Let $(X_n)_{n\ge 0}$ a uniformly integrable submartingale (or supermartingale, respectively). Show that there exists $X\in L^1$ such that $X_n$ converges to $X$ a.s. and in $L^1$. Furthermore, show that for all $n\ge 0,\ \mathbb{E}(\lim_{n\to\infty} X_n|\mathcal{F}_n)\ge X_n\,$ ($\le\,$ in the supermartingale case).
My attempt: A UI family is bounded in $L^1$ so by Doob's sub/-supermartingale convergence theorem, there exists $X\in L^1$ s.t. $X_n\to X$ a.s. This convergence also takes place wrt. the $L^1$ norm since a UI sequence which converges a.s. (and hence in probability) also converges in $L^1$.
I'm now trying to show that for all $n\ge 0,\ \mathbb{E}(\lim_{n\to\infty} X_n|\mathcal{F}_n)\le X_n\,$ in the supermartingale case. My try was to use Doob's decomposition and write $X_n = M_n + I_n$ where $M_n$ is a martingale and $I_n$ is previsible and non-increasing. It follows that for all $m\ge n$, $||X_m-X||=||M_m+I_m-X||\ge||\mathbb{E}(M_m+I_m-X|\mathcal{F}_n)||=||M_n + E(I_m|\mathcal{F}_n)-E(X|\mathcal{F}_n)||$ with $E(I_m|\mathcal{F}_n)\le E(I_n|\mathcal{F}_n)=I_n$. This is where I get stuck. How do I continue?