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

Modes of Convergence

"" is four different statements in probability, and the limit theorems of this part differ mainly in which one they assert. The weak law of large numbers and the strong law have the same hypotheses and the same limit; they differ only in the mode of convergence, and that difference is the whole reason both are stated.

This page fixes the definitions, settles the implications between them, and introduces the two technical devices — uniform integrability and tightness — that convert weaker convergence into stronger.

References: Billingsley, Convergence of Probability Measures; Durrett, Probability, §2.3, 3.2; Williams, Probability with Martingales, ch. 13.

1. The Four Modes

Let be random variables.

Almost sure. if .

In probability. if for every .

In (). if .

In distribution. if at every continuity point of .

The first three compare functions on a common ; the fourth compares only laws, and the variables need not live on the same space. That is why behaves differently from the others throughout.

Why "continuity points" in the definition of . Take and . Then for all but , so requiring convergence everywhere would deny that in distribution. The restriction is the minimal repair, and it is what makes a statement about measures rather than about the arbitrary convention in the CDF.

2. The Implication Lattice

No other arrow holds in general, and the following facts complete the picture.

  • a.s. in probability. By dominated convergence applied to .
  • in probability. Markov: .
  • In probability in distribution. A short -argument on CDFs at continuity points.
  • In probability a.s. The typewriter sequence: indicators of on , listed in order. Each has norm , so convergence holds in probability and in ; but every is covered infinitely often, so for any .
  • a.s. . tends to pointwise but — escaping mass, exactly the failure mode Fatou tolerates (lebesgue-integral.md §4).
  • In distribution in probability. With symmetric and for all : trivially, yet .

Two partial converses do most of the practical work:

Subsequence principle. every subsequence has a further subsequence converging a.s. In particular convergence in probability implies a.s. convergence along a subsequence — the same extraction used to prove complete.

Convergence to a constant. (a constant) . This is why the weak law can be stated either way.

Slutsky's theorem. If and then and . Note the asymmetry: is not preserved by sums in general, because it says nothing about joint laws (random-variables.md §5).

Also constantly used: the continuous mapping theorem — if is continuous -a.e., then , and likewise for the other three modes.

3. Uniform Integrability

The gap between a.s. (or in-probability) convergence and convergence is exactly escaping mass. Uniform integrability closes it.

Definition. A family is uniformly integrable (UI) if

Sufficient conditions: domination by a single ; or boundedness in for some (de la Vallée Poussin, in its simplest form). So UI is strictly weaker than the hypothesis of dominated convergence.

Theorem (Vitali). and is UI.

This is the sharp form of the dominated convergence theorem, and it is the natural hypothesis in martingale theory: a martingale converges in — and is closed by its limit — precisely when it is UI (martingales.md).

4. Weak Convergence and Tightness

Convergence in distribution is best seen as convergence of measures, and in that form it generalizes beyond .

Portmanteau theorem. For probability measures on a metric space, the following are equivalent:

  1. for all bounded continuous ;
  2. for closed ;
  3. for open ;
  4. for every with .

On these are equivalent to convergence of CDFs at continuity points.

Item (1) is the definition of weak convergence , and exhibits it as weak-* convergence in the dual of — the functional-analytic reading (normed-banach.md §Duals). Item (4) explains the continuity-point caveat of §1: boundaries are where mass can hide.

Compactness in this topology is governed by:

Definition. is tight if for every there is a compact with for all .

Prokhorov's theorem. On a Polish space, a family of probability measures is tight it is relatively compact for weak convergence. In particular, every tight sequence has a weakly convergent subsequence.

Tightness rules out mass escaping to infinity ( on is not tight, and has no weakly convergent subsequence). It is the standard route to existence proofs: produce a tight family, extract a limit, identify it — the strategy used for Brownian motion.

Finally, weak convergence can always be realized as a.s. convergence after a change of space:

Skorokhod representation. If on a Polish space, there exist random elements , on a common probability space with a.s.

For this is the quantile construction of random-variables.md §5 applied to all at once, using a single uniform . It converts distributional statements into pointwise ones and is the reason many proofs may assume a.s. convergence without loss of generality.

5. Where This Is Used