Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedPipeline-generatedjudge pass (gpt-5.6-terra)audited 2026-09-07
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 R on a definable class X and xX, there is a least predecessor-closed set C(x)X containing x. It consists exactly of nodes reachable from x 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.

[F1]

Let X be a definable class and R a definable binary relation on X, with fixed set parameters. Write predR(x)={yX:yRx}. The relation is setlike if this predecessor collection is a set for every xX. It is well-founded if every nonempty set AX has an R-minimal member x, meaning predR(x)A=. These are schemes in first-order set theory: a class is notation for a defining formula. No transitivity or totality of R 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)

[F2]

Let (W,<) be a well-order (def-well-order) and let G be a class function: a rule, given by a formula in the language of set theory, that assigns a set G(h) to every function h whose domain is a proper initial segment of W (def-initial-segment). Then there is exactly one function F with domain W such that F(a)=G(FW<a)for every aW. Here FW<a is the restriction of F to the initial segment determined by a, so the value of F at a is prescribed in terms of all its earlier values at once. Because G is a class function rather than a set, this is a theorem schema of ZF: one theorem for each formula defining G. It uses Replacement, and it uses no form of the Axiom of Choice. (Transfinite recursion)

Proof

1.1

Put C0={x} and Cn+1=Cn{predR(y):yCn}. 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 {x} at zero; totalize on malformed histories by returning . This produces a set sequence.

F1F2
2.1

Let C(x)=nωCn, a set by Replacement and Union. It contains x and is predecessor-closed: if yCn and zRy, then zCn+1. Conversely any predecessor-closed set containing x contains every Cn by natural induction, hence contains C(x).

step 1.1
3.1

Induction on n says Cn consists exactly of the nodes reached in at most n steps: the successor construction either keeps a node or appends one predecessor edge. Taking the union proves the finite-path description.

step 1.1step 2.1

Depends on

Used by

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