Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableverified 2026-08-03 (gpt-5.6-sol-codex-subscription)
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 characteristic of a ring: the least n≥1 with n⋅1R=0 when one exists, and 0 otherwise

Definition

Let R be a ring (Ring: an abelian group under addition and a monoid under multiplication, with multiplication distributing over addition on both sides) with identity 1R and zero 0R. For n∈N let n⋅1R be the additive natural power of 1R in the abelian group (R,+,0R) (Powers gn: natural exponents in a monoid and integer exponents in a group, with g0=e, Group and abelian group): thus 0⋅1R=0R and σ(n)⋅1R=n⋅1R+1R. Put

TR  :=  { n∈N  :  n≥1 and n⋅1R=0R }  ⊆  N.

The characteristic of R is

char⁡(R)  :=  {min⁡TRif TR≠∅,0if TR=∅.

Why the least element exists. TR is a subset of N, so when it is nonempty it has a least element by the well-ordering principle (The well-ordering principle), and that element is unique: two least members are below one another and hence equal by antisymmetry of the natural-number order (≤ is a linear order on N, Order on the natural numbers). So char⁡(R) is a well-defined natural number in both cases.

The clause n≥1 is not decoration. N contains 0 (The natural numbers N (von Neumann)) and 0⋅1R=0R holds in every ring, so without that clause TR would always contain 0 and the definition would say nothing.

Convention: the value in the empty case is 0, and this is the OPPOSITE of the convention for the order of a group element. The order ∣G∣ of a finite group and the order ord⁡(g) of an element, with ord⁡(g)=∞ when no positive power of g is the identity writes ord⁡(g)=∞ when no positive power of g is the identity. Here the value in the corresponding case is the natural number 0, not a symbol ∞. A reader coming straight from The order ∣G∣ of a finite group and the order ord⁡(g) of an element, with ord⁡(g)=∞ when no positive power of g is the identity should notice the difference: it is deliberate, it is the standard convention for the characteristic, and it is what makes the divisibility statement of The characteristic of a ring is the additive order of 1R, with 0 recording infinite order; n⋅1R=0 holds exactly when char⁡(R)∣n; and in an integral domain every nonzero element has the same additive order as 1R uniform across the two cases.

char⁡(R) is a natural number, hence a set, not an element of R. A natural number in this library is a von Neumann natural (The natural numbers N (von Neumann)), so char⁡(R)∉R in general and the expression n⋅1R is not a product in R but the additive multiple just described.

Dictionary for fields. When R is a field F (Field), the element n⋅1F is exactly the canonical natural ι(n) of The canonical natural ι(n)=n⋅1F of a field; this is proved, not assumed, in In a field, the additive multiple n⋅1F is the canonical natural ι(n): the additive power of the group-power definition and the canonical natural are the same function, both being the unique one given by the recursion ι(0)=0F, ι(σ(n))=ι(n)+1F. So for a field TF={ n≥1:ι(n)=0F } and the characteristic is the least n≥1 with ι(n)=0F, or 0 if there is none.

Remarks

Depends on

Used by

Dependency tree · two levels

44 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