Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passverified 2026-08-02 (claude-opus-5)
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.

Every nonzero natural number is a successor

Statement

For every nNn \in \mathbb{N} with n0n \neq 0, there exists mNm \in \mathbb{N} with n=σ(m)n = \sigma(m). Equivalently, every natural number is either 00 or a successor.

Facts & Assumptions

Given: N\mathbb{N} with distinguished element 00 and successor σ\sigma. Let S={nN:n=0 or mN (n=σ(m))}S = \{n \in \mathbb{N} : n = 0 \text{ or } \exists m \in \mathbb{N}\ (n = \sigma(m))\}.

[L1]

The induction principle (The principle of mathematical induction).

Proof

technique · induction
1.1

Base case: 0S0 \in S since 0=00 = 0.

base
1.2

Inductive hypothesis: nSn \in S.

ih
2.1

σ(n)\sigma(n) is the successor of nn, so σ(n)S\sigma(n) \in S (it satisfies m, σ(n)=σ(m)\exists m,\ \sigma(n) = \sigma(m) with m=nm = n).

step 1.2
3.1

By induction [L1], S=NS = \mathbb{N}, so every nNn \in \mathbb{N} is 00 or a successor; if n0n \neq 0 then n=σ(m)n = \sigma(m) for some mm.

step 1.1step 2.1discharge-induction

Depends on

Used by

…and 2 more results.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 14 results over 7 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