Let $((E_i, \tau_i))_{i \in I}$ be a family of topological spaces, and let $\displaystyle E = \prod_{i \in I} E_i$ be its product space. Let $T$ be a subset of $E$, I wonder if we can conclude the following equivalence: $$x = (x_i)_{i \in I} \in \overline{T} \Longleftrightarrow x_i \in \overline{p_i (T)}, \forall i \in I.$$ Where $\overline{T}$ denotes the closure of $T$ and $p_i$ denotes the canonique projection from $E$ to $E_i$.
I've written the following arguement: $$\begin{array}{rl} x = (x_i)_{i \in I} \in \overline{T} & \Longleftrightarrow \forall U \in \mathscr{V}(x) \text{ with $U$ open in $E$, } U \cap T \ne \emptyset \\ & \Longleftrightarrow \forall \displaystyle \prod_{i \in I} U_i \in \mathscr{V}(x) \text{ with $U_i$ in $E_i$, } \Big(\prod_{i \in I} U_i\Big) \cap T \ne \emptyset\\ & \Longleftrightarrow \forall U_i \in \mathscr{V}(x_i) \text{ with $U_i$ open in $E_i$, } \forall i \in I, U_i \cap p_i(T) \ne \emptyset\\ & \Longleftrightarrow x_i \in \overline{p_i (T)}, \forall i \in I. \end{array}$$ Is that right?