When random variables $Y_1, Y_2, ... Y_n$ are independent, we say that
$$P\left(\bigcap_{i=1}^{n} (Y_i \in B_i)\right) = \prod_{i=1}^{n} P(Y_i \in B_i)\tag{F1}$$
or for any distinct indices $i_1, i_2, \dots, i_n$ and for all Borel sets $B_i$, $$P\left(\bigcap_{i=i_1}^{i_n} (Y_i \in B_i)\right) = \prod_{i=i_1}^{i_n} P(Y_i \in B_i).\tag{F2}$$
If random variables $Y_1, Y_2, ...$ are independent, from Rosenthal's book I guess the definition can be stated:
For any distinct indices $i_1, i_2, \dots, i_n$ and for all Borel sets $B_i$, $$P\left(\bigcap_{i=i_1}^{i_n} (Y_i \in B_i)\right) = \prod_{i=i_1}^{i_n} P(Y_i \in B_i)\tag{I3}$$?
From which, we can infer:
For any $n \in \mathbb{N}$ and for all Borel sets $B_i$, $$P\left(\bigcap_{i=1}^{n} (Y_i \in B_i)\right) = \prod_{i=1}^{n} P(Y_i \in B_i)\tag{I2}$$?
Can we say any of the following:
For all Borel sets $B_i$, $$P\left(\bigcap_{i=1}^{\infty} (Y_i \in B_i)\right) = \prod_{i=1}^{\infty} P(Y_i \in B_i)\tag{I1}$$
For any distinct indices $i_1, i_2, \dots,$ (eg even numbers) and for all Borel sets $B_i$, $$P\left(\bigcap_{i=i_1, i_2, \dots} (Y_i \in B_i)\right) = \prod_{i=i_1, i_2, \dots} P(Y_i \in B_i)\tag{I4}$$?
I have a feeling that the answer may be related to this question, which however has to do with events rather than random variables.