Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableSession-authored (Fable 5 assisted)verified 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.

Order on the natural numbers

Definition

For m,nNm, n \in \mathbb{N}, define the order by

mn    kN (m+k=n),m \le n \iff \exists k \in \mathbb{N}\ (m + k = n),

and the strict order by m<n    (mn and mn)m < n \iff (m \le n \text{ and } m \neq n), using addition (Addition of natural numbers).

Remarks

Read mnm \le n as "nn is mm plus something": the gap kk with m+k=nm + k = n is unique when it exists (by commutativity and cancellation, Addition is commutative, Addition is cancellative) and is written nmn - m once subtraction is available. That \le is genuinely a linear order, reflexive, antisymmetric, transitive, and total, is proved in \le is a linear order on N\mathbb{N} and Trichotomy of the order on N\mathbb{N}; compatibility with the arithmetic (Order is compatible with addition, Order is compatible with multiplication) and discreteness (m<n    σ(m)nm < n \iff \sigma(m) \le n, Discreteness: σ(n)\sigma(n) is the immediate successor) follow.

In the von Neumann model this order coincides with membership and inclusion: mn    mnm \le n \iff m \subseteq n and m<n    mnm < n \iff m \in n, matching the picture of each natural number as the set {0,1,,n1}\{0, 1, \dots, n-1\} of its predecessors (The natural numbers N\mathbb{N} (von Neumann)). That coincidence is not proved here; it is derived from the additive definition above on a later page. The least-element property of every nonempty subset, the well-ordering principle (The well-ordering principle), is the deepest consequence.

Depends on

Used by

…and 112 more results.

Dependency tree · next 3 levels

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