How to show $E(XE(Y\mid F)=E(E(X\mid F)Y)$?

55 Views Asked by At

Let $X,Y\in\mathcal{L}^2$ and let $F$ be a $\sigma$-algebra.

How to show that $E(XE(Y\mid F)=E(E(X\mid F)Y)$?

Maybe you can give me some help?

1

There are 1 best solutions below

2
On BEST ANSWER

The trick is iterated expectation. $$ E[XE(Y\mid F)]=E[E(XE(Y\mid F)\mid F)]=E[E(Y\mid F)E(X\mid F)] $$ where the second equality is because $E(Y\mid F)$ is $F$-measurable. Now can you do the same with $E[E(X\mid F)Y]$ to produce the rightmost expression above?