Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)verified 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 n1n \ge 1 with n1R=0n \cdot 1_R = 0 when one exists, and 00 otherwise

Definition

Let RR be a ring (Ring: an abelian group under addition and a monoid under multiplication, with multiplication distributing over addition on both sides) with identity 1R1_R and zero 0R0_R. For nNn \in \mathbb{N} let n1Rn \cdot 1_R be the additive natural power of 1R1_R in the abelian group (R,+,0R)(R,+,0_R) (Powers gng^{n}: natural exponents in a monoid and integer exponents in a group, with g0=eg^{0} = e, Group and abelian group): thus 01R=0R0 \cdot 1_R = 0_R and σ(n)1R=n1R+1R\sigma(n)\cdot 1_R = n \cdot 1_R + 1_R. Put

TR  :=  {nN  :  n1 and n1R=0R}    N.T_R \;:=\; \{\, n \in \mathbb{N} \;:\; n \ge 1 \text{ and } n \cdot 1_R = 0_R \,\} \;\subseteq\; \mathbb{N}.

The characteristic of RR is

char(R)  :=  {minTRif TR,0if TR=.\operatorname{char}(R) \;:=\; \begin{cases} \min T_R & \text{if } T_R \ne \varnothing, \\[2pt] 0 & \text{if } T_R = \varnothing.\end{cases}

Why the least element exists. TRT_R is a subset of N\mathbb{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 (\le is a linear order on N\mathbb{N}, Order on the natural numbers). So char(R)\operatorname{char}(R) is a well-defined natural number in both cases.

The clause n1n \ge 1 is not decoration. N\mathbb{N} contains 00 (The natural numbers N\mathbb{N} (von Neumann)) and 01R=0R0 \cdot 1_R = 0_R holds in every ring, so without that clause TRT_R would always contain 00 and the definition would say nothing.

Convention: the value in the empty case is 00, and this is the OPPOSITE of the convention for the order of a group element. The order G|G| of a finite group and the order ord(g)\operatorname{ord}(g) of an element, with ord(g)=\operatorname{ord}(g) = \infty when no positive power of gg is the identity writes ord(g)=\operatorname{ord}(g) = \infty when no positive power of gg is the identity. Here the value in the corresponding case is the natural number 00, not a symbol \infty. A reader coming straight from The order G|G| of a finite group and the order ord(g)\operatorname{ord}(g) of an element, with ord(g)=\operatorname{ord}(g) = \infty when no positive power of gg 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 1R1_R, with 00 recording infinite order; n1R=0n \cdot 1_R = 0 holds exactly when char(R)n\operatorname{char}(R) \mid n; and in an integral domain every nonzero element has the same additive order as 1R1_R uniform across the two cases.

char(R)\operatorname{char}(R) is a natural number, hence a set, not an element of RR. A natural number in this library is a von Neumann natural (The natural numbers N\mathbb{N} (von Neumann)), so char(R)R\operatorname{char}(R) \notin R in general and the expression n1Rn \cdot 1_R is not a product in RR but the additive multiple just described.

Dictionary for fields. When RR is a field FF (Field), the element n1Fn \cdot 1_F is exactly the canonical natural ι(n)\iota(n) of The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field; this is proved, not assumed, in In a field, the additive multiple n1Fn \cdot 1_F is the canonical natural ι(n)\iota(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\iota(0) = 0_F, ι(σ(n))=ι(n)+1F\iota(\sigma(n)) = \iota(n) + 1_F. So for a field TF={n1:ι(n)=0F}T_F = \{\, n \ge 1 : \iota(n) = 0_F \,\} and the characteristic is the least n1n \ge 1 with ι(n)=0F\iota(n) = 0_F, or 00 if there is none.

Remarks

Depends on

Used by

Dependency tree · next 3 levels

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