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.
Left successor law for addition
Statement
For all : . (The recursion defines addition on the second argument; this is the matching law for adding on the first.)
Facts & Assumptions
Given: Addition with and (Addition of natural numbers).
Induction principle (The principle of mathematical induction).
Proof
Base : by , and by , so .
Inductive hypothesis: .
Step: , applying at the outer sum, then the hypothesis, then backward inside .
By induction [L1], for all , and since was arbitrary, for all .
Depends on
Used by
- The 2-adic absolute value gives an ultrametric on ℚ, in which every triangle is isosceles and every point of a ball is a centre Example
- Addition is commutative Lemma
- Discreteness: σ(n) is the immediate successor Lemma
- Trichotomy of the order on ℕ Lemma
- ℕ × ℕ ≈ ℕ Theorem
- The Steinitz exchange lemma: if L ⊆ V is linearly independent and S ⊆ V spans V with S finite of size n, then L is finite with |L| = m ≤ n, and there is T ⊆ S of size n - m such that L ∪ T spans V Theorem
- The well-ordering principle Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 15 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.2 (Addition) (standard reference, not scraped)
- Mathematical induction (Wikipedia) (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)