STATISTICS GRADUATE LEVEL • CONVERGENCE & LIMIT THEOREMS

Slutsky's & Continuous Mapping Theorems — Slutsky's theorem and continuous mapping theorem (intro)

Two foundational results that let us combine and transform convergent sequences of random variables.

Historical Context & Motivation

The study of convergence of random variables matured rapidly in the early twentieth century as probability theory transitioned from an informal collection of heuristics into a rigorous mathematical discipline. A persistent challenge was understanding how operations on sequences of random variables—sums, products, and general transformations—interact with different modes of convergence. Two results that answered this question in elegant, complementary ways are Slutsky's theorem and the continuous mapping theorem. Together they form the algebraic backbone of asymptotic statistics, allowing practitioners to derive the limiting distributions of complex estimators from simpler building blocks.

Before these theorems were formalized, statisticians relied on ad hoc arguments to justify asymptotic approximations. For instance, showing that a sample mean converges in distribution is only the beginning: in practice we often divide by a sample standard deviation, add a bias correction, or apply a nonlinear link function. Without a systematic rule explaining how convergence in distribution behaves under arithmetic operations and continuous transformations, each new estimator required a bespoke proof—a situation that was both tedious and error-prone.

1905
Foundations of Measure-Theoretic Probability
Henri Lebesgue's integration theory provided the measure-theoretic framework that would underpin rigorous definitions of convergence in distribution and in probability.
1925
Slutsky's Seminal Paper
Eugen (Evgeny) Slutsky published results showing how combining sequences converging in probability with sequences converging in distribution preserves the latter mode of convergence, laying the groundwork for what we now call Slutsky's theorem.
1933
Kolmogorov's Axioms
Andrey Kolmogorov published his axiomatization of probability, creating the formal setting in which convergence modes (a.s., in probability, in distribution) could be precisely distinguished.
1947–1956
Continuous Mapping Theorem Formalized
Samuel S. Wilks (1947), Alexander Skorokhod, and later Patrick Billingsley codified the continuous mapping theorem, showing that any continuous function preserves convergence in distribution, in probability, and almost surely.
1968
Billingsley's Convergence of Probability Measures
Patrick Billingsley's influential monograph unified the treatment of weak convergence and provided the modern presentation of both theorems used in graduate courses today.

The central question these theorems address can be stated simply: if we know that a random variable Xn converges (in some sense) to X, and we apply an operation—adding a term, multiplying, or evaluating a function g—what can we say about the convergence of the resulting sequence? Slutsky's theorem handles the case where one operand is converging to a constant, while the continuous mapping theorem handles the case of applying a continuous function.

Core Principles & Definitions

Before stating the two theorems, we need to recall three modes of convergence that form the hierarchy at the heart of asymptotic theory. Understanding the relationships among these modes is essential because each theorem's hypotheses specify precisely which mode of convergence is required for each input sequence.

1

Convergence in Distribution (⇒d)

Xnd X means Fn(x) → F(x) at every continuity point x of F. This is the weakest of the three modes and is the typical conclusion of the Central Limit Theorem.
2

Convergence in Probability (⇒p)

Xnp X means P(|Xn − X| > ε) → 0 for every ε > 0. This is stronger than convergence in distribution and is the typical conclusion of the Weak Law of Large Numbers.
3

Almost Sure Convergence (⇒a.s.)

Xna.s. X means P(ω : Xn(ω) → X(ω)) = 1. The strongest mode; implies convergence in probability, which in turn implies convergence in distribution.
4

Slutsky's Theorem — Key Idea

If Xnd X and Ynp c (a constant), then Xn + Ynd X + c, and similarly for products and ratios.
5

Continuous Mapping Theorem — Key Idea

If Xn → X in any of the three modes and g is a continuous function, then g(Xn) → g(X) in the same mode. Continuity may fail on a set of probability zero under the limit measure.
KEY TAKEAWAY
Think of convergence in distribution as a fragile package: you cannot just add or multiply two such sequences and expect the result to converge nicely. Slutsky's theorem says the package is safe to combine with something that is essentially becoming a known constant—like taping a rigid label onto the box. The continuous mapping theorem says the package survives any smooth handling (continuous function). Rough handling (discontinuous functions) can break the convergence, just as dropping the package might break the contents.

Visual Explanation — Convergence Hierarchy & Theorem Flow

The diagram below illustrates the logical relationship between the three modes of convergence and shows exactly where Slutsky's theorem and the continuous mapping theorem fit into the picture. Notice that the continuous mapping theorem preserves whichever mode of convergence you start with, while Slutsky's theorem specifically transforms a convergence-in-distribution input combined with a convergence-in-probability-to-constant input into a convergence-in-distribution output.

The solid arrows show implications between convergence modes (strongest at top-left to weakest at bottom-right). The dashed green arrows indicate that the continuous mapping theorem preserves each mode. The dashed yellow box shows Slutsky's theorem combining a convergence-in-distribution input with a convergence-in-probability-to-constant input.

A critical detail visible in the diagram is that Slutsky's theorem requires Yn to converge in probability to a constant, not merely to another random variable. If Yn were converging in distribution to a non-degenerate random variable Y, we could not in general conclude that Xn + Ynd X + Y without additional information about the joint distribution. The continuous mapping theorem, by contrast, applies to a single sequence and a deterministic transformation g, which is why it works uniformly across all convergence modes.

Mathematical Framework

Slutsky's Theorem — Formal Statement

SLUTSKY'S THEOREM
If Xₙ →ᵈ X and Yₙ →ᵖ c (c ∈ ℝ), then: (i) Xₙ + Yₙ →ᵈ X + c (ii) Xₙ · Yₙ →ᵈ c · X (iii) Xₙ / Yₙ →ᵈ X / c provided c ≠ 0
Xₙ and Yₙ are sequences of random variables defined on the same probability space. The constant c is deterministic. Convergence in probability to a constant is equivalent to convergence in distribution to a degenerate random variable at c.

The proof relies on the characterization of convergence in distribution via characteristic functions or the Portmanteau lemma. Because Ynp c, the pair (Xn, Yn) converges jointly in distribution to (X, c), which is a degenerate joint distribution. The continuous function h(x, y) = x + y (or x · y) then preserves this convergence via the continuous mapping theorem, making Slutsky's theorem a corollary of the CMT when viewed in the right framework.

Continuous Mapping Theorem — Formal Statement

CONTINUOUS MAPPING THEOREM
Let g : ℝᵏ → ℝᵐ be continuous except possibly on a set C with P(X ∈ C) = 0. Then: Xₙ →ᵈ X ⟹ g(Xₙ) →ᵈ g(X) Xₙ →ᵖ X ⟹ g(Xₙ) →ᵖ g(X) Xₙ →ᵃ·ˢ· X ⟹ g(Xₙ) →ᵃ·ˢ· g(X)
g need not be continuous everywhere—it suffices that the set of discontinuities has probability zero under the distribution of the limit X. This allows, for example, the absolute value function |·| or the indicator function 𝟙(a,∞) when P(X = a) = 0.

The almost-sure case follows immediately from the definition: if Xn(ω) → X(ω) for ω in a set of measure 1, and g is continuous at X(ω) for almost all such ω, then g(Xn(ω)) → g(X(ω)) by the topological definition of continuity. The convergence-in-probability case uses a subsequence argument: every subsequence of g(Xn) has a further sub-subsequence converging almost surely, which then converges by the a.s. case. The convergence-in-distribution case is the most delicate and proceeds via the Portmanteau theorem: for any closed set F in ℝm, g−1(F) is closed (up to the negligible discontinuity set), so lim sup P(g(Xn) ∈ F) ≤ P(g(X) ∈ F).

CHARACTERISTIC FUNCTION PERSPECTIVE
φ_{g(Xₙ)}(t) = E[e^{it·g(Xₙ)}] → E[e^{it·g(X)}] = φ_{g(X)}(t)
When g is continuous, the composition eit·g(·) is bounded and continuous, so Lévy's continuity theorem guarantees that pointwise convergence of characteristic functions implies convergence in distribution.

Key Applications & Classification of Uses

The power of these two theorems becomes apparent when you realize that nearly every asymptotic result in statistics involves composing simpler convergence statements. The table below classifies the most common application patterns, each of which reduces a seemingly complex derivation to a one- or two-line argument once the right theorem is invoked.

Five canonical application patterns: the CLT + WLLN combination for t-statistics (Slutsky), variance-stabilizing transforms (CMT), chi-squared derivation (CMT), Wald test statistics (Slutsky), and the Delta Method (CMT + Taylor expansion).

The most ubiquitous pattern is the derivation of the asymptotic distribution of the t-statistic. The Central Limit Theorem gives √n(X̄n − μ)/σ →d N(0,1), and the weak law of large numbers gives Snp σ (a constant). Slutsky's theorem with the ratio form immediately yields √n(X̄n − μ)/Snd N(0,1). This one-line argument replaces what would otherwise require a careful joint-distribution calculation.

When Slutsky Fails
If both Xnd X and Ynd Y (with Y non-degenerate), we generally cannot determine the distribution of Xn + Yn without knowing the joint convergence. Convergence in distribution is a statement about marginals, not joints.

Worked Example — Asymptotic Distribution of a Ratio Estimator

Suppose X₁, X₂, …, Xn are i.i.d. with mean μ = 5 and variance σ² = 4. We want the asymptotic distribution of Tn = √n(X̄n − μ) / Sn, and then the asymptotic distribution of Tn², where Sn is the sample standard deviation.

Deriving the Asymptotic Distribution of Tₙ and Tₙ²
1
Step 1 — Apply the Central Limit TheoremBy the CLT, √n(X̄n − μ)/σ →d Z where Z ~ N(0,1). Since μ = 5 and σ = 2, we have √n(X̄n − 5)/2 →d N(0,1).
Zn = √n(X̄n − 5)/2 →d N(0,1)
2
Step 2 — Apply the Weak Law of Large NumbersBy the WLLN (or the consistency of the sample variance), Sn² →p σ² = 4. Since g(x) = √x is continuous on (0, ∞) and σ² > 0, the continuous mapping theorem gives Sn = √(Sn²) →p σ = 2.
Snp 2 (a constant)
3
Step 3 — Apply Slutsky's Theorem (ratio form)We write Tn = √n(X̄n − μ)/Sn = [√n(X̄n − μ)/σ] × [σ/Sn]. The first factor converges in distribution to N(0,1) by Step 1. The second factor σ/Sn = 2/Snp 1 by Step 2 and the CMT (since f(x) = 2/x is continuous at x = 2). By Slutsky's theorem (product form), Tnd 1 × N(0,1) = N(0,1).
Tn = √n(X̄n − μ)/Snd N(0,1)
4
Step 4 — Apply the Continuous Mapping Theorem to get Tₙ²Define g(t) = t². This function is continuous on all of ℝ. By the continuous mapping theorem applied to the result of Step 3, g(Tn) = Tn² →d Z² where Z ~ N(0,1). Since Z² ~ χ²(1), we conclude that Tn² converges in distribution to a chi-squared distribution with one degree of freedom.
Tn² →d χ²(1)
💡 Observe the Workflow
This example demonstrates the standard asymptotic recipe: (1) use the CLT to establish convergence in distribution, (2) use the LLN to establish convergence in probability to a constant, (3) apply Slutsky to combine them, and (4) apply the CMT to transform the result. Mastering this four-step pattern will let you handle the vast majority of asymptotic distribution problems.

Comparing Slutsky's Theorem & the Continuous Mapping Theorem

Although Slutsky's theorem can be viewed as a special case of the continuous mapping theorem (as noted in Section 4), they serve distinct roles in practice and are stated with different hypotheses. The following table clarifies the similarities and differences so you can choose the right tool in each situation.

Feature comparison of the two theorems
FeatureSlutsky's TheoremContinuous Mapping Theorem
Input sequencesTwo sequences: Xₙ →ᵈ X and Yₙ →ᵖ c (constant)One sequence: Xₙ → X in any mode
OperationArithmetic: addition, multiplication, divisionAny continuous (or a.e.-continuous) function g
Output modeConvergence in distributionSame mode as the input
Key restrictionOne operand must converge to a constant, not a random variableg must be continuous at least on a set of full probability under the limit
Typical use caseReplacing unknown parameters with consistent estimators (e.g., σ by Sₙ)Transforming a convergent sequence (e.g., squaring, exponentiating, log)
Multivariate extensionXₙ can be a vector in ℝᵏ; Yₙ can be a matrix converging to a constant matrixExtends naturally to g : ℝᵏ → ℝᵐ
KEY TAKEAWAY
Think of the two theorems as complementary tools in a toolkit. The continuous mapping theorem is like a universal adapter—it lets you transform the output of any convergence result through a smooth function. Slutsky's theorem is like a calibration tool—it lets you swap in a consistent estimator for a parameter without changing the limiting distribution. In research, you will often use both in sequence: CMT to transform, Slutsky to plug in estimated nuisance parameters.

Connections to Advanced Theory

Slutsky's theorem and the continuous mapping theorem serve as gateways to more sophisticated asymptotic tools. In advanced courses you will encounter generalizations that relax hypotheses, extend to function spaces, or incorporate rates of convergence. The table below provides a map from the introductory versions you have learned here to their more general counterparts.

From introductory to advanced asymptotic theory
Introductory ResultAdvanced GeneralizationKey Extension
CMT for random variables in ℝᵏCMT for random elements in metric spacesXₙ can be a random function in C[0,1] or D[0,1]; g : C[0,1] → ℝ
Slutsky's theorem (Yₙ →ᵖ c)Joint convergence + CMTIf (Xₙ, Yₙ) →ᵈ (X, Y) jointly, then h(Xₙ, Yₙ) →ᵈ h(X, Y) for continuous h
CMT + Delta MethodSecond-order Delta MethodWhen g'(θ) = 0, the rate changes to n (not √n) and the limit is a scaled χ² distribution
Convergence in distribution in ℝWeak convergence in (D[0,1], J₁)Functional CLT (Donsker's theorem); process-level convergence where CMT applies to functionals like sup, integral, etc.

Perhaps the most important advanced application is the Delta Method, which is essentially a first-order Taylor expansion combined with the continuous mapping theorem. If √n(θ̂n − θ) →d N(0, σ²) and g is differentiable at θ with g'(θ) ≠ 0, then √n(g(θ̂n) − g(θ)) →d N(0, [g'(θ)]²σ²). This result is used ubiquitously in maximum likelihood theory, biostatistics, and econometrics to construct confidence intervals for transformed parameters.

🔭 Looking Ahead
In functional data analysis and empirical process theory, the CMT operates on entire stochastic processes rather than finite-dimensional vectors. For example, once Donsker's theorem establishes that the empirical process converges weakly to a Brownian bridge, the CMT implies that the Kolmogorov–Smirnov statistic (a supremum functional) converges in distribution to the supremum of the Brownian bridge.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain why Slutsky's theorem requires that Yn converge in probability to a constant, rather than to an arbitrary random variable Y. Provide a concrete counterexample showing that the conclusion can fail when Y is non-degenerate.
PROBLEM 2BASIC CALCULATION
Let X₁, …, Xn be i.i.d. with E[X₁] = 3 and Var(X₁) = 9. Find the asymptotic distribution of √n(X̄n − 3)/Sn, where Sn is the sample standard deviation.
PROBLEM 3INTERMEDIATE
Let X₁, …, Xn be i.i.d. Bernoulli(p) with p ∈ (0,1). Use the CLT, Slutsky's theorem, and the continuous mapping theorem to find the asymptotic distribution of n(p̂n − p)² / [p̂n(1 − p̂n)], where p̂n = X̄n.
PROBLEM 4APPLIED
In a clinical trial, suppose n patients yield i.i.d. survival times with unknown mean μ and finite variance σ². A researcher constructs the log-transformed confidence interval by first computing √n(X̄n − μ)/Sn and then applying g(t) = et. What is the asymptotic distribution of exp(√n(X̄n − μ)/Sn)? Is this distribution normal? Explain using the theorems from this lesson.
PROBLEM 5CRITICAL THINKING
Consider a sequence Xn →ᵈ X where X ~ Uniform(0,1). Define g(x) = 𝟙(x ≤ 0.5), the indicator function. Does g(Xn) →ᵈ g(X)? What if instead X ~ Uniform(0,1) is replaced by X ~ Uniform(0,1) conditioned so that P(X = 0.5) = 0.3 (i.e., X has a point mass at 0.5)? Justify your answers using the precise hypothesis of the continuous mapping theorem.

Summary & Review

Slutsky's theorem states that if Xₙ converges in distribution to X and Yₙ converges in probability to a constant c, then their sum, product, and ratio converge in distribution to X + c, cX, and X/c respectively. The requirement that the limit of Yₙ be a constant (degenerate random variable) is essential because convergence in distribution captures only marginal behavior, not joint dependence. This theorem is the workhorse for replacing unknown parameters with consistent estimators in asymptotic arguments—for instance, substituting the sample standard deviation for the population standard deviation in a z-statistic to produce a t-statistic.

The continuous mapping theorem (CMT) asserts that applying a continuous function g to a convergent sequence preserves the mode of convergence—whether almost sure, in probability, or in distribution. Crucially, g need only be continuous on a set whose complement has probability zero under the limit distribution. Together, these two theorems form the algebraic engine of asymptotic statistics, enabling the derivation of limiting distributions for test statistics, confidence intervals, and estimators through a modular, composable framework that extends naturally to the Delta Method and functional weak convergence.

Varsity Tutors • Statistics Graduate Level • Slutsky's & Continuous Mapping Theorems