construction of measures
Outer Measure
You should know: sigma algebras, borel sets, set operations and de morgans laws
Overview
An outer measure is a set function defined on all subsets of a space (not just measurable ones) that satisfies monotonicity and countable sub-additivity. Outer measures are the starting point for Carathéodory's construction: from any outer measure one extracts a sigma-algebra of 'measurable' sets on which the outer measure restricts to a genuine measure. This machinery produces Lebesgue measure, Hausdorff measure, and many others.
Intuition
Think of outer measure as a 'pessimistic cover': mu*(E) is the smallest total length (or volume) of countably many simple covering sets needed to cover E from the outside. You cover every set, but only 'measurable' sets — those that split every test set additively — earn the right to be called measurable. The outer measure of a measurable set equals its measure.
Formal Definition
An outer measure on a set X is a function mu*: P(X) -> [0, inf] satisfying: (1) mu*(empty) = 0, (2) monotonicity: A ⊆ B implies mu*(A) <= mu*(B), (3) countable sub-additivity: mu*(union A_n) <= sum mu*(A_n). The standard construction: given a collection E of 'elementary' sets with a pre-measure rho, define mu*(A) = inf { sum rho(E_n) : A ⊆ union E_n, each E_n in E }.
Notation
| Notation | Meaning |
|---|---|
| Outer measure | |
| Lebesgue outer measure on R^n |
Properties
Not necessarily additive
Countable sets have Lebesgue outer measure zero
Outer measure of an interval
Theorems
Worked Examples
E is countable: E = {q_1, q_2, ...}. For any epsilon > 0, cover q_k with the open interval (q_k - epsilon/2^{k+1}, q_k + epsilon/2^{k+1}).
The total length of the cover is sum_{k=1}^infty epsilon/2^k = epsilon.
Since epsilon > 0 is arbitrary, lambda*(E) = 0.
Answer: lambda*(Q ∩ [0,1]) = 0.
Practice Problems
Prove that the Lebesgue outer measure of a single point {x} in R is zero.
Show that the Lebesgue outer measure is translation-invariant: lambda*(E + t) = lambda*(E) for all E ⊆ R and t in R.
Which property distinguishes an outer measure from a full measure?
Common Mistakes
Outer measure is countably additive on all disjoint sets.
Outer measure is only countably sub-additive in general. Countable additivity holds only on the sigma-algebra of Carathéodory-measurable sets.
Every set is Carathéodory-measurable with respect to Lebesgue outer measure.
Assuming the axiom of choice, there exist non-measurable sets (e.g. Vitali sets) that fail Carathéodory's criterion.
Outer measure of a union equals the sum of outer measures.
Only mu*(union A_n) <= sum mu*(A_n) is guaranteed (sub-additivity). Equality holds only for disjoint measurable sets.
Quiz
Historical Background
Constantin Carathéodory introduced the outer measure framework in 1914 as a unified way to construct measures, subsuming Lebesgue's earlier ad hoc construction. The approach is now standard because it separates the approximation step (defining the outer measure on all sets) from the measurability step (identifying well-behaved sets).
- 1902
Lebesgue defines outer measure on R implicitly in his thesis
Henri Lebesgue
- 1914
Carathéodory axiomatises outer measure and gives the general measurability criterion
Constantin Carathéodory
Summary
- An outer measure mu*: P(X) -> [0,inf] satisfies mu*(empty) = 0, monotonicity, and countable sub-additivity.
- The standard construction builds an outer measure by taking the infimum of total lengths of countable covers by elementary sets.
- Carathéodory's criterion identifies the measurable sets: those that split every test set additively.
- The measurable sets form a complete sigma-algebra on which the outer measure is a genuine measure.
- Lebesgue measure on R^n is constructed via Carathéodory's theorem from the Lebesgue outer measure.
References
- BookFolland, G. B. (1999). Real Analysis: Modern Techniques and Their Applications (2nd ed.). Wiley.
- BookHalmos, P. R. (1950). Measure Theory. Van Nostrand.
- WebsiteWikipedia — Outer measure
Mathematics