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.
Tightness from a uniform moment bound
Example
For a family of probability laws on with finite , if and , then the family is tight.
Facts & Assumptions
as the set of functions , and , , are metrics on it: Let with . A von Neumann natural is the set of its predecessors, (def-natural-numbers), so it can be used directly as an index set. Define
and write for , . Two elements of are equal exactly when they agree at every , functions being equal when they have the same values. For put
All three are well defined: the finite sums are those of def-finite-sum; the sum of squares is nonnegative (lem-finite-sum-laws, lem-of-square-positive) so it has a unique nonnegative square root (thm-of-square-roots); and is a nonempty finite subset of , because , so it has a maximum (lem-finite-set-has-max, def-max-min).
Then , and are metrics on (def-metric-space).
Why . For the set has exactly one element, the empty function, and and are the empty sum and its root; but would be the maximum of the empty set, which does not exist. The hypothesis is therefore not decoration, and it is carried by every statement about in this library.
Markov's inequality for random variables: If is a nonnegative random variable on a probability space and , then
Heine-Borel in : with the Euclidean metric a subset of is compact if and only if it is closed and bounded, and the proof by bisection uses no choice principle; the same holds on the real line: Let with , let be the set of functions and let be the Euclidean metric on it (lem-metrics-on-rn). Then:
- Closed boxes are compact. For reals the box is a compact subset of (def-metric-compactness).
- Heine-Borel. A subset is a compact subset of if and only if is closed in (def-metric-topology) and bounded (def-metric-bounded-diameter).
- The real line. A subset is a compact subset of , the usual metric (lem-real-line-is-a-metric-space), if and only if is closed in and bounded.
No choice principle is used. The bisection below halves one coordinate at a time and takes the left half whenever the left half still fails to be finitely covered, the right half otherwise: a rule with two outcomes, decided by a property of the box, not a selection. That is the whole reason the theorem is available in ZF, while the general "complete and totally bounded implies compact" (thm-complete-and-totally-bounded-implies-compact) is not.
The hypothesis is inherited from lem-metrics-on-rn, which defines and its metrics only there; the last remark below records what happens at .
Tight family of probability measures: A family of Borel probabilities on a metric space S is tight if, for every , there is a compact such that for every . One K must work for the whole family. Compactness is def-metric-compactness. The empty family is tight, witnessed by the empty compact set.
Continuity and derivatives of positive-base real powers: For , the function is continuous on and For , the function is continuous and differentiable on , with
Verification
Given: The objects, hypotheses and definitions in the statement. Its conclusions are to be established below.
The Euclidean norm is distance to zero for the metric in F1, hence is continuous by the triangle inequality. On positive arguments F6 gives continuity of . Thus its composition with the norm is continuous off the origin, and assigning zero at the closed singleton origin gives a Borel function. If , , so the power is increasing on positive arguments. F2 on gives for every .
The empty family is tight using the empty compact set. For a nonempty family . Given >0 take ; F3 yields . The ball is closed and bounded and therefore compact by F4. Step 1.1 proves the uniform loss bound for this K, which is F5.
Depends on
- Tight family of probability measures
- Markov's inequality for random variables
- Heine-Borel in $\mathbb{R}^n$: with the Euclidean metric a subset of $\mathbb{R}^n$ is compact if and only if it is closed and bounded, and the proof by bisection uses no choice principle; the same holds on the real line
- $\mathbb{R}^n$ as the set of functions $n \to \mathbb{R}$, and $d_1$, $d_2$, $d_\infty$ are metrics on it
- Real powers for positive bases, with the zero-base positive-exponent convention
- The exponent, product, quotient, and iterated-power laws for positive real bases and real exponents
- Continuity and derivatives of positive-base real powers
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
55 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
- Durrett, Theorem 3.2.14, p. 123 (standard reference, not scraped)