Theorem
Let $M$ and $N$ be metric spaces, then the metric space $F_{b}(M,N)$ $= \{f:M \to N : \text{f bounded} \}$ is complete if $N$ is complete
Proof
Let $\{f_k\}_{k=1}^{\infty}$ be a Cauchy sequence in $F_{b}(M,N)$ $= \{f:M \to N : \text{f bounded} \} \ $Then for any $m \in M$ the sequence $\{f_k(m)\}_{k=1}^{\infty}$ is a Cachy sequence in $N$. Since N is complete, there exists a limit $f_m \in N$. This defines a function $f:M \ni m \to f_m \in N$ Why does "this" definie a function? Given $\epsilon > 0$
$$ d_N(f(m),f_k(m)) = lim_{j \to \infty} d_N(f_j(m),f_k(m)) \leq \epsilon $$ if $k\geq N(\epsilon)$. This shows that $f$ is a bounded function why? and that $$ \sup_{m\in M} d_N(f(m), f_k(m)) \to 0 \hspace{2cm} \text{when } k \to \infty $$
The metric on the set $F_b(M,N)$ is $d(f,g) = \sup_{m \in M} d_N(f(m),g(m))$
For a function to be bounded then their must $\exists m_0 \in M$ s.t $\sup_{m \in M} d_N(f(m), f(m_0)) < \infty$. But above I have $f(m)$ and $f_k(m)$. But $f(m) \not = f_k(m)$ ?