Monotone Convergence theorem (Measure theory,Royden Real analysis).

655 Views Asked by At

I was reading the proof of monotone convergence theorem, I understood the proof except the ones marked in blue, I know that $\liminf \leq \limsup$, but how they arrive at equality using this, I am unable to understand?

enter image description here

Using $\liminf \leq \limsup$ , how we proceed to prove the equality!

1

There are 1 best solutions below

4
On BEST ANSWER

Fatou says

$\tag1 \liminf_n\int f_n\ge \int f.$

On the other hand $\int f_n\le \int f,\ $ so

$\tag2 \limsup_n\int f_n\le \int f.$

Combine $(1)$ and $(2)$ to get

$\tag3 \limsup\int f_n\le \int f\le \liminf_n\int f_n, $

and this implies immediately that $\lim_n\int f_n$ exists and is equal to $\int f.$