σ-Algebra
BasisPrerequisites
Introduction to Measure showed that you cannot assign a length to every subset of . The σ-algebra is the answer to the question: which subsets should you include? It is the precise structure that makes a measure possible.
The definition
Let be any set. A σ-algebra (sigma-algebra) on is a collection of subsets of satisfying three axioms:
- — the whole space is measurable.
- If , then — closed under complement.
- If , then — closed under countable union.
A set is called -measurable (or just measurable when is understood). The pair is called a measurable space.
Immediate consequences
From the three axioms you can derive several more closure properties without any extra work.
Empty set. by axiom 1, so by axiom 2.
Countable intersection. If , then by De Morgan’s law:
Each by axiom 2; the union belongs to by axiom 3; taking the complement once more gives by axiom 2. So σ-algebras are also closed under countable intersection.
Set difference. for any , by combining the intersection result with axiom 2.
Why “countable” is the right strength
Axiom 3 uses countable unions, not just finite ones. This is deliberate.
- Finite closure alone is too weak. You need to talk about limits of sets — for example, the open sets whose union approaches a closed interval as . A collection closed under only finitely many operations cannot handle such limits.
- Uncountable closure is too strong. If you demanded closure under all unions, every sub-collection of the power set would force the entire power set into . The only σ-algebra on closed under arbitrary unions is — which, as the Vitali set shows, includes non-measurable sets and cannot support Lebesgue measure.
Countable closure threads the needle: it is rich enough to handle all the analytic constructions you need (limits, intersections of open covers, …) while still excluding the problematic sets.
Three canonical examples
The trivial σ-algebras
The smallest σ-algebra on is . Check: , and any countable union of ‘s and ‘s is either or .
The largest σ-algebra on is the power set — all subsets of . This satisfies all three axioms trivially, but it is too large to support a useful measure when .
The Borel σ-algebra on
The Borel σ-algebra is the smallest σ-algebra on that contains every open interval . More formally, it is the intersection of all σ-algebras that contain the open intervals:
An intersection of σ-algebras is always a σ-algebra — check: if every in the intersection contains , then every also contains (by axiom 2 for each), so lies in the intersection; similarly for countable unions. The definition is therefore well-formed.
Sets that belong to are called Borel sets. Because is closed under countable union and intersection:
- Every open set is Borel (as a countable union of open intervals — recall that every open set in decomposes into countably many disjoint open intervals).
- Every closed set is Borel (complement of open).
- Every (countable union of closed sets) and every (countable intersection of open sets) is Borel.
- All the “everyday” subsets of — singletons, intervals, countable sets, polynomial zero sets — are Borel.
The Vitali set is not Borel; it lies outside entirely.
Generating a σ-algebra
You saw above that an intersection of σ-algebras is a σ-algebra. This gives a clean way to build new σ-algebras from scratch.
Definition. Let be any collection of subsets of . The σ-algebra generated by , written , is the smallest σ-algebra containing every set in :
The Borel σ-algebra is precisely .
Note that is not the set of all finite unions and intersections of sets in — you must also close under countable operations, which may require transfinitely many steps to reach all of .
Summary
- A σ-algebra on is a collection of subsets closed under: containing , taking complements, and taking countable unions — axioms 1–3 above.
- From these axioms, is also closed under , countable intersections (equation ), and set differences.
- Countable closure is the right strength: finite is too weak for analytic limits; uncountable forces in non-measurable sets.
- The trivial σ-algebras and are the smallest and largest.
- The Borel σ-algebra , defined in , is generated by the open intervals and contains all open, closed, , , and “everyday” sets.
- The σ-algebra generated by a collection is the smallest σ-algebra containing ; it is formed by intersecting all σ-algebras that contain .
- Next up: Outer Measure, which assigns a preliminary “size” to every subset of before restricting to the measurable ones.