Alphabeta Math
Pipeline-generated
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

17 results · all verified · 14 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 3 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Modes of Convergence for Random Variables

1 · Prerequisites

2 · Summary

This page fixes the real-valued versions of almost-sure, probability, Lp, and distributional convergence, proves their principal implications, and records precisely which converses fail. The distributional convention is CDF convergence at continuity points; the examples companion supplies the missing arrows without making them prerequisites.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-07Open item page →

Almost-sure convergence of real random variables

Definition

Let (Xn) and X be real random variables on one probability space. Write XnX almost surely when P({ω:Xn(ω)X(ω) in R})=1. The convergence in the event is the real convergence of Limits and Cauchy sequences of reals. The set is measurable by The almost-sure convergence event is measurable , so its probability is defined.

LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-07Open item page →

The almost-sure convergence event is measurable

Statement

For real random variables (Xn) and X on one probability space, the set {ω:Xn(ω)X(ω)} is an event.

Facts & Assumptions

Given: Real random variables (Xn) and X on a probability space.

[L1]

Real convergence may be tested with positive rational tolerances.

Proof

technique · direct
1.1

By [L1], the convergence set has the following countable description. [L1] rQ>0 N=0 nN{XnX<r}.

L1
2.1

Each set in the display is measurable because XnX is a real random. [step 1.1] variable; countable unions and intersections preserve measurability. Thus the displayed set, and hence the convergence event, is measurable.

step 1.1
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-07Open item page →

Convergence in probability

Definition

For real random variables (Xn) and X on one probability space, write XnX in probability when, for every ε>0, P(XnX>ε)0. This is precisely Convergence in measure for the probability measure.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-07Open item page →

Lp convergence for random variables

Definition

Let 1p. For real random variables whose classes lie in Lp(P) as defined by The space Lp(μ) as the quotient by null functions, write XnX in Lp when [Xn][X]Lp(P)0. For p<, this norm is [Xn][X]Lp(P)=(EXnXp)1/p; for p=, it is the essential-supremum norm. Thus the assertion concerns almost-everywhere equivalence classes, not chosen representatives.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-07Open item page →

Convergence in distribution for real random variables

Definition

For real random variables (Xn) and X, write XnX, or XnX in distribution, when FXn(x)FX(x) at every continuity point x of FX. Here FX is the CDF from Cumulative distribution function of a real random variable and continuity points are those of Atoms and continuity points of a law.

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-07Open item page →

Limits in probability are unique almost surely

Statement

If XnX and XnY in probability, then X=Y almost surely.

Facts & Assumptions

Given: XnX and XnY in probability.

[L1]

Convergence in probability means every fixed positive error probability tends to zero (Convergence in probability).

Proof

technique · direct
1.1

For a>0, the triangle inequality gives the containment [given] {XY>a}{XXn>a/2}{XnY>a/2}.

given
2.1

Taking probabilities in step 1.1 and then limits gives the following. [step 1.1, L1] P(XY>a)=0 for every a>0. The union over a=1/m is {XY}, so it is null.

step 1.1L1
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-09-07Open item page →

Almost-sure convergence implies convergence in probability

Statement

If XnX almost surely, then XnX in probability.

Facts & Assumptions

Given: XnX almost surely.

[L1]

Real random variables are measurable, so differences, absolute values, threshold events, and their indicators are measurable (Random elements and real random variables).

[L2]

Dominated convergence sends an almost-everywhere convergent integrable sequence with one integrable majorant to convergence of integrals (Dominated convergence).

Proof

technique · direct
1.1

Fix ε>0 and set In=1{XnX>ε}. [given, L1] By [L1] these are measurable; the hypothesis gives In0 almost surely, and 0In1.

givenL1
2.1

Apply [L2] to the indicators from step 1.1 with majorant 1. [step 1.1, L2] P(XnX>ε)=EIn0, which is the required probability convergence.

step 1.1L2
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-07Open item page →

Lp convergence implies convergence in probability

Statement

Let 1p<. If XnX in Lp, then XnX in probability.

Facts & Assumptions

Given: 1p< and XnX in Lp.

[L1]

Markov's inequality bounds P(Za) by EZ/a for nonnegative Z and a>0 (Markov's inequality for random variables).

[L2]

Lp convergence means EXnXp0 (Lp convergence for random variables).

Proof

technique · direct
1.1

For ε>0, apply [L1] to Z=XnXp with a=εp to obtain [L1] P(XnX>ε)εpEXnXp.

L1
2.1

The bound in step 1.1 tends to 0 by [L2], so the definition of convergence in probability applies.

step 1.1L2
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-07Open item page →

Lq convergence implies Lp convergence on a probability space

Statement

If 1p<q and XnX in Lq on a probability space, then XnX in Lp.

Facts & Assumptions

Given: 1p<q and XnX in Lq.

[L1]

A probability measure has total mass one (Probability measures and probability spaces).

[L2]

On a finite measure space, fpμ(Ω)1/p1/qfq for p<q, including the q= case (Finite-measure Lr includes into Lp for p<r).

Proof

technique · direct
1.1

Apply [L2] to XnX and use [L1] to obtain the following bound. [L1, L2] XnXpXnXq.

L1L2
2.1

The right-hand side in step 1.1 tends to zero by the given Lq convergence, so the left-hand side does too. This is Lp convergence.

step 1.1
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-07Open item page →

Convergence in probability implies convergence in distribution

Statement

If XnX in probability, then XnX.

Facts & Assumptions

Given: XnX in probability.

[L1]

Distributional convergence is CDF convergence at every continuity point of the limit CDF (Convergence in distribution for real random variables).

[L2]

Convergence in probability controls every fixed error threshold (Convergence in probability).

Proof

technique · direct
1.1

Fix a continuity point x of FX and δ>0. The following inclusions give a CDF squeeze. [given] {Xxδ}{XnX>δ}{Xnx}{Xx+δ}{XnX>δ} give FX(xδ)pnFXn(x)FX(x+δ)+pn, where pn=P(XnX>δ).

given
2.1

By [L2], pn0; taking liminf and limsup in step 1.1 gives the required limiting bounds. [step 1.1, L1, L2] δ0 uses continuity at x to give FXn(x)FX(x). By [L1], this is XnX.

step 1.1L1L2
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-07Open item page →

Convergence in distribution to a constant is convergence in probability

Statement

If the real random variables Xn are defined on one probability space and Xnc for a real constant c, then Xnc in probability on that space.

Facts & Assumptions

Given: Real random variables Xn on one probability space, Xnc, and ε>0.

[L1]

Distributional convergence gives CDF convergence at continuity points (Convergence in distribution for real random variables).

Proof

technique · direct
1.1

The constant-law CDF is continuous at cε and c+ε, so [L1] gives [L1] FXn(cε)0 and FXn(c+ε)1.

L1
2.1

The error event is contained in the following union. [step 1.1] {Xncε}{Xn>c+ε}, its probability is at most FXn(cε)+1FXn(c+ε), which tends to zero.

step 1.1
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-09-07Open item page →

An almost-surely convergent subsequence from convergence in probability

Statement

If XnX in probability, then some subsequence Xnk converges to X almost surely.

Facts & Assumptions

Given: XnX in probability.

[L1]

Convergence in probability makes each fixed-threshold error probability eventually arbitrarily small (Convergence in probability).

[L2]

A summable sequence of event probabilities gives only finitely many of those events almost surely (First Borel-Cantelli lemma for events).

Proof

technique · constructive
1.1

Recursively choose nk>nk1 least subject to the following bound. [L1, construct] P(XnkX>2k)<2k; [L1] makes every choice possible. Put Ak={XnkX>2k}.

L1construct
2.1

The bounds in step 1.1 are summable, so [L2] applies. [step 1.1, L2, discharge-construct] It says only finitely many Ak occur almost surely. Hence XnkX2k eventually almost surely, so XnkX almost surely.

step 1.1L2discharge-construct
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-07Open item page →

Subsequence characterization of convergence in probability

Statement

XnX in probability if and only if every subsequence of (Xn) has a further subsequence converging almost surely to X.

Facts & Assumptions

Given: Real random variables (Xn) and X on one probability space.

[L1]

Almost-sure convergence implies convergence in probability (Almost-sure convergence implies convergence in probability).

[L2]

Probability convergence has an almost-surely convergent subsequence (An almost-surely convergent subsequence from convergence in probability).

Proof

technique · direct
1.1

If XnX in probability, every subsequence has the same property. Apply [L2] to that subsequence to obtain the asserted further subsequence.

L2
2.1

Conversely, if probability convergence failed, some ε>0 and a subsequence would satisfy P(XnkX>ε)ε for every k. Any almost-surely convergent further subsequence would converge in probability by [L1], a contradiction.

L1
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-07Open item page →

A metric for convergence in probability

Definition

For almost-sure equivalence classes [X],[Y] of real random variables on a probability space, set d0([X],[Y]):=E[min(1,XY)]. The expectation is that of Expectation of a nonnegative or integrable random variable. The following theorem proves this is independent of representatives and is a metric; until then the display is a proposed formula on classes. Durrett's exercise uses the comparable bounded transform t/(1+t) rather than min(1,t); the next theorem proves the displayed variant directly.

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-07Open item page →

Convergence in probability is metrized by d0

Statement

Durrett's exercise gives the equivalent bounded-transform metric with integrand t/(1+t); the proof below establishes the min(1,t) variant.

The formula d0([X],[Y])=E[min(1,XY)] is a metric on real random variables modulo almost-sure equality. Moreover, d0([Xn],[X])0XnX in probability.

Facts & Assumptions

Given: Real random variables X,Y,Z, and a sequence (Xn), on one probability space.

[L1]

Expectation of integrable random variables is unchanged by almost-sure replacement (Expectation depends only on the almost-everywhere class).

[L2]

A nonnegative measurable function has integral zero exactly when it is zero almost everywhere (A nonnegative measurable function has integral 0 exactly when it vanishes almost everywhere).

[L3]

Convergence in probability means that every fixed positive tail probability tends to zero (Convergence in probability).

Proof

technique · direct
1.1

The integrand is bounded by 1, so its expectation is finite. Almost-sure replacement of either representative leaves it unchanged almost surely, hence leaves its expectation unchanged by [L1]. Symmetry is immediate; and [L1] min(1,XZ)min(1,XY)+min(1,YZ) by the real triangle inequality. Taking expectations gives the triangle inequality.

L1
1.2

If d0([X],[Y])=0, [L2] makes min(1,XY)=0 almost surely. [L2] X=Y almost surely; the converse is clear. Thus d0 is a metric.

L2
1.3

For 0<ε1, splitting at the error event gives. [algebra] εP(XnX>ε)d0([Xn],[X]) and d0([Xn],[X])ε+P(XnX>ε). The first comes from the bad set; the second splits it from its complement.

algebra
2.1

The first inequality makes d00 imply probability convergence by [L3]. Conversely, [L3] and the second inequality give lim supd0ε for every ε>0, hence d00.

step 1.3L3
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-07Open item page →

Dominated convergence in Lp

Statement

Let 1p<. If XnX almost surely and XnY almost surely for every n, where YLp(P), then XnX in Lp.

Facts & Assumptions

Given: 1p<, XnX almost surely, and XnY almost surely with YLp.

[L1]

Dominated convergence gives convergence of integrals under one integrable majorant (Dominated convergence).

[L2]

Lp convergence is convergence of the pth absolute moments of the difference (Lp convergence for random variables).

Proof

technique · direct
1.1

Intersect the countably many full-measure events on which XnY with the full-measure convergence event. Outside the resulting null set, XnX and XnY for every n, so XY there. Thus XnXp0 almost everywhere and XnXp(2Y)p.

given
2.1

Since (2Y)p is integrable, [L1] applied to step 1.1 yields [step 1.1, L1, L2] EXnXp0. By [L2], this is XnX in Lp.

step 1.1L1L2
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-07Open item page →

Uniform integrability plus convergence in probability implies L1 convergence

Statement

If XnX in probability and {Xn:nN} is uniformly integrable, then XL1(P) and XnX in L1.

Facts & Assumptions

Given: Integrable real random variables Xn, a real random variable X, probability convergence, and uniform integrability of (Xn).

[L1]

Probability convergence is convergence in measure for the probability measure (Convergence in probability).

[L2]

On a finite measure space, convergence in measure plus uniform integrability is equivalent to L1 convergence (Vitali convergence theorem on finite and sigma-finite measure spaces).

Proof

technique · direct
1.1

The underlying measure has total mass one, hence is finite; [L1] converts the hypothesis to convergence in measure.

L1
2.1

Apply the finite-measure reverse implication of [L2] to (Xn). [step 1.1, L2] It supplies XL1 and EXnX0, namely L1 convergence.

step 1.1L2
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-07Open item page →

L1 convergence implies uniform integrability

Statement

If XnX in L1 on a probability space, then {X,X0,X1,} is uniformly integrable.

Facts & Assumptions

Given: Integrable Xn,X with EXnX0.

[L1]

Uniform integrability is vanishing uniformly of the large-value tail integrals (A uniformly integrable family).

[L2]

L1 convergence means EXnX0 (Convergence in L^1(mu)).

Proof

technique · direct
1.1

Given ε>0, choose N from [L2] so that the following tail estimate holds for nN. [L2, algebra] EXnX<ε/4 for nN. For M>0, E[Xn1Xn>M]2EXnX+2E[X1X>M/2] for nN, by splitting at X>M/2.

L2algebra
2.1

Choose M so the tail of X in step 1.1 is below ε/4 and control the finite initial family separately. [step 1.1, L1, choose] The finitely many functions X,X0,,XN1 each have tail below ε. Then step 1.1 gives the same bound for all later Xn. By [L1] the whole family is uniformly integrable.

step 1.1L1choose
CorollaryStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-07Open item page →

Uniform integrability characterizes L1 convergence under probability convergence

Statement

Suppose XnX in probability. Then XnX in L1 if and only if {Xn:nN} is uniformly integrable.

Facts & Assumptions

Given: XnX in probability and each Xn is integrable.

[L1]

L1 convergence makes the sequence together with its limit uniformly integrable (L1 convergence implies uniform integrability).

[L2]

Uniform integrability plus probability convergence gives L1 convergence (Uniform integrability plus convergence in probability implies L1 convergence).

Proof

technique · direct
1.1

If XnX in L1, [L1] makes the larger family uniformly integrable. [L1] Thus its subfamily {Xn:nN} is uniformly integrable.

L1
2.1

Conversely, if (Xn) is uniformly integrable, [L2] applies to the given probability convergence. [L2] It yields XL1 and XnX in L1.

L2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-07Open item page →

Slutsky's theorem for real random variables

Statement

Let (Xn) and (Yn) be real random variables on one probability space, and let X be a real random variable (possibly on another space). If XnX and Ync in probability for cR, then Xn+YnX+c and XnYncX. If c0, define Qn=Xn/Yn on {Yn0} and give Qn any fixed value on {Yn=0}. Then QnX/c.

Facts & Assumptions

Given: (Xn) and (Yn) are on one probability space; XnX, Ync in probability, and the displayed quotient convention when c0.

[L1]

Distributional convergence is CDF convergence at continuity points (Convergence in distribution for real random variables).

[L2]

Probability convergence makes P(Ync>δ)0 for each δ>0 (Convergence in probability).

Proof

technique · direct
1.1

For real Un,Vn on a common probability space, if UnU and VnUn0 in probability, then VnU. Indeed, for every δ>0, with pn=P(VnUn>δ), FUn(tδ)pnFVn(t)FUn(t+δ)+pn. At a continuity point t of FU, take δ0 through values for which both tδ and t+δ are continuity points. These values exist because a CDF has at most countably many jumps (for each positive integer k, there are at most k jumps larger than 1/k). First let n for each such δ, then let δ0; [L1] and [L2] give the assertion.

L1L2
1.2

The CDF definition [L1] gives both affine operations needed below. First, Xn+aX+a because FXn+a(t)=FXn(ta). It also gives aXnaX for every constant a: for a>0 use FaXn(t)=FXn(t/a); for a<0, use FaXn(t)=1FXn((t/a)) and squeeze the left limit between FXn(t/aδ) and FXn(t/a), taking δ0 through continuity points t/aδ; and for a=0 the claim is immediate. At continuity points of the transformed limit CDF, the corresponding point of FX is a continuity point.

L1
1.3

The sequence (Xn) is bounded in probability: CDF convergence [L1] at two continuity points outside a sufficiently large interval makes lim supnP(Xn>M) arbitrarily small. Therefore P(Xn(Ync)>ε)P(Xn>M)+P(Ync>ε/M) shows Xn(Ync)0 in probability. If c0, on Ync<c/2, QnXn/c2c2XnYnc, and the exceptional event {Yncc/2} contains {Yn=0} and has probability at most P(Ync>c/4)0; the same boundedness argument gives QnXn/c0 in probability.

L1L2
2.1

Addition follows from step 1.1 with Un=Xn+c and Vn=Xn+Yn: UnX+c by step 1.2, while VnUn=Ync0 in probability by [L2].

step 1.1step 1.2L2
3.1

Apply step 1.1 to Un=cXn, Vn=XnYn, using step 1.2 and step 1.3, to obtain XnYncX. When c0, apply it again to Un=Xn/c, Vn=Qn, to obtain QnX/c.

step 1.1step 1.2step 1.3
RemarkRemark: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-07Open item page →

Complete convergence implication diagram

The proved arrows are Lq (q>p)Lpin probabilityin distribution, and almost-sure convergence also implies convergence in probability. The only reverse implication here is distributional convergence to a constant.

None of the displayed implications reverses in general. On (0,1), shrinking spikes (n+1)1/p1(0,1/(n+1)) converge almost surely and in probability but not in Lp, while the dyadic typewriter sequence converges in every finite Lp but not almost surely. If X is symmetric on {1,1}, the constant sequence Xn=X has the law of X but does not converge to X in probability. Independent indicators with probabilities 1/(n+1) converge in probability but, by Borel--Cantelli, not almost surely. Finally, (n+1)1/q1(0,1/(n+1)) converges in Lp but not Lq when p<q. The shrinking spikes (n+1)1(0,1/(n+1)) also converge almost surely while their expectations remain equal to one.

LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-07Open item page →

Pairing preserves convergence in probability

Statement

If XnX and YnY in probability, then, for every ε>0, P ⁣(max{XnX,YnY}>ε)0. Thus the pairs converge in probability for the max metric on R2.

Facts & Assumptions

Given: XnX and YnY in probability.

[L1]

Each coordinate convergence controls its fixed-threshold error event (Convergence in probability).

Proof

technique · direct
1.1

For ε>0, the max-metric bad event equals {XnX>ε}{YnY>ε}.

algebra
2.1

The union bound and [L1] make the probability in step 1.1 tend to zero, which proves the claim.

step 1.1L1
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-07Open item page →

Continuous maps preserve convergence in probability

Statement

Let f:RdRk be continuous, and suppose that, for every ε>0, P(ZnZ>ε)0. Then, for every ε>0, P(f(Zn)f(Z)>ε)0. In particular, coordinate pairing gives stability under sums and products; it gives quotients whenever the limiting denominator is nonzero almost surely, defining the quotient arbitrarily where the approximating denominator is zero.

Facts & Assumptions

Given: A continuous f:RdRk and the displayed norm-tail convergence of Zn to Z.

[L1]

The displayed hypothesis directly says that every fixed-distance bad event for ZnZ has probability tending to zero.

[L2]

Coordinatewise probability convergence gives probability convergence of pairs (Pairing preserves convergence in probability).

Proof

technique · direct
1.1

Fix ε,η>0. Choose a compact cube K with P(ZK)<η and a compact cube K containing every point within distance 1 of K. Uniform continuity of f on K gives δ(0,1) such that points of K within δ have f-images within ε.

choose
2.1

If ZK and ZnZ<δ, then ZnK and f(Zn)f(Z)<ε. Thus the image bad-event probability is at most η+P(ZnZδ), which is at most η+P(ZnZ>δ/2). Its limsup is at most η by [L1]. Letting η0 proves the claim.

step 1.1L1
3.1

Apply [L2] and the claim to (x,y)x+y and (x,y)xy. For division, first restrict to yr and then let r0; the limiting denominator is nonzero almost surely, and the zero-denominator convention for the approximating pair is contained in the remaining event.

step 2.1L2

5 · Examples, counterexamples and false statements

None yet.

Sources