The Lebesgue Integral
Integrate by slicing the range, not the domain - and gain functions the Riemann integral cannot touch.
Leads to: Expectation (Phase 7) is a Lebesgue integral against a probability measure.
Learning Objectives
Click a status chip to cycle: Not started → In progress → Studied → Practiced → Needs review → Mastered.
- Define measurable and simple functions and integrate a simple function.
- Build the Lebesgue integral of a nonnegative function via a supremum over simple functions.
- Contrast Lebesgue (partition the range) with Riemann (partition the domain).
- Integrate the Dirichlet function and explain why Riemann fails but Lebesgue succeeds.
- Extend the integral to signed and integrable (\(L^1\)) functions.
Key Vocabulary
- Measurable function
- \(f\) with \(\{x:f(x)\gt a\}\in\mathcal{F}\) for every \(a\); the class we can integrate.
- Simple function
- A finite combination \(\sum_i c_i\mathbf{1}_{A_i}\) of indicators of measurable sets \(A_i\).
- Lebesgue integral
- \(\int f\,d\mu=\sup\{\int s\,d\mu: 0\le s\le f,\ s\ \text{simple}\}\) for \(f\ge0\).
- Integrable function
- An \(f\) with \(\int|f|\,d\mu\lt \infty\); the space is denoted \(L^1(\mu)\).
- Layer-cake formula
- \(\int f\,d\mu=\int_0^\infty\mu(\{f\gt t\})\,dt\) for \(f\ge0\); integration by horizontal slices.
- Dirichlet function
- The indicator of the rationals; Riemann-nonintegrable but Lebesgue-integrable with integral 0.
Intuition & Motivation
From simple functions up
For a general nonnegative measurable \(f\), approximate it from below by simple functions and take the supremum:
Split a signed \(f=f^+-f^-\) into positive and negative parts. If both integrals are finite (equivalently \(\int|f|\lt \infty\)), \(f\in L^1\) and \(\int f=\int f^+-\int f^-\).
Layer-cake view
For \(f\ge0\), the horizontal-slice identity \(\int f\,d\mu=\int_0^\infty\mu(\{f\gt t\})\,dt\) makes the ‘partition the range’ picture literal and is the practical way to compute many integrals and tail expectations.
Interactive: simple-function integral and the Dirichlet function
Compute a Lebesgue integral of a simple function directly from values and the measures of its level sets, then confirm the Dirichlet integral is 0.
Interactive: a function that breaks Riemann
Sample the (highly oscillatory) function below; imagine refining a domain partition and note the upper/lower sums need not agree - motivation for slicing the range instead.
- Thinking Lebesgue and Riemann give different answers when both exist - they agree; Lebesgue only extends the class.
- Integrating a non-measurable function - measurability is a prerequisite.
- Ignoring integrability: \(\int f\) may be \(\infty-\infty\) if both parts are infinite (then \(f\notin L^1\)).
- Forgetting the convention \(0\cdot\infty=0\) when a value multiplies an infinite-measure set.
- Compute nonnegative integrals via the layer-cake \(\int_0^\infty\mu(\{f\gt t\})dt\) - often the fastest route.
- ‘Change on a null set’ never changes an integral; exploit this freely.
- To check integrability, bound \(\int|f|\) first; sign issues come later.
- In probability this integral IS expectation - the same machinery, weight = probability.
Knowledge Check
Practical Exercise
Let \(f=3\cdot\mathbf{1}_{[0,1/2)}+7\cdot\mathbf{1}_{[1/2,1]}\) on \([0,1]\) with Lebesgue measure. Compute \(\int f\,d\mu\) from the definition, then verify it agrees with the Riemann integral.
As a simple function, \(\int f\,d\mu=3\cdot\mu([0,1/2))+7\cdot\mu([1/2,1])=3\cdot\tfrac12+7\cdot\tfrac12=5\).
The Riemann integral of this step function is the same area \(3\cdot\tfrac12+7\cdot\tfrac12=5\). The two integrals coincide whenever the Riemann integral exists; Lebesgue merely extends the class to functions like \(\mathbf{1}_{\mathbb{Q}}\) where Riemann fails.
Lesson Summary
Retrieval Practice
Close the lesson and answer from memory before checking. This is deliberate, effortful recall - the single highest-yield study action.
A: \(\int\sum_i c_i\mathbf{1}_{A_i}\,d\mu=\sum_i c_i\,\mu(A_i)\): each value times the measure of its level set.
A: Every domain subinterval mixes rationals and irrationals, so Riemann upper/lower sums are 1 and 0. Lebesgue weights by measure: \(\mu(\mathbb{Q})=0\), so the integral is 0.
Completion Checklist
- I can explain the core ideas in my own words
- I worked the derivations/examples by hand
- I completed the interactive workbench(es)
- I passed the knowledge check