Martingales
A martingale is a process whose conditional expectation, given everything known so far, is its current value: a mathematical model of a fair game, and — more usefully — the general structure of "conditional expectation indexed by time".
Martingales are included here for three foundational reasons. They give a convergence theorem requiring neither independence nor identical distribution; they supply the machinery behind Lévy's zero–one law; and they are the setting in which sequential conditioning is unambiguous, the conditioning family being fixed in advance rather than chosen after the fact (conditional-expectation.md §6).
References: Williams, Probability with Martingales (the canonical treatment); Durrett, Probability, ch. 4; Kallenberg, Foundations, ch. 7.
1. Filtrations
Definition. A filtration is an increasing family of sub--algebras. A process is adapted if is -measurable for each , and predictable if is -measurable.
is "what is known at time " — the informational reading of a -algebra introduced in kolmogorov-axioms.md §2(b). The natural filtration of a process is . Predictability is the formal version of "decided before seeing the next outcome", and is exactly what a gambling strategy must satisfy.
Definition. An adapted, integrable process is a
- martingale if a.s.;
- supermartingale if (decreasing on average — the unfavourable game);
- submartingale if .
By the tower property (conditional-expectation.md §3), for all , and for every : a martingale has constant mean.
Standard examples: sums of independent centred variables; products of independent unit-mean positive variables; the Doob martingale for any fixed (which by the tower property is automatically a martingale — the source of Lévy's law); and for a centred random walk.
2. Stopping Times and Optional Stopping
Definition. A random time is a stopping time if for every — whether to stop at is decidable from information available at .
"The first time the walk hits " is a stopping time; "the last time it visits " is not (it requires knowing the future). The distinction is the entire content of the next theorem.
Theorem (optional stopping). Let be a martingale and a stopping time. Then provided any one of:
- is bounded;
- a.s. and is uniformly integrable;
- and the increments are bounded.
Proof idea. is itself a martingale — this is the discrete stochastic integral with the predictable strategy — so for every , and the conditions license passing to the limit.
"You cannot beat a fair game." The martingale property is preserved by every predictable strategy: has mean zero whenever is predictable and suitably integrable. This is a theorem, not a slogan, and the hypotheses are where the classical "martingale" betting system lives: doubling after each loss gives a.s. and a.s., apparently contradicting . What fails is condition (2) — the stopped process is not uniformly integrable, since the required capital is unbounded. Unlimited credit, not clever betting, is what breaks the theorem.
3. Convergence
Doob's upcrossing inequality. If is a supermartingale and counts upcrossings of up to time , then .
Martingale convergence theorem. If is a supermartingale bounded in (), then almost surely with .
Proof. Failure of convergence means for some rationals , which forces infinitely many upcrossings; the inequality bounds their expected number, so each such event is null, and there are countably many pairs .
The proof is a good example of the general strategy: a deterministic criterion for convergence (finitely many upcrossings of every rational interval), converted into an almost-sure statement by an expectation bound plus countability. No independence is used anywhere.
-boundedness does not give convergence in : the martingale with i.i.d. signs has but a.s. Mass escapes, exactly as in convergence-modes.md §3. The repair is uniform integrability:
Theorem ( convergence and closure). For a martingale the following are equivalent: (i) is UI; (ii) converges a.s. and in ; (iii) there is with for all (the martingale is closed). In that case .
Lévy's upward theorem. For and ,
Taking with gives Lévy's zero–one law §4. There is a matching downward theorem for decreasing filtrations, and it is the standard route to de Finetti's theorem (exchangeability-de-finetti.md) and to Etemadi-style proofs of the strong law.
Under boundedness for everything is easier: Doob's maximal inequality gives boundedness of the maximum, hence UI, hence convergence in .
4. Why Martingales Belong in a Foundations Folder
- They generalize the limit theorems. Part B's results assume independence; the martingale convergence theorem assumes only a conditional-mean structure, and martingale versions of the CLT and the LLN follow. Independence is revealed as sufficient rather than necessary.
- They make sequential conditioning well posed. The Borel–Kolmogorov ambiguity (conditional-expectation.md §6) arises when a null event is approached by an unspecified limiting procedure. A filtration specifies the procedure in advance, and Lévy's theorem then says the conditional probabilities converge to the truth. The lesson is that conditioning needs a conditioning structure, not that conditioning is defective.
- They formalize "information". Adaptedness, predictability, and stopping times give precise content to knowing, deciding in advance, and observing — notions that the informal vocabulary of probability uses constantly and cannot otherwise define.
- Optional stopping is a genuine impossibility theorem. It says no predictable strategy converts a fair game into a favourable one, with explicitly stated hypotheses that identify exactly which idealization ("unbounded capital") the familiar counterexamples exploit.
5. Where This Is Used
- Zero–one laws §4 — Lévy's law.
- Exchangeability and de Finetti — the downward theorem.
- Brownian motion — the continuous-time analogues; and are martingales, and the Itô integral is the continuous stochastic integral of §2.
- Conditional expectation — the tower property is the whole subject.