I have this exercise:
Let $X_i, i\in I$ be non-empty topological spaces with I some index set. Let $(x_n)_{n\in\mathbb{N}}$ be a sequence of points in the product space $\prod_{i \in I}X_i$. Let x be another point in $\prod_{i \in I}X_i$. For every $i\in I$ let $\pi_{X_i}:\prod_{j\in J}X_j\to X_i$ denote the projection onto the the $X_i$ component.
I have to show that $(x_n)_{n\in\mathbb{N}}$ converges to x (wrt. the product topology) if and only if for every $i\in I$ the sequence $(\pi_{X_i}(x_n))_{n\in\mathbb{N}}$ converges to $\pi_{X_i}(x)$ in $X_i$. I have shown $\Rightarrow$, but I have a hard time showing $\Leftarrow$. I am thinking that I have to show that for every neighborhood U of $\pi_{X_i}(x)$ there exists an $N\in\mathbb{N}$, such that for all $n\geq N$ we have that $\pi_{X_i}(x_n)\in U$, but I am not sure how to do so.
Furthermore I have to show which one of the directions holds when we equip $\prod_{i \in I}X_i$ with the box topology, and then find an example to show that the other direction does not always hold when we use the box topology. I am thinking that it's the direction $\Rightarrow$ which holds for the box topology, but I have a hard time showing this, and for which example wouldn't $\Leftarrow$ hold, when we have a box topology?