Let $(C[0,1],d^*)$ be the metric space defined by: $C[0,1]$ to be a set of all continuous functions from $C[0, 1]$ to $\mathbb{R}$ and $d^*(f, g) = sup\{ |f(x) - g(x)| : x \in [0, 1] \}$
Let $B = \{f : f \in C[0, 1]\ and\ d^*(f, 0) \leq 1\}$ be a closed unit ball.
How can I prove that $B$ is closed?
Similar to the proof for the sequences in $l^{\infty}$, I want to show that every Cauchy sequence of $B$ converges to a point in $B$. Let $\{f_n\}$ be a Cauchy sequence in $B$. Then $\{f_n(x)\}$ is a Cauchy in $\mathbb{R}$ for any $x \in [0, 1]$ - pointwise limit and, since $\mathbb{R}$ is a complete metric space, $f_n(x) \to z_x \in \mathbb{R}$. But then how can I show that set of points $z_x$ forms a continuous function?