Consider a collection of non-empty topological spaces $(X_i)_{i \in I}$ and the product topology $\Pi_{i \in I}X_i$. I'm trying to prove that if $\Pi_{i \in I}X_i$ is Hausdorff then each $X_i$ is Hausdorff.
I've started similarly to this post: Theorem 19.4 in Munkres' TOPOLOGY, 2nd ed: Does the converse also hold?. However, I have a hard time writing the last steps in my proof.
Here's a sketch of my idea. So following the construction in the link, we have two points in the product topology that are equal in each component except, say the $i$th one. Because $\Pi_{i \in I}X_i$ is Hausdorff, we can find disjoint opens, resp. $U,V$, around these points. I then thought to use the base of the product topology that tells us that we can find $\Pi_{i \in I}U_i \subseteq U$ and $\Pi_{i \in I}V_i \subseteq V$ where $U_i$ and $V_i$ are opens in $X_i$ and $U_i = X_i$ and $V_j = X_j$ for all but finite many $i$ and $j$. Now, somehow we have to have that $U_i \cap V_i = \emptyset$ for the $i$ where the points in the product topology differ.
I am stuck on how to figure this last step out. Also is the step of using the base of the product topology really necessary? I feel like I don't really use it here, but on the other hand don't I need it to get to the $U_i$ and $V_i$?