Suppose we have 3 $\sigma$ algebras A, B and C such that A is independent of C. The random variable X is measurable with respect to $\sigma$(B,C), the $\sigma$ algebra generated by B and C. Is it true that E[X|B]=E[X|$\sigma$(A,B)]? Is there anything else we can say about E[X|$\sigma$(A,B)]? What if $B\subseteq A$?
The idea I'm trying to formalize is that if X depends on B and C measurable functions, then for some suitable larger sigma algebra B' that contains B, E[X|B'] is B-measurable. Or equivalently if X depends on an A-measurable random variable Y and a sigma algebra C, E[X|A] is a function of Y. I would've thought there'd be a nice geometric interpretaion of this by viewing the conditional expectation as orthogonal projection, but I'm getting confused by all the separate details flying around. Thanks in advance.
Yes, by hypothesis, $X=F(Y,Z)$ for some measurable function $F$ and some $C$-measurable random variable $Z$, then:
To show this, it suffices to check that $E(F(Y,Z)T)=E(G(Y)T)$ for every $A$-measurable random variable $T$.
To check this identity, note that, since $Z$ is independent of $(Y,T)$, $E(F(Y,Z)T)=E(H(Y,T))$ where, for every $(y,t)$, $H(y,t)=E(F(y,Z)t)$. But $H(y,t)=E(F(y,Z))t=G(y)t$, which proves the result.