Skip to content

Sigma-Algebras and Measurable Spaces

Let XX be a set. A collection AP(X)\mathcal{A} \subseteq \mathcal{P}(X) is an algebra of sets if:

  1. XAX \in \mathcal{A}.
  2. AAA \in \mathcal{A} implies AcAA^c \in \mathcal{A} (closed under complements).
  3. A,BAA, B \in \mathcal{A} implies ABAA \cup B \in \mathcal{A} (closed under finite unions).

From these axioms it follows that A\varnothing \in \mathcal{A}, A\mathcal{A} is closed under finite intersections (AB=(AcBc)cA \cap B = (A^c \cup B^c)^c), and under set difference (AB=ABcA \setminus B = A \cap B^c).

An algebra F\mathcal{F} is called a σ\sigma-algebra (or sigma-algebra) if it is also closed under countable unions: if {An}n=1F\{A_n\}_{n=1}^{\infty} \subseteq \mathcal{F}, then n=1AnF\bigcup_{n=1}^{\infty} A_n \in \mathcal{F}.

The pair (X,F)(X, \mathcal{F}) is called a measurable space.

Proposition 1.1. A σ\sigma-algebra is also closed under countable intersections and countable complements:

n=1An=(n=1Anc)c\bigcap_{n=1}^{\infty} A_n = \left(\bigcup_{n=1}^{\infty} A_n^c\right)^c

If CP(X)\mathcal{C} \subseteq \mathcal{P}(X) is any collection of subsets of XX, the σ\sigma-algebra generated by C\mathcal{C}, denoted σ(C)\sigma(\mathcal{C}), is the smallest σ\sigma-algebra containing C\mathcal{C}. It equals the intersection of all σ\sigma-algebras containing C\mathcal{C}:

σ(C)={F:CF, F is a σ-algebra}\sigma(\mathcal{C}) = \bigcap\{\mathcal{F} : \mathcal{C} \subseteq \mathcal{F},\ \mathcal{F} \text{ is a } \sigma\text{-algebra}\}

Definition. Let XX be a topological space with topology τ\tau. The Borel σ\sigma-algebra B(X)\mathcal{B}(X) is σ(τ)\sigma(\tau), the σ\sigma-algebra generated by the open sets. Elements of B(X)\mathcal{B}(X) are called Borel sets.

Proposition 1.2. In Rn\mathbb{R}^n, B(Rn)=σ(O)=σ(C)=σ(K)\mathcal{B}(\mathbb{R}^n) = \sigma(\mathcal{O}) = \sigma(\mathcal{C}) = \sigma(\mathcal{K}), where O\mathcal{O} is the collection of open sets, C\mathcal{C} is the collection of closed sets, and K\mathcal{K} is the collection of compact sets.

Proposition 1.3. B(R)\mathcal{B}(\mathbb{R}) contains all intervals: (a,b)(a, b), [a,b][a, b], (a,b](a, b], [a,b)[a, b) for a,bR{,+}a, b \in \mathbb{R} \cup \{-\infty, +\infty\}.

Example 1. For any set XX, {,X}\{\varnothing, X\} and P(X)\mathcal{P}(X) are σ\sigma-algebras (the trivial and discrete σ\sigma-algebras).

Example 2. The countable-cocountable σ\sigma-algebra on XX: F={AX:A is countable or Ac is countable}\mathcal{F} = \{A \subseteq X : A \text{ is countable or } A^c \text{ is countable}\}.

Example 3. On R\mathbb{R}, the Borel σ\sigma-algebra B(R)\mathcal{B}(\mathbb{R}) is generated by intervals of the form (a,)(a, \infty) with aRa \in \mathbb{R}.

StructureClosed under finite unionsClosed under countable unions
AlgebraYesNo
σ\sigma-algebraYesYes
Monotone classNo (only monotone limits)No (only countable increasing unions)
Dynkin system (λ\lambda-system)No (only disjoint unions)No (only countable disjoint unions)
flowchart TD
A[1_Sigma Algebras And Measurable Spaces] --> B[Key Concepts]
A --> C[Core Principles]
A --> D[Practical Applications]
B --> E[Fundamental definitions]
C --> F[Design patterns]
D --> G[Real-world usage]

Sigma-algebras formalise the notion of which events can be assigned probabilities. Think of a sigma-algebra as the collection of questions you are able to answer about a random experiment. The axioms, closure under complements and countable unions, ensure that if you can measure the probability of an event, you can also measure its complement and the probability that at least one of countably many events occurs. The Borel sigma-algebra on the real line is generated by open intervals and is the smallest sigma-algebra containing all open sets. Sigma-algebras also model information flow: a filtration is an increasing family of sigma-algebras representing what is known at each time.

  • Confusing algebras with σ\sigma-algebras. An algebra is closed only under finite unions; a σ\sigma-algebra requires countable unions. The collection of finite and cofinite subsets of N\mathbb{N} is an algebra but not a σ\sigma-algebra.
  • Thinking the Borel σ\sigma-algebra contains all subsets of R\mathbb{R}. It does not. The existence of non-Lebesgue-measurable sets (using the axiom of choice) shows P(R)\mathcal{P}(\mathbb{R}) is strictly larger than B(R)\mathcal{B}(\mathbb{R}).
  • Assuming generated σ\sigma-algebras are easy to describe explicitly. The Borel σ\sigma-algebra is enormous; there is no constructive way to list all its elements.
  • Forgetting that σ(C)\sigma(\mathcal{C}) is the intersection of all σ\sigma-algebras containing C\mathcal{C}. This definition is useful but non-constructive; it does not tell us what the elements look like.

Problem 1. Show that the countable-cocountable σ\sigma-algebra on an uncountable set XX is not generated by a countable collection of subsets.

Solution. Suppose C\mathcal{C} is a countable collection generating F\mathcal{F}. Then each AFA \in \mathcal{F} is obtained from C\mathcal{C} by countably many set operations, so every non-cocountable set in F\mathcal{F} must be countable. But C\mathcal{C} itself is countable, so the σ\sigma-algebra it generates is at most the size of the continuum, while the cocountable σ\sigma-algebra on an uncountable XX contains uncountably many cocountable sets (each complement of a singleton). Contradiction. \blacksquare

Problem 2. Prove that if F\mathcal{F} is a σ\sigma-algebra and {An}F\{A_n\} \subseteq \mathcal{F}, then lim supnAn=n=1k=nAkF\limsup_{n\to\infty} A_n = \bigcap_{n=1}^\infty \bigcup_{k=n}^\infty A_k \in \mathcal{F}.

Solution. For each nn, k=nAkF\bigcup_{k=n}^\infty A_k \in \mathcal{F} (countable union). The intersection of these sets is then also in F\mathcal{F} (countable intersection). So lim supAnF\limsup A_n \in \mathcal{F}. Similarly lim infAnF\liminf A_n \in \mathcal{F}. \blacksquare

  • Probability theory: Kolmogorov’s axioms define a probability space (Ω,F,P)(\Omega, \mathcal{F}, P) where F\mathcal{F} is a σ\sigma-algebra of events. Filtrations (increasing families of σ\sigma-algebras) model information flow in stochastic processes.
  • Statistics: Sufficient statistics are defined in terms of conditional expectations, which require σ\sigma-algebras generated by the statistic. The Lehmann-Scheffé theorem uses σ\sigma-algebras for minimal sufficient statistics.
  • Ergodic theory: Invariant σ\sigma-algebras capture the long-term behaviour of dynamical systems. The ergodic theorem relates time averages to space averages via conditional expectation on the invariant σ\sigma-algebra.
  • Economics: In financial mathematics, the σ\sigma-algebra generated by asset prices models the information available to traders, and martingale pricing uses filtrations.