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.
The natural numbers exist: a smallest inductive set
Statement
There is a set that is inductive (Inductive set) and is a subset of every inductive set; it is unique. This is the set of natural numbers.
Facts & Assumptions
Given: ZFC; in particular the Axiom of Infinity (The Axiom of Infinity: there is a set containing a set with no elements and closed under ): there exists an inductive set; the Axiom Schema of Separation (The Axiom Schema of Separation: for each formula , ); and Extensionality (The Axiom of Extensionality: ). Write . Recall that inductive means and ().
Proof
By the Axiom of Infinity fix an inductive set .
By Separation the collection is a set.
is inductive: for every inductive (so and ), and if then for every inductive , hence for every inductive , and since and is inductive, so .
for every inductive : any satisfies by definition.
Uniqueness: if is also inductive and contained in every inductive set, then (as is inductive) and (as is inductive), so by Extensionality.
Depends on
- Inductive set
- The Axiom of Infinity: there is a set containing a set with no elements and closed under $y \mapsto y \cup \{y\}$
- The Axiom Schema of Separation: for each formula $\varphi$, $\forall \bar p\,\forall x\,\exists y\,\forall z\,(z \in y \leftrightarrow (z \in x \wedge \varphi(z,\bar p)))$
- The Axiom of Extensionality: $\forall x\,\forall y\,(\forall z\,(z \in x \leftrightarrow z \in y) \to x = y)$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 8 results over 4 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- Axiom of infinity (Wikipedia) (standard reference, not scraped)
- Set-theoretic definition of natural numbers (Wikipedia) (standard reference, not scraped)
- B. Kaya, MATH 320 Set Theory (METU lecture notes) (standard reference, not scraped)