Subsequence of Measurable Functions

219 Views Asked by At

Given a sequence $\{f_n\}$ of measurable functions, why does there exist a subsequence $\{f_{n_k}\}$ such that $\lim_{k \to \infty} \int_E f_{n_k} = \liminf \int_E f_n$? I need to use this in a theorem I am proving, but I don't see how to justify it. Just for your information, I am trying to prove the convergence-in-measure version of Fatou's lemma.

1

There are 1 best solutions below

3
On

Hint: This is just a statement about real sequences, namely that for a real sequence $(x_n)$, there exists a subsequence $(x_{n_k})$ such that $\lim_{k \to \infty} x_{n_k} = \liminf x_n$. Can you show this instead?