Let $(\Omega,\mathcal{A},P)$ be a measurable space and $X_1,\ldots,X_n:\Omega\to\mathbb{R}$ be independent random variables with $\color{red}{\prod_{i=1}^nX_i\in\mathcal{L}^1(P)}$ $\;\Rightarrow$ $$E\left[\prod_{i=1}^nX_i\right]=\prod_{i=1}^nE\left[X_i\right]$$ Proof:
- Let $$f:\mathbb{R}^n\to\mathbb{R}\;,\;\;\;x\mapsto\prod_{i=1}^nx_i$$
- From basic facts, we know that $f$ is $\mathcal{B}(\mathbb{R}^n)$-$\mathcal{B}(\mathbb{R})$-measurable
- Let $X:=(X_1,\ldots,X_n)$ and $P_X:=P\circ X^{-1}$.
- Since $X_1,\ldots,X_n$ are independent, we've got $$P_X=\bigotimes_{i=1}^nP_{X_i}\tag{1}$$
- Thus, \begin{equation}\begin{split} E\left[\prod_{i=1}^nX_i\right]&=&\int f(x)\;P_X(dx)\\ &\stackrel{(2)}{=}&\int\cdots\int x_1\cdot\ldots\cdot x_n\;P_{X_1}(dx_1)\cdots P_{X_n}(dx_n)\\ &\stackrel{(*)}{=}&\int x_1\;P_{X_1}(dx_1)\;\cdots\int x_n P_{X_n}(dx_n) \\&=&\prod_{i=1}^nE\left[X_i\right] \end{split}\end{equation}
Question: Does $(*)$ hold without further explanations (e.g. Fubini's theorem)? Moreover: How can we show that the $\color{red}{\text{red}}$ assumption holds iff $X_1,\ldots,X_n\in\mathcal{L}^1(P)$.
Once you write an integral over $\mathbb R^n$ as a product/iteration of integrals, we have to justify it. In this context, note that $|x_1\dots x_n|$ is integrable with respect to the measure $P_{X_1}(dx_1)\;\cdots\int x_n P_{X_n}(dx_n)$.
For the red part, we have to use the fact that if $U$ and $V$ are independent and bounded random variables, then $\mathbb E[UV]=\mathbb E[U]\mathbb E[V]$. To this this, start from the case where $U$ and $V$ are linear combination of $\sigma(U)$ (respectively $\sigma(V)$) measurable sets, then approximate. Finally, consider $U_n:=U\chi\{ |U|\leqslant n\} $, $V_n:=V\chi\{ |V|\leqslant n\}$, use the previous case and conclude by dominated convergence.