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.
Boundable sentences over an atom set
Definition
For a set , define the relative hierarchy by
For a finite tuple of sets , put . The free variables here range over sets, not bare atoms; atoms can still occur as members of those sets and in quantified tests. A formula is boundable when there is a fixed ordinal , given by an absolute definition, such that ZFA proves
where the superscript means that every quantifier is relativized to the displayed relative-rank segment. A sentence is boundable when it is the existential closure of such a formula. Thus syntactically bounding the quantifiers is not alone sufficient: the displayed equivalence must be provable uniformly in ZFA. After tuple, ordered-pair, relation, and function encodings are expanded, a fixed finite stack of power sets is a common way to prove this equivalence.
For example, “there is a countable family of pairs without a choice function” is boundable: witnesses code the family and its -enumeration; pair membership and a proposed choice graph live within finitely many power-set iterates, yielding the required ZFA-provable relativization equivalence. This does not make the full Axiom of Choice, arbitrary sentences, or unrestricted conjunctions boundable.
Relative-rank boundability alone gives no ZFA-to-ZF transfer. The broad syntax can test whether an object is an atom or has no members; such tests need not be preserved when atoms are replaced by sets. Transfer requires an additional typed certificate: all quantifiers range over named carried sorts, the base sort is opaque, and every atomic incidence and any pure parameter are preserved. An existential sentence follows only after its transported typed witness implies the target sentence. The certificate must also bound every possible choice graph, not just the given family. A hierarchy based only on the atom set needs an ordinal height such as to contain the pure and all its graph codes; the finite-stack observation above uses the already supplied family and enumeration parameters.
Depends on
Used by
Dependency tree · two levels
20 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
- Jech, The Axiom of Choice, Chapter 6 Problem 1, p. 95 (standard reference, not scraped)