foundations of measure theory
σ-Algebras
You should know: set operations and de morgans laws, power set
Overview
A σ-algebra (sigma-algebra) is a collection of subsets of a given set that is closed under complementation and countable unions. σ-algebras form the backbone of measure theory: they precisely identify which subsets of a space are 'measurable', making it possible to assign consistent sizes (measures) to those sets. Without the σ-algebra framework, paradoxes like the Banach–Tarski paradox show that naive notions of size lead to contradictions.
Intuition
Think of a σ-algebra as a 'universe of discourse' for a measuring device. If you can measure a set A, you should be able to measure its complement (everything outside A). If you can measure each set in a sequence A₁, A₂, …, you should be able to measure their union. The countability requirement (rather than arbitrary unions) is crucial: it prevents pathological constructions and allows limiting arguments central to analysis.
Formal Definition
Let X be a non-empty set. A σ-algebra on X is a collection ℱ of subsets of X satisfying three axioms.
Notation
| Notation | Meaning |
|---|---|
| Generic σ-algebra | |
| Borel σ-algebra on ℝ — generated by all open sets | |
| σ-algebra generated by a collection 𝒞 | |
| Measurable space |
Properties
Closed under countable intersections
Condition: Follows from De Morgan's law and Axioms 2–3
Contains the empty set
Condition: Since X ∈ ℱ and ∅ = Xᶜ
Closed under set differences
Condition: A \ B = A ∩ Bᶜ
Worked Examples
The possible subsets of {a, b} are ∅, {a}, {b}, {a,b}.
The trivial σ-algebra {∅, X} satisfies all three axioms.
The power-set satisfies all axioms, giving a second σ-algebra.
Neither {∅, {a}} nor {∅, {b}} is closed under complementation (the complement of {a} is {b} which is missing), so they are not σ-algebras.
Answer: Exactly two σ-algebras: the trivial one {∅, {a,b}} and the full power set.
Practice Problems
Let X = {1, 2, 3}. Find all σ-algebras on X and count them.
Let 𝒞 be the collection of all open intervals (a, b) ⊆ ℝ. Show that σ(𝒞) = ℬ(ℝ).
Define the product σ-algebra on X × Y given σ-algebras ℱ on X and 𝒢 on Y, and show it is a σ-algebra.
Common Mistakes
Confusing 'closed under finite unions' with 'closed under countable unions'
An algebra of sets is closed under finite unions; a σ-algebra requires closure under countable (possibly infinite) unions. The distinction is critical for Lebesgue measure.
Thinking σ-algebras must be closed under uncountable unions
Closure is required only for countable unions. The Borel σ-algebra on ℝ contains singletons, but the uncountable union of all singletons in [0,1] is [0,1] — which is also Borel, but for a different reason.
Assuming the power set 2^X is always the 'right' σ-algebra
2^X is too large in general: on uncountable sets like ℝ, consistent measures cannot be defined on 2^ℝ (Vitali sets). One works with a smaller σ-algebra such as ℬ(ℝ).
Quiz
Historical Background
The concept emerged in the early 20th century as mathematicians sought to rigorously extend the notion of length and area beyond intervals and rectangles. Henri Lebesgue's 1902 dissertation introduced what we now recognise as the Lebesgue integral, implicitly relying on σ-algebraic structure. Émile Borel formalised the smallest σ-algebra containing all open sets of the real line — the Borel σ-algebra — around the same time.
- 1902
Lebesgue defines his integral, implicitly using σ-algebraic ideas
Henri Lebesgue
- 1898
Borel introduces the Borel σ-algebra on ℝ
Émile Borel
- 1914
Hausdorff's Grundzüge der Mengenlehre systematises set-theoretic foundations
Felix Hausdorff
Summary
- A σ-algebra on X is a collection of subsets containing X, closed under complementation and countable unions.
- The pair (X, ℱ) is called a measurable space; elements of ℱ are called measurable sets.
- The Borel σ-algebra ℬ(ℝ) is generated by the open sets of ℝ and contains all open, closed, Gδ, and Fσ sets.
- The generated σ-algebra σ(𝒞) is the intersection of all σ-algebras containing 𝒞 — the smallest one doing so.
- Arbitrary intersections of σ-algebras are σ-algebras, but arbitrary unions need not be.
References
- BookRudin, W. — Real and Complex Analysis, 3rd ed. (1987), Chapter 1
- BookFolland, G.B. — Real Analysis: Modern Techniques and Their Applications, 2nd ed. (1999), §1.1
- WebsiteWikipedia — Sigma-algebra
Mathematics