Suppose we are on a finite measure space and $f_n\to f$ in measure. I want to show there is a subsequence such that $f_{n_k}\to f$ a.e.
I know that $f_n\to f$ in measure $\iff$ $\int_X\frac{|f_n(x)-f(x)|}{1+|f_n(x)-f(x)|}d\mu\to0$. So if $f_n\to f$ in measure, then by Fatou's lemma, $\int_X\text{lim inf}\frac{|f_n(x)-f(x)|}{1+|f_n(x)-f(x)|}d\mu\leq\text{lim inf}\int_X\frac{|f_n(x)-f(x)|}{1+|f_n(x)-f(x)|}d\mu=0$. Since $\text{lim inf}\frac{|f_n(x)-f(x)|}{1+|f_n(x)-f(x)|}\geq 0$, this means $\text{lim inf}\frac{|f_n(x)-f(x)|}{1+|f_n(x)-f(x)|}=0$. Can I infer from this that there is a subsequence such that $\frac{|f_{n_k}(x)-f(x)|}{1+|f_{n_k}(x)-f(x)|}\to 0$ and so $f_{n_k}\to 0$ almost everywhere?