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.
Separable complete metric spaces are Baire in ZF
Statement
In , every separable (Separability: the existence of an at most countable dense subset) complete (Complete metric space: every Cauchy sequence converges in the space) metric space (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric) is a Baire space (Baire space: a topological space in which every countable intersection of dense open subsets is dense).
The form of the conclusion used below. A space is Baire exactly when for every sequence of dense open subsets and every nonempty open . No choice principle is spent: separability supplies a single at most countable dense set, the padding lemma turns it into a fixed sequence, and the recursion below selects a least index-radius pair at each stage, a definable operation.
Facts & Assumptions
Given: A separable complete metric space ; a sequence of dense open subsets of ; a nonempty open .
is separable when it has an at most countable dense subset; is dense in when for every and every (Separability: the existence of an at most countable dense subset, Interior, closure, boundary, limit point, isolated point and dense subset of a metric space, Open ball, closed ball and sphere in a metric space).
is open when every has with ; open balls are open, and open sets are closed under finite intersections and arbitrary unions (The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement, Arbitrary unions and finite intersections of open sets are open, open balls are open and closed balls are closed).
Every nonempty at most countable set is the range of a sequence (A nonempty countable set has a padded enumeration in ZF, Finite, countably infinite, countable, uncountable).
Completeness of means every Cauchy sequence in converges in (Complete metric space: every Cauchy sequence converges in the space).
Cauchy sequences and convergence are tested by arbitrarily small positive distances; real and rational epsilon tests agree (Cauchy sequence in a metric space, Convergence of a sequence in a metric space: iff in ).
Triangle inequality, symmetry and separation are the metric axioms; nonnegativity follows from them (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric, Nonnegativity of a metric is a consequence of the other axioms, not an axiom).
For every positive real there exists an integer with (For every in a complete ordered field there is a natural with ).
A specified self-map of a set with an initial state defines a unique natural-number sequence by recursion (The recursion theorem).
Proof
Assume is separable and complete, let be dense open subsets of , and let be a nonempty open subset of ; the task is to produce a point of .
Case A: . Case B: .
In case A the conclusion is vacuous and no sequence is constructed: a space with empty underlying set has no nonempty open subset, so there is no to test, and in particular no sequence into is invented.
In case B, separability gives a dense at most countable , and because the dense set meets the nonempty open set ; by [F3] fix a sequence whose range is .
In case B, continuing, for every nonempty open and every real the set of pairs with , and is nonempty. Fix and with by [F2], choose with by [L4], and use density of to fix with . If , then so . Thus the required closed ball, not merely its open subball, lies in .
In case B, continuing, put ; this set is nonempty because is nonempty open and is dense, and it is open by [F2].
In case B, continuing, define by recursion on : given the nonempty open , let be the least element of the admissible set of step 3.1 for , put , and ; use lexicographic order, taking first the least admissible and then the least admissible for that , and is nonempty open because the nonempty open ball meets the dense set and both sets are open.
This recursion is a set recursion: use states with a nonempty open subset of , together with one default state. The least-pair rule defines the successor on every such state, by step 3.1 and density of ; let the default state map to itself. Apply [L5] with initial state . Projections and the uniquely defined least-pair function give . This uses no choice function.
In case B, continuing, put . By the admissibility condition of step 3.1 used at stage , . Hence Each contains its already defined center , and is closed by [F2]. If , then by [L3].
For , nesting gives , so . These bounds tend to zero: induction gives , and [L4] makes eventually smaller than any positive . Thus is Cauchy by [L2], and completeness [L1] gives a limit . No points are selected from arbitrary sets; the sequence of centers was already defined in step 5.1.
For each fixed , every with belongs to the closed set . If , its open complement contains a ball by [F2], but convergence [L2] puts some , , in that ball, a contradiction. Hence . If is another point of the intersection, step 5.2 gives for all , whence and by [L3].
In case B, continuing, . For every , step 5.2 also gives . Therefore .
Either the ambient space is empty, in which case step 2.1 gives the Baire condition vacuously, or it is nonempty, in which case steps 4.1 to 8.1 produce the required point of ; the two cases exhaust the possibilities, so is Baire and the only objects used were the supplied dense set, its enumeration, and least-element selections on .
Remarks
-
Where the choice would have been, and why it is not spent. The classical proof of the complete-metric Baire theorem chooses a ball inside at every stage, which is dependent choice. Here the centre is forced to be the least index of a fixed enumeration of one dense set and the radius is forced to be the least admissible value, so each stage is a definable function of the previous one and no selection principle is invoked.
-
Completeness is used once. It supplies the limit of the explicitly constructed center sequence in step 6.1. Closedness puts that limit in every nested ball. No general intersection theorem for arbitrary nonempty sets is invoked.
Depends on
- Metric space: $d(x,y) = 0$ iff $x = y$, symmetry, and the triangle inequality; pseudometric and ultrametric
- Baire space: a topological space in which every countable intersection of dense open subsets is dense
- Separability: the existence of an at most countable dense subset
- Complete metric space: every Cauchy sequence converges in the space
- A nonempty countable set has a padded enumeration in ZF
- Finite, countably infinite, countable, uncountable
- Open ball, closed ball and sphere in a metric space
- The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement
- Arbitrary unions and finite intersections of open sets are open, open balls are open and closed balls are closed
- Interior, closure, boundary, limit point, isolated point and dense subset of a metric space
- The natural numbers $\mathbb{N}$ (von Neumann)
- A function is a relation $f$ with $(a,b) \in f$ and $(a,c) \in f$ implying $b = c$; $f : A \to B$, the value $f(a)$, domain and codomain
- Cauchy sequence in a metric space
- Convergence of a sequence in a metric space: $x_k \to x$ iff $d(x_k, x) \to 0$ in $\mathbb{R}$
- For every $\varepsilon > 0$ in a complete ordered field there is a natural $n \ge 1$ with $1/n < \varepsilon$
- The recursion theorem
- Nonnegativity of a metric is a consequence of the other axioms, not an axiom
Used by
Dependency tree · two levels
58 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
- Marianne Morillon, Synthese (standard reference, not scraped)