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.
Ordinal rankings characterize well-foundedness
Statement
A definable setlike relation on is well-founded if and only if there is a definable ordinal-valued function on with . For well-founded , its rank is pointwise least among such functions. No choice or Foundation is needed.
Facts & Assumptions
Given: Work in ZF unless the statement explicitly weakens or supplements it; fix the objects and hypotheses of the statement.
For a well-founded setlike relation on , its ordinal rank is the definable function determined by To justify the definition, apply well-founded recursion to the total rule which returns this union if every value of its input function is an ordinal and returns otherwise. Well-founded induction shows that every actual value is an ordinal: predecessor values are ordinals by the induction hypothesis, their successors are ordinals, Replacement collects them, and their union is an ordinal, including the empty union . Thus the default case never occurs. For the rank equation gives . The definition requires no ambient Foundation for a supplied well-founded . Conventions and prerequisites: thm-recursion-on-well-founded-setlike-relations, lem-ordinal-basics. (Ordinal rank of a well-founded relation)
Proof
For well-founded , its recursively defined ordinal rank exists and strictly increases along each predecessor edge, providing a ranking.
Conversely, for a nonempty set , Replacement makes a nonempty set of ordinals. It has a least element: choose one value and minimize within the set of values at most , using the well-order of . A preimage of that least value has no predecessor in , since a predecessor would have smaller rank.
Finally well-founded induction gives . If it holds at all , then for all such , and taking the ordinal supremum gives the desired bound at . The empty supremum is zero.
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
3 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 — Exercise 6.8 p.31. (standard reference, not scraped)