Statement: Given a sequence $(\mathcal{F}_n)_n$ of $\sigma$-Algebras with $\mathcal{F}_{n+1} \subset \mathcal{F}_n$ (i.e. we lose informationen as time progresses) and defining $\mathcal{F}_\infty := \bigcap_n \mathcal{F}_n$.
If $Y_n \to Y_\infty$ a.s. and $|Y_n| \leq Z \in L^1$ then $$ E(Y_n \mid \mathcal{F}_n) \to E(Y_\infty \mid \mathcal{F}_\infty) \text{ a.s.} \tag{*}$$
My approach: I thought the above statement was obvious until I tried to came up with a proof for it, by the "regular" dominated convergence theorem for conditional expectation I can obtain two statements:
$$ E(Y_n \mid \mathcal{F}_\infty) \to E(Y_\infty \mid \mathcal{F}_\infty) \text{ a.s.} \tag{1} $$ and for a arbitrary but fixed $k \in \mathbb{N}$ also $$ E(Y_n \mid \mathcal{F}_k) \to E(Y_\infty \mid \mathcal{F}_k) \text{ a.s.} \tag{2}$$ Since $\mathcal{F}_\infty, \mathcal{F}_k$ are $\sigma$-Algebras. Especially in (2) the $k$ can coincide with $n \in \mathbb{N}$ (I doubt that this helps). I haven't made use of the fact yet that we lose information over time, i.e. we have the condition that $\mathcal{F}_{n+1} \subset \mathcal{F}_n$, the only idea I have concerning this statement is to integrate it into the tower property.
But I don't see how I could possibly relate 1,2 (and the tower property) to obtain (*)
Any hints?
The idea with the backwards martingale indeed takes care of the second term.
– Spaced Nov 05 '16 at 13:17