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.
Finite predecessor closures are sets
Statement
For every setlike relation on a definable class and , there is a least predecessor-closed set containing . It consists exactly of nodes reachable from by a finite sequence of predecessor steps. Well-foundedness is not needed.
Facts & Assumptions
Given: Work in ZF unless the statement explicitly weakens or supplements it; fix the objects and hypotheses of the statement.
Let be a definable class and a definable binary relation on , with fixed set parameters. Write . The relation is setlike if this predecessor collection is a set for every . It is well-founded if every nonempty set has an -minimal member , meaning . These are schemes in first-order set theory: a class is notation for a defining formula. No transitivity or totality of is required. Every relation on a set is setlike. An ordinal carries a well-founded membership relation by its definition; ambient Foundation does not make every arbitrary relation well-founded. All results concerning a supplied well-founded setlike relation are valid in ZF without Foundation unless stated otherwise. Conventions and prerequisites: def-ordinal. (Well-founded and setlike relations)
Let be a well-order (def-well-order) and let be a class function: a rule, given by a formula in the language of set theory, that assigns a set to every function whose domain is a proper initial segment of (def-initial-segment). Then there is exactly one function with domain such that Here is the restriction of to the initial segment determined by , so the value of at is prescribed in terms of all its earlier values at once. Because is a class function rather than a set, this is a theorem schema of ZF: one theorem for each formula defining . It uses Replacement, and it uses no form of the Axiom of Choice. (Transfinite recursion)
Proof
Put and . At each step Replacement collects the predecessor sets and Union forms the next set. Apply the set well-order recursion schema on , whose rule reads the last value at successors and gives at zero; totalize on malformed histories by returning . This produces a set sequence.
Let , a set by Replacement and Union. It contains and is predecessor-closed: if and , then . Conversely any predecessor-closed set containing contains every by natural induction, hence contains .
Induction on says consists exactly of the nodes reached in at most steps: the successor construction either keeps a node or appends one predecessor edge. Taking the union proves the finite-path description.
Depends on
Used by
- Transitive closure of a set Definition
- Compatible recursion attempts Lemma
- Induction on well-founded setlike relations Theorem
Dependency tree · two levels
6 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
- Marks, Set Theory, Berkeley edition — Lemma 6.4 p.30. (standard reference, not scraped)