Consider the metric spaces $(X,d_{X})$ and $(Y,d_{Y})$. We call the function $f:X \rightarrow Y$ bounded if $f(X)$ is bounded in $Y$. Consider $C_{b}(X,Y)= \{f:X \rightarrow Y |f$ is continuous and bounded$\}$ with the metric $d_{\infty}(f,g)= \sup \{d_{Y}(f(x),g(x)) | x \in X \}$. Show that $(C_{b}(X,Y),d_{\infty})$ is complete if $(Y,d_{Y})$ is complete.
Now I started writing out a proof, but I thought that maybe it could be shortened since we proved this property earlier in our class: "$(C_{b}(X, \mathbb{R}),d_{\infty})$ is complete with the Euclidian metric on $\mathbb{R}$". Is there then a simple method to generalize this for every complete metric space $(Y,d_{Y})$?