Let $X_\delta$ and $Y_\delta$ be index families of sets with the index set $\Delta$.
Show the following:
$$\begin{align}
\prod_{\delta \in \Delta} X_\delta \cup \prod_{\delta \in \Delta} Y_\delta \subseteq \prod_{\delta \in \Delta} X_\delta \cup Y_\delta & \tag{i}\\
\prod_{\delta \in \Delta} X_\delta \cap \prod_{\delta \in \Delta} Y_\delta = \prod_{\delta \in \Delta} X_\delta \cap Y_\delta &\tag{ii}
\end{align}$$
When working on this problem I arrived at a small issue. For finite intersections and unions the proofs are straightforward. However, when using arbitrary indices, how would my strategy change. I'm a bit gun shy about starting proofs for these because I'm starting to think that the arbitrary index changes everything.