Introduction to Measure
BasisPrerequisites
You already know that the interval has length . But what is the “length” of the set of all rationals in ? Or of a set built by an adversarial construction that avoids any obvious description? Measure theory is the branch of mathematics that answers these questions rigorously — and in doing so, it becomes the foundation of modern probability, integration, and analysis.
Why naïve length is not enough
For a finite union of disjoint intervals, length is obvious: add up the lengths of the pieces. The trouble starts when you try to assign lengths to more exotic subsets of .
The rational numbers have measure zero
The rationals are dense in : between any two reals you can find a rational. Yet there are only countably many of them — as you saw in Countable Set. This tension is resolved by measure theory:
The intuition: arrange the rationals in a sequence Cover with an open interval of length . The union of all these intervals covers every rational in , yet has total length at most
Since can be made arbitrarily small, the rationals occupy zero length — even though they are everywhere.
You cannot measure every subset
The real surprise is that there exist subsets of to which you cannot consistently assign a length. The Vitali set is the canonical example. Partition by the equivalence relation . By the Axiom of Choice, pick exactly one representative from each class to form a set . If you try to assign a length , you run into a contradiction: the translates (for ) are pairwise disjoint, their union covers , and — if length were countably additive — the total length would have to equal while each summand is the same number, which is impossible whether that number is or positive.
The lesson: not every set can be measured. Measure theory’s first task is to identify which sets can be measured.
What measure theory builds
The fix has two parts.
First, instead of trying to assign a size to every subset, you restrict attention to a carefully chosen family of subsets called a σ-algebra — a collection that is closed under complement and countable union, making it stable under all the set operations you actually need. The Vitali set lies outside this family.
Second, you define a function on the σ-algebra that assigns a non-negative number (possibly ) to each measurable set. The key property is countable additivity: for pairwise disjoint measurable sets ,
Together, a σ-algebra on a set and a measure satisfying form a measure space .
The road ahead
In the next few checkpoints you will build the Lebesgue measure on step by step:
- σ-Algebra — the precise definition of the domain of a measure.
- Outer Measure — a preliminary “size” defined on all subsets by covering with intervals; it is monotone and sub-additive but not fully additive.
- Carathéodory’s Criterion — the rule that picks out exactly the sets on which the outer measure becomes a true measure.
- Lebesgue Measure — the outer measure from step 2 restricted to the measurable sets from step 3, giving the definitive notion of length on .
Summary
- The length of an interval is the starting point, but extending length to arbitrary subsets of requires care.
- The rationals have measure zero despite being dense: a countable set can always be covered by intervals of arbitrarily small total length, as in equation .
- The Vitali set shows that not every subset of can be assigned a consistent length: the domain of a measure must be restricted.
- The solution is a measure space : a set , a σ-algebra of measurable subsets, and a countably additive function on — see equation .
- The Lebesgue measure, built in the next checkpoints, is the canonical example on .