Outer Measure
BasisPrerequisites
You want a function that assigns a “size” to every subset of . The σ-algebra told you which sets will ultimately be measurable, but before restricting to them you first build a preliminary size function — the outer measure — that is defined on all subsets. Its key virtue is that it is always well-defined; its key limitation is that it is only sub-additive, not fully additive. Fixing that limitation is exactly Carathéodory’s job in the next checkpoint.
The definition
The idea is to approximate the size of a set from the outside by covering it with open intervals and summing up their lengths. Taking the infimum over all countable covers gives the smallest possible total length needed to cover .
Definition. For any set , the Lebesgue outer measure of is
where the infimum is over all countable collections of open intervals covering . If no finite bound exists, set .
A few notational notes:
- The intervals may overlap; is the length of the -th interval.
- You are allowed to use the same interval more than once (though doing so only wastes coverage).
- A finite cover is a special case of a countable cover (pad with empty intervals).
The same construction works on using -dimensional boxes, or on any metric space using appropriate “elementary sets”, but for now you work in .
Three fundamental properties
(i) Outer measure of the empty set is zero
For any , cover with a single interval of length . Taking gives ; since lengths are non-negative, .
(ii) Monotonicity
If , then
Every countable cover of is also a countable cover of . Taking the infimum over covers of therefore gives a number that is already at least as large as .
(iii) Countable sub-additivity
For any sequence of sets ,
Proof sketch. If any the inequality is trivial. Otherwise, fix . For each , choose a countable cover of by open intervals with total length at most . The combined collection of all these intervals is a countable cover of , with total length at most
Since is arbitrary, follows.
These three properties — normalization , monotonicity , and countable sub-additivity — are the defining axioms of an outer measure in the abstract sense. Any function satisfying them on a set is called an outer measure on .
Outer measure agrees with length on intervals
A basic sanity check: for a bounded closed interval ,
Upper bound. Cover with the single interval to get ; take .
Lower bound. Any open cover of has a finite sub-cover (Heine–Borel). Summing the lengths of a finite cover of yields at least (a standard argument by induction on the number of overlapping intervals). Since every countable cover contains such a finite sub-cover, the infimum is at least .
Together, . The same argument gives for open and half-open intervals.
Why countable additivity fails
Outer measure satisfies sub-additivity , but it does not satisfy countable additivity on all subsets. The Vitali set from Introduction to Measure is the witness: the translates (for ) are pairwise disjoint, and
Monotonicity gives . Since all are translates of , they all have the same outer measure. If countable additivity held, the sum would be either (if ) or (if ) — neither of which lies in . Contradiction.
The conclusion: outer measure is the best you can do on all subsets of . To obtain true additivity you must restrict to a suitable sub-collection — the measurable sets, identified by Carathéodory’s criterion.
Summary
- The Lebesgue outer measure is defined in equation as the infimum of total interval lengths over countable open covers of .
- It satisfies: (equation ), monotonicity (equation ), and countable sub-additivity (equation ).
- These three properties are the abstract definition of an outer measure; is an outer measure on .
- On intervals, agrees with ordinary length — equation .
- Countable additivity fails on all subsets: the Vitali set shows that no consistent, translation-invariant, countably additive measure can live on .
- The fix is Carathéodory’s criterion: identify which sets split every test set additively, and restrict to those sets.