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.
Addition is a well-defined total operation
Statement
For each there is a unique function with and . Writing , addition is a well-defined total binary operation satisfying and .
Facts & Assumptions
Given: the natural numbers with successor .
The recursion theorem: for a set , an element , and a function there is a unique with and (The recursion theorem).
is a Peano system (The von Neumann naturals form a Peano system).
Proof
Fix ; since is a Peano system [L2], apply the recursion theorem with , , and : there is a unique function with and .
Define ; since is a total function on for every , the assignment is a well-defined function .
The recursion equations become and , the defining clauses of addition.
Depends on
Used by
- Addition of natural numbers Definition
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 17 results over 9 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
- T. Tao, Analysis I, 3rd ed., §2.1-2.3 (Peano axioms, recursion, arithmetic) (standard reference, not scraped)
- Peano axioms (Wikipedia) (standard reference, not scraped)
- B. Kaya, MATH 320 Set Theory (METU lecture notes) (standard reference, not scraped)
- W. Aitken, MATH 378 Ch. 1: The Peano Axioms (CSU San Marcos) (standard reference, not scraped)