Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Kolmogorov's Axiomatization

Before 1933, "probability" named a family of computational practices — counting equally likely cases, taking ratios of areas, appealing to limiting frequencies — with no common object and no agreement on what a probability is. Kolmogorov's Grundbegriffe der Wahrscheinlichkeitsrechnung replaced all of it with three lines of measure theory, and the subject has been a branch of analysis ever since.

This page states the axioms, is explicit about what they settle and what they leave free, and recovers the pre-axiomatic models as special cases. Everything here is a translation of measure theory into probabilistic vocabulary; the translation is the content.

References: Kolmogorov, Grundbegriffe (1933); Billingsley, Probability and Measure, ch. 1–2; Williams, Probability with Martingales, ch. 1.

1. The Axioms

Definition (probability space). A probability space is a triple where

  1. is a set — the sample space, whose points are outcomes;
  2. is a -algebra on — the events;
  3. is a measure with — the probability measure.

Unpacked, (3) says: ; ; and for pairwise disjoint ,

That is the entire foundation. Every elementary rule follows from measure-theory.md §3 with no probabilistic input:

  • , , and ;
  • inclusion–exclusion ;
  • union bound — countable subadditivity, and the most-used inequality in the subject;
  • continuity , and likewise downward (no finiteness caveat is needed here: ).

A definition, not a discovery. The axioms do not analyse a pre-existing concept; they stipulate a mathematical structure and appropriate the word. Their justification is downstream: the structure supports the limit theorems (Part B), and the classical calculations come out right (§3). Whether this structure is the right model of any particular real-world uncertainty is a question the axioms do not address and cannot settle.

2. What Is Fixed and What Is Free

The axioms fix the calculus of probability completely: given , every probabilistic question has a determinate answer. They fix nothing else. Three things remain entirely free, and confusion about probability is usually confusion about one of them.

(a) The sample space . Nothing selects it. Two rolls of a die can be modelled on , or on (sums only), or on with a suitable . All are legitimate; they differ in which questions can be asked, not in the answers to shared questions. Since random variables show that only the induced law ever matters, is best thought of as scaffolding.

(b) The -algebra . For finite or countable one takes and the choice is invisible. For uncountable it cannot be (non-measurable.md), so is a genuine part of the model. It acquires a second reading in conditional-expectation.md: a sub--algebra represents partial information — the events one can decide. The technical necessity and the informational interpretation are the same object.

(c) The measure . The axioms constrain only to be a normalized measure. Which measure models a given situation is an input to the theory, never an output of it. §4 shows how badly this bites.

3. The Classical Models Recovered

Finite equally likely cases. finite, , . Countable additivity is trivial, and one recovers the classical definition — "favourable over possible" — as a special case rather than a definition. The circularity that plagued the classical account (equally likely = equally probable) disappears: uniformity is now a property of a chosen , not a prior notion that defines it.

Countable spaces. with weights , ; then . Every probability measure on a countable space is of this form, and countable additivity is exactly what makes the sum well defined. Note that no uniform distribution on exists: constant weights sum to or . This is the first sharp consequence of -additivity, and the starting point of finite-additivity.md.

Geometric probability. with , , and : normalized Lebesgue measure. This is the "pick a point at random" model, and its legitimacy is exactly the construction of Lebesgue measure (measure-theory.md §6).

Coin flips. with the product measure of §5 of product-measures.md. This space exists — a fact requiring proof — and via binary expansion it is measure-isomorphic to . So the infinite fair-coin sequence and the uniform random real are the same probability space in different clothing.

4. Bertrand's Paradox

The problem (Bertrand, 1889). A chord is drawn "at random" in the unit circle. What is the probability that it is longer than the side of the inscribed equilateral triangle?

Three natural constructions give three answers:

ConstructionUniform inAnswer
Fix one endpoint, choose the other uniformly on the circlearc angle
Choose the chord's midpoint uniformly on a radius, chord radiusradial distance
Choose the midpoint uniformly in the discarea

Each is a perfectly good probability space; they are different spaces. The "paradox" is that the phrase at random names none of them.

What the paradox shows. Not that probability is ill-founded, but that §2(c) is unavoidable: a probability model is not determined by a verbal description of a random experiment. A distribution must be specified, and no principle internal to the axioms supplies one. Attempts to legislate a canonical answer — the principle of indifference, maximum entropy, invariance under the problem's symmetry group (Jaynes' proposal, which selects ) — are additional modelling assumptions, defensible or not on a case-by-case basis, and none of them is a theorem.

The same underdetermination recurs whenever "uniform" is applied to a set with no canonical measure, and it is the technical core of the Borel–Kolmogorov paradox about conditioning on null events.

5. Why Countable Additivity?

Finite additivity is what the classical calculations require; the third axiom asks for more. It is the one substantive choice in the definition, and it is worth being explicit about what it buys:

  • Continuity along sequences. is equivalent to countable additivity given finite additivity. Without it, "the probability that the sequence eventually does " cannot be approached by finite approximations.
  • The convergence theorems. Monotone and dominated convergence (lebesgue-integral.md §4) are countable additivity applied to functions. Every limit theorem in Part B is downstream of them.
  • The Borel–Cantelli lemmas (independence.md), hence almost-sure statements about infinite sequences, hence the strong law of large numbers.

What it costs: no uniform distribution on or on ; non-measurable events must be excluded; and conglomerability constraints that some have argued are too strong (finite-additivity.md). The axiom is a choice with consequences, not an analytic truth about the word "probability".

6. Events as an Algebra

is a Boolean -algebra, and a normalized, countably additive, strictly positive-on-nonnull functional on it. Two structural remarks that matter downstream:

  • Quotienting by null sets yields the measure algebra , a complete Boolean algebra on which is strictly positive. Probability is really a theory of measure algebras: the point-set is, again, scaffolding. (Every nonatomic separable measure algebra is isomorphic to that of — all such probability spaces are the same space.)
  • Distributivity is a real assumption. being Boolean encodes that all events have simultaneous truth values, so joint probabilities always exist. Dropping distributivity — replacing by the projection lattice of a Hilbert space — gives quantum probability, where joint distributions for incompatible observables do not exist and Bell/Kochen–Specker say this is not repairable.

7. Where This Is Used