Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (openai/gpt-5.4)audited 2026-07-25
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 natural numbers exist: a smallest inductive set

Statement

There is a set ω that is inductive (Inductive set) and is a subset of every inductive set; it is unique. This ω is the set of natural numbers.

Facts & Assumptions

Proof

technique · direct
1.1

By the Axiom of Infinity fix an inductive set I0.

given
1.2

By Separation the collection ω:={x∈I0:x∈J for every inductive set J} is a set.

givenconstruct
2.1

ω is inductive: ∅∈J for every inductive J (so ∅∈I0 and ∅∈ω), and if x∈ω then x∈J for every inductive J, hence x+∈J for every inductive J, and x+∈I0 since x∈I0 and I0 is inductive, so x+∈ω.

step 1.2
2.2

ω⊆J for every inductive J: any x∈ω satisfies x∈J by definition.

step 1.2
3.1

Uniqueness: if ω′ is also inductive and contained in every inductive set, then ω⊆ω′ (as ω′ is inductive) and ω′⊆ω (as ω is inductive), so ω=ω′ by Extensionality.

step 2.1step 2.2∎

Depends on

Used by

Dependency tree · two levels

8 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