Sigma-Algebras and Why They Matter
Why Can't We Just Assign Probabilities to All Subsets?
When is finite or countably infinite, we can and do assign probabilities to every subset. The power set works fine.
When is uncountable β say β a disturbing fact emerges: it is mathematically impossible to define a function that satisfies even the most basic requirements (translation invariance and countable additivity) simultaneously. The obstruction was made explicit by Giuseppe Vitali in 1905, who constructed a subset of that cannot be assigned a consistent length (the Vitali set β see the historical note below).
The resolution is not to assign probabilities to all subsets, but to restrict attention to a carefully chosen collection of subsets β the sigma-algebra β that is large enough to contain every event we will ever want to discuss, but small enough to exclude the pathological sets where probability breaks down.
For the practicing engineer, this matters the moment you work with continuous-valued random variables. Every CDF, every PDF, every integral of the form implicitly uses the Borel sigma-algebra on . Understanding sigma-algebras now will prevent confusion later when continuous random variables and stochastic processes enter the picture.
Definition: Sigma-Algebra
Sigma-Algebra
A collection of subsets of is called a sigma-algebra (or -field) if:
- Contains the empty set: .
- Closed under complementation: If , then .
- Closed under countable unions: If , then .
The elements of are called measurable sets or events.
From the three axioms, we immediately derive:
- .
- Closed under countable intersections (by De Morgan: ).
- Closed under set difference: .
So a sigma-algebra is closed under all the operations we ever apply to events.
Example: Four Important Sigma-Algebras
For (a single die roll) and for , identify the following sigma-algebras: (a) The trivial sigma-algebra. (b) The sigma-algebra generated by the event . (c) The power set of . (d) The Borel sigma-algebra on .
(a) Trivial sigma-algebra
. This is the smallest sigma-algebra on any . It contains only the impossible event and the certain event. Assigning a probability measure to means only specifying and β no information about individual outcomes can be extracted from measurements.
(b) Sigma-algebra generated by $A = \{1,2,3\}$
. This is the smallest sigma-algebra containing : we must include (given), (by closure under complementation), , and . No further sets are needed to satisfy the axioms.
(c) Power set of $\{1,2,3,4,5,6\}$
, with elements. For any finite , the power set is a sigma-algebra β this is straightforward to verify. It is the largest possible sigma-algebra on , and it is the natural choice whenever is finite or countably infinite.
(d) Borel sigma-algebra on $[0,1]$
is the smallest sigma-algebra containing all open intervals . It contains all open sets, all closed sets, all countable unions and intersections thereof. Every set of the form for a continuous function is a Borel set. The Borel sigma-algebra is the standard choice for or any interval, and it is what every CDF and PDF implicitly uses.
Historical Note: Vitali Sets and the Need for Sigma-Algebras
1905In 1905, the Italian mathematician Giuseppe Vitali constructed the first example of a non-measurable set β a subset of that cannot be consistently assigned a length (measure). The construction uses the Axiom of Choice to select one representative from each equivalence class of real numbers under the relation . The resulting set cannot be assigned a value that is consistent with the requirement that the measure of is 1 and that measure is translation invariant.
Vitali's example was a shock to early 20th-century mathematics: it showed that "set" and "measurable set" are not the same concept. The sigma-algebra formalizes exactly this distinction. For engineers, the practical import is that probability statements about continuous random variables should always be framed in terms of Borel sets (intervals and their countable combinations) β and one never needs to worry about Vitali sets in any physical application.
Definition: Borel Sigma-Algebra
Borel Sigma-Algebra
The Borel sigma-algebra on , denoted , is the smallest sigma-algebra containing all open intervals for .
Equivalently, is generated by any of the following:
- All open sets in .
- All half-open intervals for .
- All closed sets in .
The restriction to gives ; the generalization to gives , generated by open rectangles (hyper-rectangles in dimensions).
The equivalence of these three generating families is a non-trivial theorem (proved in any measure theory course). For our purposes, the take-away is that the Borel sigma-algebra on contains every set we will ever encounter in practice: intervals of every type, level sets of continuous functions, countable sets, and so on.
Key Takeaway
For finite and countably infinite , use the power set. For uncountable (the continuous case), use the Borel sigma-algebra. In both cases, the sigma-algebra specifies which events can be assigned a probability. From Chapter 5 onward, when random variables map outcomes into , the Borel sigma-algebra is always in the background.
Sigma-Algebras for Different Sample Spaces
| Sample Space | Natural | Size / Structure | Example |
|---|---|---|---|
| Finite: | Power set | elements | Coin flip, die roll, BPSK symbol |
| Countably infinite: | Power set | Uncountably many sets | Number of retransmissions |
| Uncountable: | Borel | Uncountably many; excludes Vitali sets | Received signal amplitude |
| Uncountable: | Borel | Generated by open rectangles | MIMO received vector |
Sigma-Algebra
A collection of subsets of that contains and is closed under complementation and countable unions. Specifies which events can be assigned a probability.
Related: Event, Borel Sigma-Algebra, Probability Space
Borel Sigma-Algebra
The smallest sigma-algebra on containing all open intervals. Standard choice for continuous probability spaces.
Related: Sigma-Algebra
Common Mistake: Not Every Subset Is an Event
Mistake:
When is uncountable, it is tempting to assume that every subset can be assigned a probability. After all, what does it even mean for to be undefined for some set ?
Correction:
In the continuous setting, probability is defined only for measurable sets β elements of the sigma-algebra . Non-measurable sets like the Vitali set genuinely exist (under the Axiom of Choice), but they never arise from any physical measurement or engineering calculation. The practical rule: if you specify an event using a finite combination of inequalities involving a continuous random variable (, , etc.), it is automatically a Borel set and is measurable.