Suppose I have a sequence of independent random variables $\{X_n, n \in \mathbb N\}$.
How do I show formally that
$P((X_1,...,X_n)\in A, (X_{n+1},...)\in B) = P((X_1,...,X_n)\in A)P((X_{n+1},...)\in B)$
if $A$ is a rectangle in $\mathcal B^n$ and $B$ is a rectangle in $\mathcal B^{\infty}$?
I tried, but I'm stuck on this.
Thank you.