Set $F = \{ f : f: [0,1) \to \{0,1\}\}$ and equip F with the topology of pointwise convergence. Where $\{0,1\}$ is equipped with the discrete topology. Show this is not metrizable.
I tried to use this question : C(X) with pointwise is not metrizable
But I am slightly confused. I understand that if we can show that it is not first countable then it is not metrizable.
In the answer to the above question it states:
" By definition of the topology of pointwise convergence, for each $i$ there exist some finite set $J_i$ and some $\epsilon_i > 0$ such that $f \in U_i$ if $|f(x)| < \epsilon_i$ for all $x \in J_i$. Now define another neighbourhood $U$ of $0$, and use the fact that $X$ is completely regular to show that for any $i$ there is some $f \in C(X)$ such that $f \in U_i$ but $f \notin U$. "
I am not clear on why this finite set $J_i$ exists.
Maybe an explanation of that would help me understand what to do.