Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

The Lebesgue Integral

With measure theory in hand we can define an integral that repairs the two structural defects of the Riemann integral (riemann-integral.md §7): its integrable class is too small (the Dirichlet function is excluded), and it does not commute with pointwise limits. The Lebesgue integral fixes both, at the price of the measure-theoretic apparatus, and it is the integral used everywhere downstream — the spaces of functional analysis, the expectation of probability, and the densities that Radon–Nikodym produces in §7.

Throughout, is a measure space and "measurable" means -measurable.

References: Rudin, Real and Complex Analysis, ch. 1–3, 6; Folland, Real Analysis, ch. 2–3.

1. Slice the Range, Not the Domain

Riemann partitions the domain and asks how much varies over each piece — which is why wild oscillation (the Dirichlet function) is fatal. Lebesgue partitions the range: for each layer ask how big is the set where takes values in that layer, and add . Wild oscillation costs nothing; the only requirement is that the level sets be measurable, which is precisely the definition of a measurable function (measure-theory.md §7).

The construction proceeds in three steps — simple non-negative general — each defined so that the previous one is a special case.

2. Simple Functions

A simple function is a measurable with finite range; writing its distinct values and gives the canonical form with the disjoint and measurable.

Definition. , with the convention .

The convention is what makes on a space of infinite measure, and it is forced if the theory is to be consistent. One checks directly that the value is independent of the representation, that is additive and positively homogeneous on simple functions, and that .

3. Non-Negative Functions

Definition. For measurable ,

The supremum always exists in , so every non-negative measurable function has an integral — possibly . This is a real difference from the Riemann theory, where integrability is a nontrivial hypothesis; here the hypothesis reappears only when we ask for a finite value.

By simple approximation (measure-theory.md §7) there are simple , and the next theorem says the sup is a limit along any such sequence.

4. The Convergence Theorems

These three results are the reason the Lebesgue integral exists. All are statements about exchanging and , and all fail for the Riemann integral.

Monotone Convergence Theorem (MCT). If are measurable and pointwise, then .

Proof sketch. "" is monotonicity. For "", fix simple and , and set . Then , and continuity of from below (measure-theory.md §3) gives . Let and take the sup over .

Note where the hypotheses are consumed: countable additivity enters exactly once, as continuity from below. MCT is the countable additivity of transposed to functions — which is why finitely additive measures have no useful integration theory (finite-additivity.md).

Corollary (countable additivity of the integral). For measurable , . Sums and integrals of non-negative terms always commute.

Fatou's Lemma. For measurable ,

Proof. Apply MCT to , noting for .

The inequality can be strict: the "escaping mass" examples (mass concentrates) and (mass escapes to infinity) both have pointwise but . Fatou is the correct one-sided statement in general; equality needs a dominating hypothesis.

Dominated Convergence Theorem (DCT). If pointwise a.e. and there is a dominating (i.e. ) with a.e. for all , then and

Proof. Apply Fatou to .

Both escaping-mass examples above violate domination (any would need ), which is exactly what the theorem asks for. DCT is the workhorse: differentiating under the integral sign, continuity of Fourier transforms, and the completeness of all reduce to it.

5. General and Complex-Valued Functions

For measurable write with .

Definition. is integrable () if , equivalently ; then . Complex is integrable iff is, with .

The Lebesgue integral is absolute: integrable integrable. Conditionally convergent objects such as are therefore not Lebesgue integrals but improper limits — a genuine expressive loss relative to the Riemann/gauge theories, and the reason improper integrals keep their own notation in physics texts.

Basic properties: linearity on , monotonicity, the triangle inequality , and

Proposition. a.e. Consequently the integral does not distinguish functions equal a.e.

6. Comparison with Riemann

Theorem. If is Riemann integrable on then it is Lebesgue integrable with respect to and the two integrals agree.

So nothing computed in riemann-integral.md or multiple-integrals.md changes value; the Fundamental Theorem of Calculus remains the practical evaluation tool.

Theorem (Lebesgue's criterion). A bounded is Riemann integrable iff its set of discontinuities is -null.

Proof sketch. Define the oscillation ; is continuous at iff , and is compact. If the discontinuity set is null, each is null and compact, hence coverable by finitely many intervals of small total length; on the complement the oscillation is , and splitting a partition accordingly gives , the Riemann criterion. Conversely, if for some , every partition has .

This discharges the IOU left open in riemann-integral.md §3 and multiple-integrals.md §2. The Dirichlet function is discontinuous everywhere, hence not Riemann integrable, but as a function vanishing a.e. it has Lebesgue integral — the standard illustration that the Lebesgue class is strictly larger.

7. Densities: Radon–Nikodym

Integration produces new measures from old, and the converse question — which measures arise this way — is answered completely.

Definition. is absolutely continuous with respect to () if . It is singular () if the two are carried by disjoint sets.

Theorem (Radon–Nikodym). If are -finite and , there is a measurable , unique up to -a.e. equality, with

is the Radon–Nikodym derivative.

Theorem (Lebesgue decomposition). Any -finite splits uniquely as with and .

The slick proof of Radon–Nikodym (von Neumann's) runs through the Riesz representation theorem in the Hilbert space — see hilbert-spaces.md. Two downstream uses fix its importance here:

  • Probability densities. A distribution on has a density exactly when it is , and then (random-variables.md). Distributions with atoms, or on the Cantor set, are the singular part.
  • Conditional expectation. is defined as a Radon–Nikodym derivative of a signed measure restricted to (conditional-expectation.md).

8. Spaces

Definition. For , and is the set of measurable with , modulo equality a.e. For , is the essential supremum.

Quotienting by a.e. equality is not fastidiousness — without it is only a seminorm (§5's proposition), and the space is not normed.

Hölder. for . Minkowski. — the triangle inequality. Riesz–Fischer. is complete: a Banach space, and a Hilbert space.

Proof of completeness (sketch). Given a Cauchy sequence, extract a subsequence with ; the series has finite norm by MCT and Minkowski, hence converges a.e.; DCT identifies the limit and gives convergence in norm.

Completeness is exactly the property that functional analysis assumes when it lists among the standard Banach spaces, and the fact that is a Hilbert space is what makes it the state space of quantum mechanics.

Convergence in vs. a.e. Neither implies the other: the "typewriter" sequence of indicators of tends to in but nowhere pointwise, while pointwise but not in . What is true: convergence implies a.e. convergence along a subsequence — the extraction step in the proof above. The systematic comparison of convergence modes is convergence-modes.md.

9. Where This Is Used