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.
Cauchy sequences in probability have a measurable limit
Statement
Let be real random variables on one probability space. Suppose that for every there is such that Then there is a finite measurable real random variable such that in probability.
Facts & Assumptions
Convergence in probability: For real random variables and on one probability space, write in probability when, for every , This is precisely def-convergence-in-measure for the probability measure.
First Borel-Cantelli lemma for events: Let be events in a probability space. If then No independence hypothesis is needed.
A series converges iff for every there is with for all : Let be a sequence of reals, with partial sums (def-series). Then converges if and only if The block is the finite sum of def-finite-sum, and it equals . This is the Cauchy criterion transported from sequences to series. Its value is that it decides convergence without producing, or even naming, the sum.
Sequential suprema, infima, limsup, liminf, and pointwise limits of measurable functions are measurable: Let be a measurable space and let be measurable for every . Then the functions are measurable. The set is measurable. In particular, if pointwise, then is measurable.
Almost-sure convergence implies convergence in probability: If almost surely, then in probability.
Finite and countable subadditivity of measures: Let be a measure and let be measurable. Then For every one also has including , where both sides are .
Proof
Given: The objects and hypotheses of the statement.
Set . For each , choose recursively the least integer for which all pairs of indices at least have probability less than of separation exceeding . Such an integer exists by the hypothesis. Thus, for every , . The first Borel–Cantelli lemma gives a measurable probability-one event where these inequalities fail only finitely often.
On that event the series of absolute successive differences is finite: its finite initial part is finite because all values are real, and its remaining part is bounded by a geometric series. Therefore the subsequence is Cauchy and has a finite real limit. Its finite convergence event is measurable: intersect the measurable extended-limit event with , a countable union of countable intersections. Define to be this limit there and zero outside. The corresponding restricted sequence converges everywhere, so measurable limits give a real random variable.
This subsequence converges almost surely and hence in probability to . Fix , choose so late-pair errors at are below , and then choose with and . For all , the triangle and union bounds give . This proves convergence of the full sequence, including constant sequences.
Depends on
- Convergence in probability
- First Borel-Cantelli lemma for events
- A series converges iff for every $\varepsilon > 0$ there is $N$ with $|a_{m+1} + \dots + a_n| < \varepsilon$ for all $n > m \ge N$
- Sequential suprema, infima, limsup, liminf, and pointwise limits of measurable functions are measurable
- Almost-sure convergence implies convergence in probability
- Finite and countable subadditivity of measures
Used by
Dependency tree · two levels
28 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- Varadhan, Chapter 3, Exercise 3.11, p. 65 (standard reference, not scraped)