Monotone Convergence Theorem & Fatou's Lemma | Measure Theory

Added:

MCT Setup
Proof Strategy
Key Inequalities
MCT Proved
Decreasing Case
Fatou's Lemma
Lemma Proof

MCT Setup

0:01
Playing Section
  • 1

    Introduces monotone convergence theorem for non-negative measurable functions.

  • 2

    Defines increasing sequence FN converging pointwise to F.

  • 3

    Claims integral of limit equals limit of integrals.

Definition of a measure space, sigma-algebras, and measurable sets.
The concept of measurable functions and their basic pointwise properties.
The definition and construction of the Lebesgue integral for non-negative simple functions.
Core real analysis concepts, specifically supremum, infimum, pointwise convergence of function sequences, and limit inferior (liminf).
Lebesgue's Dominated Convergence Theorem (DCT), which relaxes the monotonicity requirement using a dominating integrable function.
The definition and completeness of Lp spaces, exploring them as Banach spaces.
Product measures and the Fubini-Tonelli theorems for swapping the order of integration.
The Radon-Nikodym Theorem and its fundamental applications to probability theory, such as conditional expectation.
14.4K views134likes30:01@measuretheory1598Original Release: 2017-09-03

The Monotone Convergence Theorem states that for a sequence of non-negative measurable functions $ f_n $ increasing pointwise to a function $ f $, the integral of the limit equals the limit of the integrals: $ \int f \, d\mu = \lim_{n \to \infty} \int f_n \, d\mu $. In contrast, for decreasing sequences, this equality may fail (as shown by the example $ f_n = \chi_{[n, \infty)} $ which decreases to zero but has integrals equal to infinity). Fatou's Lemma provides a weaker but always true inequality: $ \int \liminf_{n \to \infty} f_n \, d\mu \leq \liminf_{n \to \infty} \int f_n \, d\mu $, which is proven by applying the Monotone Convergence Theorem to the increasing sequence $ g_n = \inf_{m \geq n} f_m $.