A. For each $a \in \mathbb R$ let $$X(a) = \{ f \in C[0,1] \mid f(0) = a \} $$ Prove that $X(a)$ is closed and boundary set in metric space $(C[0,1], d_{\sup})$
B. Let $$ X = \bigcup_{q \in \mathbb Q} X(q) $$ Prove that subspace $X$ of space $(C[0,1], d_{\sup})$ is not completely metrizable
My attempt
A. We know that if $(C[0,1], d_{\sup})$ is metric space and $X(a) \subset C[0,1]$ then $$\overline{X} = \{ g \in C[0,1] : d_{\sup}(g, X(a)) = 0 \} = \{ g \in C[0,1] : \inf \{ d_{\sup}(g, f) : f \in X(a)\} = 0 \ \}$$ So $\overline{X(a)}$ is created from that $g \in C[0,1]$ for which exists sequence $g_n$ where $\forall_j g_j \in X(a)$ which is convergent to $f$.
But there I am not sure how to prove that $X(a)= \overline {X(a)}$ and how to deal with boundary proof.
B. If the thesis is true, we have to prove that metric $d_{\sup}$ doesn't generate space topology $X$ and that this metric space $(X, d_{\sup})$ is not complete
If $f \notin X(a)$ then $f(0) \neq a$. Let $r = |f(0)-a| >0$ and note that
$d_{\text{sup}}(f,g) < r$ implies $|f(0)-g(0)| \le d_{\text{sup}}(f,g)< r = |f(0) -a|$ so that $g(0) \neq a$, hence $g \notin X(a)$ and so $B(f,r) \cap X(a) = \emptyset$. So $X(a)$ is closed.
Also for any $f \in X(a)$ and $r>0$, $g:=f+\frac{r}{2} \in B(f,r)$ and $g(0)=\frac{r}{2} \neq 0$ so $B(f,r)$ intersects $X(a)^\complement$ for any $r>0$ and this implies $X(a)$ is a "boundary set" (i.e. nowhere dense).
b) follows from Baire's theorem, of course, as $\Bbb Q$ is countable.