Basically my question is how to prove (if true) that $L_1$ convergence implies a.s. convergence for a sequence that is monotonically decreasing in $n$. (not just for a subsequence)
More formally, for a sequence of measurable functions $\{X_n\}_{n=1}^\infty$,
If $0\leq X_{n+1}(\omega) \leq X_{n}(\omega)$ for each $n$ and each $\omega$, and $\mathbb{E}[X_n]\to0$ then $X_n \to 0$ almost surely.
It was inspired by this post When does the $L_1$ convergence imply almost everywhere convergence? but I have not been able to find a reference or proof for it.
Suppose for a contradiction that $X_n$ does not converge to $0$ almost surely. Then there exists a set $E$ of positive measure and $\varepsilon > 0$ such that for each $\omega \in E$ there exists a sequence $n_k(\omega)$ such that $X_{n_k(\omega)}(\omega) > \varepsilon$ for all $k \geq 1$.
By Monotonicity, we obtain that $X_n(\omega) > \varepsilon$ for all $n \geq 1$.
This implies that $\mathbb{E}[X_n] \geq \mathbb{P}(E) \varepsilon > 0$ which is in contradiction with $L^1$ convergence to $0$.