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.
A countable union of compact content-zero subsets of the line is null in ZF
Statement
In ZF, let be a sequence of compact subsets of , each of content zero in the sense of Measure zero (a countable cover by intervals of total length below every ) and content zero (a finite such cover). Then has measure zero. No countable choice is required.
Facts & Assumptions
Given: A sequence as in the Statement and a real .
Content zero gives, for each positive budget, a finite closed-interval cover with total length at most that budget; nullity asks for one countable closed-interval cover whose partial length sums are at most (Measure zero (a countable cover by intervals of total length below every ) and content zero (a finite such cover)).
Between two distinct reals lies a rational (ℚ is dense in every Archimedean ordered field), so finitely many closed real intervals can be enlarged to open intervals with rational endpoints at arbitrarily small extra total length.
The explicit bijection from codes finite sequences recursively by and . This is injective: code means empty, and for positive valid codes uniquely recovers the first entry and tail code, and that tail code is smaller than the whole code because . Integers have the explicit coding for and for ; rationals are integer fractions (The rationals as equivalence classes of pairs of integers), so fractions with admit natural codes. Decoding invalid codes as zero gives an explicit surjection . Together these codes enumerate every finite list of pairs of rational endpoints.
Every nonempty subset of has a least element (The well-ordering principle).
There is an explicit bijection (). For , every finite partial sum is at most (For , , and for the series diverges, Laws of finite sums and finite products).
Proof
Fix and put . By [L1], has a finite closed-interval cover with total length at most . Enlarge each of its finitely many intervals using [L2], spending in total less than in extra length. The resulting finite family of rational open intervals covers and has total length less than . Closing those rational intervals preserves their lengths and still covers .
By [L3], let be the finite list of rational closed intervals decoded from when it is a valid list code, and let invalid codes decode to the one-term list . The set is nonempty by step 1.1. Define by [L4]. The formula for and least-number selection define the entire sequence in ZF; no independent choice of covers is made.
Write . Extend each finite list to all by for . For , set . Because is a bijection, this defines a sequence of closed intervals covering every , hence their union.
Fix any finite partial list . Its inverse -coordinates lie in some finite rectangle . All lengths are nonnegative, so its total length is at most the sum of the full finite list lengths for . Each such length is by step 1.2, whence the partial total is at most by [L5].
Steps 2.1 and 3.1 meet the covering and partial-sum conditions of [L1] for the given . As was arbitrary, is null. The only selections were finite choices in step 1.1 and least natural-number codes in step 1.2, both available in ZF.
Source notes
Hunter, §11.8, pp. 238–239, states the Lebesgue criterion and uses geometric cover budgets. It states the criterion without proof and does not give the least-code construction above. The choice-free coding argument is proved here from the listed local suppliers.
Depends on
- Measure zero (a countable cover by intervals of total length below every $\varepsilon$) and content zero (a finite such cover)
- The rationals as equivalence classes of pairs of integers
- ℚ is dense in every Archimedean ordered field
- $\mathbb{N} \times \mathbb{N} \approx \mathbb{N}$
- The well-ordering principle
- For $|r| < 1$, $\sum_{k \ge 0} r^k = 1/(1-r)$, and for $|r| \ge 1$ the series diverges
- Laws of finite sums and finite products
Used by
Dependency tree · two levels
61 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
- John K. Hunter, An Introduction to Real Analysis, Chapter 11 (standard reference, not scraped)