Let $x_1,x_2,\ldots$ be a sequence of points of the product space $\prod X_\alpha$. Show that this sequence converges to a point $x$ if and only if the sequence $\pi_\alpha(x_1),\pi_\alpha(x_2),\ldots$ converges to $\pi_\alpha(x)$ for each $\alpha$.
$\Rightarrow$ Suppose that $x_n \to x$. The $\pi_\alpha(x_n) \to \pi_\alpha(x)$ since each of the $\pi_\alpha$ are continuous.
$ \Leftarrow $ Suppose that $\pi_\alpha(x_n) \to \pi_\alpha(x)$ for each $\alpha$. Let $ x \in \prod_\alpha U_\alpha$. Then for some natural number $N$, for $n \geq N$ we have $x_n \in \prod_\alpha U_\alpha$. Now we have $U_\alpha \neq X_\alpha$ for only finitely many $\alpha$, say $\alpha_1,\ldots,\alpha_k$. For each $j \in 1,\ldots,k$ let $N_j$ be such that $\pi_{\alpha_k}(x_n) \in U_{\alpha_j}$ for all $n \geq N_j$. Let $\overline{N}=\max\{N_1,\ldots,N_k\}$. Then $x_n \in \prod_\alpha U_\alpha$ for $n \geq \overline{N}$.
I'm stuck on the $\Leftarrow$. I tried to argue through...but I'm having problems making my argument eloquent (and I am not confident that it is correct).