Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: 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.

The induction axiom is independent of the other Peano axioms

Statement refuted

Refuted claim: any triple (N,0,σ)(N, 0, \sigma) satisfying (P1) 00 is not a successor and (P2) σ\sigma is injective automatically satisfies (P3) induction. The witness is N=NZN = \mathbb{N} \sqcup \mathbb{Z} (a disjoint union of a copy of the naturals and a copy of the integers), with base point 00 the zero of the N\mathbb{N}-copy and σ\sigma the usual successor nn+1n \mapsto n + 1 on each copy separately.

Facts & Assumptions

Given: N=NZN = \mathbb{N} \sqcup \mathbb{Z} with σ\sigma acting as successor within each copy; 0=0 = the N\mathbb{N}-copy's zero. Write NN,NZN_{\mathbb{N}}, N_{\mathbb{Z}} for the two copies.

[L1]

The Peano axioms P1, P2, P3 (Peano system).

[L2]

N\mathbb{N} itself is the standard model (The natural numbers N\mathbb{N} (von Neumann)).

Counterexample

technique · direct
1.1

P1 holds: σ\sigma is the successor within each copy; 00 is the N\mathbb{N}-copy zero, which is not the successor of any element (nothing in NNN_{\mathbb{N}} maps to it, and σ\sigma maps NZN_{\mathbb{Z}} into NZN_{\mathbb{Z}}), so σ(x)0\sigma(x) \neq 0 for all xx.

givenL1
1.2

P2 holds: σ\sigma is injective on NNN_{\mathbb{N}} and on NZN_{\mathbb{Z}} separately, and σ\sigma maps each copy into itself, so σ\sigma is injective on NN.

givenL1
1.3

P3 fails: let S=NNS = N_{\mathbb{N}}, the N\mathbb{N}-copy; then 0S0 \in S and σ\sigma maps SS into SS (σ(NN)NN\sigma(N_{\mathbb{N}}) \subseteq N_{\mathbb{N}}), so SS contains 00 and is closed under σ\sigma; the N\mathbb{N}-copy is the standard model [L2].

givenL1L2
2.1

But S=NNNS = N_{\mathbb{N}} \neq N, since the Z\mathbb{Z}-copy NZN_{\mathbb{Z}} is disjoint from SS and nonempty.

step 1.3
3.1

Thus (N,0,σ)(N, 0, \sigma) satisfies P1 and P2 but not P3, refuting the claim: induction is independent of P1 and P2 and cannot be dropped.

step 1.1step 1.2step 1.3step 2.1

Depends on

Used by

Nothing in the library uses this result yet.

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