I'm working on problems from Carothers' Real Analysis. The following problem is in the section on completions.
Given any metric space $(M,d)$, check that $\ell_\infty(M)$ is a Banach space.
where $\ell_\infty(M) $ denotes the collection of all bounded, real-valued functions $f: M\to \mathbb{R}$.
Thoughts:
I know that $\ell_\infty$ is a Banach space and that the norm is still the supremum norm $$||f||_\infty=\displaystyle\sup_{x\in (M,\,d)}|f(x)|$$
I'm not too sure where to begin. This is in the section on completions, but I don't see where I would use anything about completions for this problem so a hint would be welcome. Thanks.
You should try to prove directly that the set is a Banach space by showing it is complete. That is, show that for any Cauchy sequence of bounded real-valued functions on $M$, it has a limit that is also a bounded real-valued function on $M$. One big hint I can give you is that you already know that $\mathbb{R}$ is complete.