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.
Multiplication is a well-defined total operation
Statement
For each there is a unique function with and . Writing , multiplication is a well-defined total binary operation satisfying and .
Facts & Assumptions
Given: with successor and addition (Addition of natural numbers).
The recursion theorem (The recursion theorem).
For fixed , the map is a function (Addition of natural numbers).
is a Peano system (The von Neumann naturals form a Peano system).
Proof
Fix ; the map , , is a well-defined function.
Since is a Peano system [L3], apply the recursion theorem with , , : there is a unique with and .
Define ; as is total for each , the assignment is a well-defined function with and .
Depends on
Used by
- Multiplication of natural numbers Definition
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 19 results over 11 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)