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.
No natural number equals its own successor
Statement
For every , .
Facts & Assumptions
Given: with distinguished element and successor .
for all (P1) and is injective (P2) (The von Neumann naturals form a Peano system).
The induction principle (The principle of mathematical induction).
Proof
Base case : by P1, so .
Inductive hypothesis: .
If then injectivity of gives , contradicting the hypothesis; hence .
By induction [L2], for all .
Depends on
Used by
- (ℕ, ≤) has no maximal element: Zorn's chain hypothesis fails Counterexample
- A progressive map with no fixed point, on a poset that is not chain-complete Counterexample
- FALSE: every bounded sequence converges False statement
- A strictly increasing index map satisfies nₖ ≥ k Lemma
- On ℕ the order is membership: m < n ⟺ m ∈ n Lemma
- The even and odd index maps and the alternating sequence: strictly increasing e, o with ℕ their disjoint union, and the unique (sₖ) with s₀ = 1, s_σ(k) = -sₖ, which satisfies |sₖ| = 1, s ∘ e ≡ 1 and s ∘ o ≡ -1 Lemma
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 16 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
- Peano axioms (Wikipedia) (standard reference, not scraped)
- Mathematical induction (Wikipedia) (standard reference, not scraped)
- W. Aitken, MATH 378 Ch. 1: The Peano Axioms (CSU San Marcos) (standard reference, not scraped)