Given a metric space $(X,d)$ consider the metric space $B(X)=\{f:X \rightarrow \mathbb{R}: f \text{ is bounded}\}$ with the distance $d_{\infty}(f,g)=sup_{x\in X}|f(x)-g(x)|$. Show that $(B(X),d_{\infty})$ is complete.
Ok so I am having some problems in completing this proof. I was thinking about the following: Given $((f_{n}))_{n \in \mathbb{N}}\subset B(X)$ a Cauchy sequence, I want to see there exists a function $f$ bounded, such that $f_{n}\rightarrow f$. However, I know nothing about my Cauchy sequence in $B(X)$ so there is no way I can say something about my hypotethical limit $f$. So I thought, ok, $d_{\infty}:B(X)\times B(X)\rightarrow \mathbb{R}$ is uniformly continuous. So there should be some way in which I should be able to relate my Cauchy sequence $((f_{n}))_{n \in \mathbb{N}}$ with $d_{\infty}$ to produce a Cauchy sequence in $\mathbb{R}$ wich of course is complete.
However, I don't know if this strategy is even in the correct path. I couldn't think about anything else. Any hint or comment would be greatly appreciated!
Hint: given $x \in X$, the sequence of real numbers $a_n = f_n(x)$ is a Cauchy sequence in $\mathbb{R}$. That should tell you all you need to know about the value of the desired limit function $f$ at $x$.