Let $(\Omega_{1}, \tau_{1})$ and $(\Omega_{2}, \tau_{2})$ be topological spaces and $\tau:=\tau_{1}\otimes \tau_{2}$ while $\Omega:=\Omega_{1}\otimes \Omega_{1}$
I am attempting to brush up on my topology, I want to show that:
$\mathcal{B}(\Omega_{1})\times \mathcal{B}(\Omega_{2})\subseteq \mathcal{B}( \Omega)$
where $\mathcal{B}(\Omega_{i})$ is the Borel$-\sigma-$algebra of $\Omega_{i}$
My idea: Consider the generators of $\mathcal{B}(\Omega_{1})$ and $\mathcal{B}(\Omega_{2})$, namely $\tau_{1}$ and $\tau_{2}$ respectively. Let $A \in \tau_{1}\times \tau_{2}$ then by definition there exists $A_{1} \in \tau_{1}$ and $A_{2} \in \tau_{2}$ so that $A=A_{1} \times A_{2}$. But if I remember correctly then $\{ B_{1}\times B_{2}: B_{1}\in \tau_{1} , B_{2} \in \tau_{2}\}$ is a basis of the product topology $\tau$
Thus $\tau_{1}\times \tau_{2}\subseteq \tau$, so does this imply that $\sigma(\tau_{1})\times \sigma(\tau_{2})\subseteq \sigma(\tau)$? I'm unsure about the last conclusion because is $\sigma(\tau_{1}\times \tau_{2})=\sigma(\tau_{1})\times \sigma(\tau_{2})$ since all I can conclude from $\tau_{1}\times \tau_{2}\subseteq \tau$ is that $\sigma(\tau_{1}\times \tau_{2})\subseteq \sigma(\tau)$?
If $U_1$ and $U_2$ are open in $\Omega_1$ and $\Omega_2$ then $U_1 \times U_2 \in \mathbb B(\Omega)$. Fix $U_2$ and consider $\{A\in \mathbb B(\Omega_1): A\times U_2 \in \mathbb B(\Omega)\}$. Verify that this is a sigma algebra containing all open sets in $\Omega_1$. This proves that $A\times U_2 \in \mathbb B(\Omega)$ for all Borel sets $A $ in $\Omega_1$. Now fix a Borel set $A$ in $\Omega_1$ and consider $\{B\in \mathbb B(\Omega_2): A\times U_2 \in \mathbb B(\Omega)\}$. This is a sigma algebra on $\Omega_2$ containing all open sets. This proves that all product sets $A \times B$ where $A$ and $B$ are Borel sets in $\Omega_1$ and $\Omega_1$ respectively belong to $\mathbb B(\Omega)$. Rest of the argument should now be clear.