Inferior limit of a sequence of measurable functions

246 Views Asked by At

Suppose $f_n$ is a sequence of non-negative measurable functions that converges in measure to a measurable function $f$. I am trying to show that

$$\int f\leq\liminf_n\int f_n$$

Using Fatou's lemma we know that

$$\int\liminf_n f_n\leq\liminf_n\int f_n$$

so it would be enough to show that $$f\leq\liminf_n f_n$$ but, is this even true? am I going in the right direction?

3

There are 3 best solutions below

6
On BEST ANSWER

Hints:

  1. There exists a subsequence $(f_{n_k})_k$ of $(f_n)_n$ such that $$\liminf_{n \to \infty} \int f_n = \lim_{k \to \infty} \int f_{n_k}.$$
  2. Check that $f_{n_k} \to f$ in measure as $k \to \infty$.
  3. There exists a further subsequence, say $(g_j)_j$, of $(f_{n_k})_k$ such that $g_j \to f$ almost everywhere. Applying Fatou's lemma yields, $$\int f \leq \liminf_{j \to \infty} \int g_j= \liminf_{n \to \infty} \int f_n.$$
1
On

Consider $g_n(x)=\inf\limits_{k \geq n}f_k(x)$, if so, we obtain $g_1 \leq g_2 \leq \ldots \leq g_n \leq \ldots$ and $\lim\inf f_n(x) \leq \lim\limits_{n \to \infty} g_n(x)$. By monotone convergence $\int\limits_X f(x)dx = \lim\limits_{n \to \infty} \int\limits_X g_n(x)dx$, which gives $g_n(x) \leq f_n(x)$, so $\int\limits_X g_n(x) dx \leq \int\limits_X f_n(x)dx$.

0
On

Let $\varepsilon>0$, then there is a subsequence $f_{n_k}$ such that $$\liminf\int f_n+\varepsilon\geq \lim\int f_{n_k}$$ since $f_{n_k}\rightarrow f$ in measure there is a subsequence $f_{n_{k_j}}$ such that $f_{n_{k_j}}\rightarrow f$ a.e., thus, by Fatou's lemma $$\int f=\int\lim f_{n_{k_j}}\leq \lim\int f_{n_{k_j}}=\lim\int f_{n_k}\leq\liminf \int f_n+\varepsilon$$