Outer measure gives every subset of R a size, but it is only sub-additive. The problem is that some “bad” sets leak measure across boundaries in a way that makes additivity fail. Constantin Carathéodory’s insight (1914) was to characterise the “good” sets — the measurable ones — by a single geometric condition: a set E is measurable precisely when it perfectly splits every test set A into two non-overlapping pieces.
The criterion
Let μ∗ be an outer measure on a set X (see Outer Measure for the abstract definition). A set E⊆X is Carathéodory-measurable (or simply measurable) with respect to μ∗ if
μ∗(A)=μ∗(A∩E)+μ∗(A∩Ec)for every A⊆X.(1)
The set A in (1) is called the test set. You are asking: does E divide A into two pieces whose outer measures add up exactly to μ∗(A)?
Because A=(A∩E)∪(A∩Ec) and the two pieces are disjoint, sub-additivity always gives
μ∗(A)≤μ∗(A∩E)+μ∗(A∩Ec).
So the content of criterion (1) is really the reverse inequality:
μ∗(A)≥μ∗(A∩E)+μ∗(A∩Ec).(1’)
In words: E does not “create” extra measure when it cuts A in two.
Remark. The criterion is symmetric in E and Ec: if E satisfies (1), so does Ec (just swap the roles). So measurability is preserved under complementation.
Let M denote the collection of all μ∗-measurable sets. You will now verify that M satisfies all three σ-algebra axioms.
Axiom 1: X∈M.
For any test set A: A∩X=A and A∩Xc=A∩∅=∅, so μ∗(A∩X)+μ∗(A∩Xc)=μ∗(A)+0=μ∗(A). ✓
Axiom 2: Closed under complement.
Already observed above: criterion (1) is symmetric in E and Ec. ✓
Axiom 3: Closed under countable union.
This is the heart of the argument. Here is the key step.
Finite unions first. Suppose E,F∈M. You want to show E∪F∈M. For any test set A, use the measurability of E with test set A and then the measurability of F with test set A∩Ec:
μ∗(A)=μ∗(A∩E)+μ∗(A∩Ec)
μ∗(A∩Ec)=μ∗(A∩Ec∩F)+μ∗(A∩Ec∩Fc).
Note Ec∩Fc=(E∪F)c, so
μ∗(A)=μ∗(A∩E)+μ∗(A∩Ec∩F)+μ∗(A∩(E∪F)c).(2)
Since A∩(E∪F)=(A∩E)∪(A∩Ec∩F) and these are disjoint, sub-additivity gives μ∗(A∩(E∪F))≤μ∗(A∩E)+μ∗(A∩Ec∩F). Substituting into (2):
μ∗(A)≥μ∗(A∩(E∪F))+μ∗(A∩(E∪F)c),
which (combined with sub-additivity in the other direction) proves E∪F∈M. By induction, M is closed under finite unions.
Countable unions. Let E1,E2,…∈M be pairwise disjoint (the general case reduces to this by writing E~k=Ek∖(E1∪⋯∪Ek−1), which remain in M by the closure properties already established). Set Sn:=⨆k=1nEk∈M. For any test set A and each n:
μ∗(A∩Sn)=k=1∑nμ∗(A∩Ek).(3)
Equation (3) follows by induction on n using the measurability of En with test set A∩Sn. Now let S:=⋃kEk. Since Sn⊆S, monotonicity and (3) give:
μ∗(A∩S)≥μ∗(A∩Sn)=k=1∑nμ∗(A∩Ek).
Taking n→∞ yields μ∗(A∩S)≥∑k=1∞μ∗(A∩Ek), so together with sub-additivity:
μ∗(A∩S)=k=1∑∞μ∗(A∩Ek).(4)
Also Sc⊆Snc, so μ∗(A∩Sc)≤μ∗(A∩Snc). Using measurability of Sn:
μ∗(A∩Sn)+μ∗(A∩Snc)=μ∗(A),
hence μ∗(A∩Sc)≤μ∗(A)−∑k=1nμ∗(A∩Ek) for every n. Combining with (4):
μ∗(A)≥μ∗(A∩S)+μ∗(A∩Sc),
so S∈M. Conclusion: M is a σ-algebra. ✓
Countable additivity on M
The real payoff of the above argument is equation (4) applied with A=X:
μ∗(k=1⨆∞Ek)=k=1∑∞μ∗(Ek)for pairwise disjoint Ek∈M.(5)
This is countable additivity — the defining property of a true measure. The restriction μ∗↾M therefore turns the outer measure into a genuine measure on the σ-algebra M.
Completeness
A measure space (X,M,μ∗) is complete when every subset of a null set is measurable. Carathéodory’s construction automatically delivers completeness.
Proposition. If μ∗(N)=0 and A⊆N, then A∈M.
Proof. For any test set T: T∩A⊆N, so μ∗(T∩A)≤μ∗(N)=0. Also T⊇T∩Ac, so μ∗(T∩Ac)≤μ∗(T) by monotonicity. Thus μ∗(T∩A)+μ∗(T∩Ac)≤0+μ∗(T)=μ∗(T), and the reverse inequality holds by sub-additivity. So A∈M.
This completeness is important in practice: it means you never need to worry about sub-sets of measure-zero sets “falling outside” the σ-algebra.
Summary
- Carathéodory’s criterion (1) says E is measurable when it splits every test set A additively; the non-trivial content is the reverse inequality (1′).
- The collection M of all measurable sets is a σ-algebra: it contains X, is closed under complements (symmetry of the criterion), and is closed under countable unions (the finite-union argument extends by the limit argument above).
- On pairwise disjoint measurable sets, the outer measure satisfies countable additivity — equation (5). This makes μ∗↾M a genuine measure.
- The resulting measure space is complete: every subset of a null set is measurable.
- Next: Lebesgue Measure applies this machinery to μ∗=λ∗ (the Lebesgue outer measure on R) to produce the canonical notion of length.