Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableaudited 2026-07-27
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 canonical natural ι(n)=n⋅1F of a field

Definition

Let F be a field (Field) with additive identity 0F and multiplicative identity 1F. Define ι:N→F by recursion on N (The natural numbers N (von Neumann), The recursion theorem):

ι(0)  :=  0F,ι(n+1)  :=  ι(n)+1F.

ι(n) is the canonical natural of n in F. It is also written n⋅1F, and for n≥1 it is 1F added to itself n times.

Why the notation is needed at all. A natural number in this library is a von Neumann natural, that is a set (The natural numbers N (von Neumann)), and a set is not an element of F. So 1/n, nα and x/n are not expressions of F when n is a natural: what they mean is 1/ι(n), ι(n)α and x/ι(n). The map ι is what carries a counting number into the field, and writing it is the whole reason a reader meets 1/ι(k+1) where an informal text would write 1/(k+1).

Remarks

  • Where the index shift comes from. N contains 0 (The natural numbers N (von Neumann)) and ι(0)=0F, so 1/ι(k) is undefined at k=0. A family of reciprocals indexed by N is therefore written over ι(k+1), which is why the harmonic and telescoping families of this library run over k+1 rather than over k. This is bookkeeping, not a restriction: the values are the usual ones.

  • This definition records notation; the arithmetic is proved elsewhere. That ι is strictly increasing and positive on n≥1, and that it carries sums to sums and products to products, is Canonical naturals are positive and strictly increasing, stated for an ordered field. That lemma introduces the same element by the equivalent recursion 1⋅1F=1F, (n+1)⋅1F=n⋅1F+1F, which agrees with the definition above because ι(1)=ι(0)+1F=1F. Nothing here is new mathematics; the definition exists so that the notation has a home a reader can look up.

  • The symbol ι is used in this library for other canonical maps, and this definition does not govern them. It also denotes the canonical field embedding ι:Q→F (The unique embedding of ℚ into an ordered field), the isometric embedding of a metric space into a completion (A completion of a metric space: a complete metric space together with an isometric embedding onto a dense subspace ↗), and an inclusion map ι:S→X of a subspace. Each of those is introduced where it is used and means something different from the map defined here. What the four share is only that each is the canonical map of its situation.

  • Fields, not just ordered fields. The recursion needs no order, so the definition is stated for a field; every use in this library is in an ordered field, and the order is what makes ι injective (Canonical naturals are positive and strictly increasing). In a field of positive characteristic ι is not injective, which is one reason the injectivity is a lemma rather than part of the definition.

Depends on

Used by

…and 156 more results.

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