Alphabeta Math
False statementConstruction: AI-adaptedVerification: AI-adaptedprecheck 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.

FALSE: successor-closure alone forces a set to be all of N

Statement

False statement. If a set S⊆N is nonempty and closed under the successor (n∈S⇒σ(n)∈S), then S=N. (That is, the induction principle would hold without its base case 0∈S.)

Facts & Assumptions

Given: the claim above.

[L1]

The induction principle requires 0∈S (The principle of mathematical induction).

[L2]

σ(n)≠0 for all n (P1) (The von Neumann naturals form a Peano system).

Refutation

technique · direct
1.1

Take S=N∖{0}={n∈N:n≠0}, the set of nonzero naturals; it is nonempty (for instance 1=σ(0)∈S).

given
1.2

S is closed under σ: for any n, σ(n)≠0 by P1 [L2], so σ(n)∈S.

L2
2.1

But 0∉S, so S≠N; the nonempty successor-closed set S is not all of N, refuting the claim.

step 1.1step 1.2
3.1

The base case 0∈S is therefore indispensable in the induction principle [L1]; successor-closure and nonemptiness do not suffice.

step 2.1L1∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

9 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources