Measures and Sigma-Algebras
How to assign a consistent notion of size to sets - and why we cannot measure everything.
Leads to: A probability measure (Phase 7) is exactly a measure of total mass 1.
Learning Objectives
Click a status chip to cycle: Not started → In progress → Studied → Practiced → Needs review → Mastered.
- Define a sigma-algebra and give the Borel sigma-algebra as the key example.
- Define a measure and prove countable additivity implies monotonicity and continuity.
- Explain why Lebesgue measure cannot be defined on all subsets (non-measurable sets).
- Compute the measure of simple and limiting sets, including sets of measure zero.
- Interpret ‘almost everywhere’ and its role in later integration theory.
Key Vocabulary
- Sigma-algebra
- A collection \(\mathcal{F}\) containing \(X\) and closed under complement and countable unions.
- Measure
- A function \(\mu:\mathcal{F}\to[0,\infty]\) with \(\mu(\emptyset)=0\) and countable additivity on disjoint sets.
- Borel sigma-algebra
- The smallest sigma-algebra containing all open sets; the natural domain for measuring on \(\mathbb{R}\).
- Lebesgue measure
- The translation-invariant measure on \(\mathbb{R}^n\) assigning length/area/volume, extending intervals \(\mu([a,b])=b-a\).
- Null set
- A set of measure zero; e.g. any countable set has Lebesgue measure 0.
- Almost everywhere
- A property holding except on a null set; written ‘a.e.’
Intuition & Motivation
Sigma-algebras
The Borel sigma-algebra \(\mathcal{B}(\mathbb{R})\) is the smallest sigma-algebra containing every open interval; it contains all open, closed, countable, \(F_\sigma,G_\delta\) sets - essentially every set arising in practice.
Why not measure everything?
Interactive: the Cantor set has measure zero
Track the remaining Lebesgue measure of the Cantor construction as you remove middle thirds - an uncountable set shrinking to size 0.
- Assuming every subset of \(\mathbb{R}\) has a length - non-measurable sets show it cannot.
- Confusing countable additivity with finite additivity; the ‘countable’ is what powers limit theorems.
- Believing measure zero means countable - the Cantor set is uncountable yet null.
- Forgetting a sigma-algebra must be closed under complements, not just unions.
- ‘Almost everywhere’ lets you ignore null sets; most integration theorems only hold a.e.
- To show a set is Borel, build it from open sets via countable unions/intersections and complements.
- Countable additivity + continuity from below is the standard route to compute measures of limits.
- In probability, replace ‘a.e.’ with ‘almost surely’ - same concept, mass-1 measure.
Knowledge Check
Practical Exercise
Prove that a countable set \(A=\{a_1,a_2,\dots\}\subset\mathbb{R}\) has Lebesgue measure zero, using countable subadditivity.
Fix \(\varepsilon\gt 0\). Cover \(a_n\) by the interval \(I_n=(a_n-\varepsilon 2^{-n-1},\,a_n+\varepsilon 2^{-n-1})\), of length \(\varepsilon 2^{-n}\).
By countable subadditivity, \(\mu(A)\le\sum_{n=1}^\infty\mu(I_n)=\sum_{n=1}^\infty\varepsilon 2^{-n}=\varepsilon\). Since this holds for every \(\varepsilon\gt 0\), \(\mu(A)=0\). In particular \(\mu(\mathbb{Q})=0\).
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: Closure under complement and under countable unions (hence, by De Morgan, countable intersections).
A: The Cantor set: after \(k\) middle-third removals a fraction \((2/3)^k\to0\) remains, so its Lebesgue measure is 0, yet it is uncountable.
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
Source References
This lesson synthesizes and paraphrases concepts from the sources below. No copyrighted text, problem sets, or solutions are reproduced. Return to the originals for full depth.
- Measure, Integration & Real Analysis (Sheldon Axler, GTM 282) current - Ch. 2 - Ch. 2: sigma-algebras, measures, Borel sets, outer/Lebesgue measure.
- Probability: Theory and Examples (Rick Durrett, 5th ed.) current - Ch. 1 - Ch. 1: measures, sigma-fields, and the probability-space setup.