Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passverified 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 is the additive order of 1R, with 0 recording infinite order; n1R=0 holds exactly when char(R)n; and in an integral domain every nonzero element has the same additive order as 1R

Statement

Let R be a ring (Ring: an abelian group under addition and a monoid under multiplication, with multiplication distributing over addition on both sides) and let ord(1R) be the order of 1R in the abelian group (R,+,0R) (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), with ord(1R)= when no n1 satisfies n1R=0R. Throughout, a natural number written where an integer is expected means its image under the embedding ιZ:NZ of The naturals embed in the integers. Then:

  1. if ord(1R) is finite then char(R)=ord(1R) (The characteristic of a ring: the least n1 with n1R=0 when one exists, and 0 otherwise), and if ord(1R)= then char(R)=0; so the characteristic is the additive order of 1R, with the value 0 recording infinite order;
  2. for every nZ, the equation n1R=0R holds if and only if char(R) divides n in Z, divisibility being the relation of Divisibility in Z: da when a=dq for some integer q;
  3. if R is an integral domain (Zero divisor, and integral domain: a commutative ring with 10 and no zero divisors) then for every aR with a0R and every nZ, na=0R if and only if n1R=0R; consequently every nonzero element of R has the same additive order as 1R.

Facts & Assumptions

[L1]

char(R) is the least nN with n1 and n1R=0R when such an n exists, and is 0 otherwise (The characteristic of a ring: the least n1 with n1R=0 when one exists, and 0 otherwise).

[L2]

ord(g), for g in a group, is the least kN with k1 and gk=e when such a k exists, and is otherwise; read additively in (R,+,0R) this is the least k1 with k1R=0R (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, Powers gn: natural exponents in a monoid and integer exponents in a group, with g0=e, Group and abelian group).

[L3]

If ord(g)=n with n1, then for kZ we have gk=e if and only if nk; and if ord(g)= then gj=gk implies j=k (If ord(g)=n then gk=e iff k is an integer multiple of n, the powers g0,,gn1 are distinct, and g has exactly n elements; if g has infinite order then gj=gk only for j=k).

[L7]

Z is a commutative ring, so 0q=0 for every integer q; and da means a=dq for some qZ (The integers form a commutative ring, In any ring 0a=a0=0, (a)b=a(b)=(ab), (a)(b)=ab, (1)a=a and a(bc)=abac, Divisibility in Z: da when a=dq for some integer q). The embedding ιZ is injective and preserves addition, multiplication and order, its image being the nonnegative integers (The naturals embed in the integers).

Proof

technique · direct
1.1

Claim 1. Read additively in the abelian group (R,+,0R), the set S1R of [L2] is {kN:k1, k1R=0R}, which is the set TR of [L1]. So the two definitions take the minimum of the same set: if that set is nonempty both ord(1R) and char(R) equal its least element, and if it is empty then ord(1R)= while char(R)=0.

L1L2
1.2

Claim 3. Let R be an integral domain, a0R and nZ. By [L4], na=(n1R)a. If n1R=0R then na=0Ra=0R by [L5]. Conversely if na=0R then (n1R)a=0R, so by [L6] either n1R=0R or a=0R; the second is excluded, so n1R=0R.

L4L5L6
2.1

Claim 2, the case char(R)=c with c1. By step 1.1, ord(1R)=c, so [L3] read additively in (R,+,0R) gives, for every nZ: n1R=0R if and only if cn.

step 1.1L3L7
2.2

Claim 2, the case char(R)=0. By step 1.1, ord(1R)=, so [L3] gives that n1R=m1R forces n=m; taking m=0 and using the additive reading 01R=0R from [L2], we get n1R=0R if and only if n=0. On the other side, 0n means n=0q for some integer q, and 0q=0 in Z, so 0n holds exactly when n=0. The two conditions therefore agree.

step 1.1L2L3L7
3.1

Claim 2 follows from steps 2.1 and 2.2, since char(R) is either 0 or at least 1.

step 2.1step 2.2L1
4.1

Consequently, for a0R in an integral domain the set {kN:k1, ka=0R} equals the set TR of step 1.1, so the two have the same least element when nonempty and are empty together: ord(a)=ord(1R), finite or infinite alike. With steps 1.1, 3.1 and 1.2 all three claims are established.

step 1.1step 3.1step 1.2L2

Remarks

  • The convention char=0 is what makes claim 2 a single statement. With in place of 0 the right-hand side would have to be split into two cases, since is not an integer and "n" has no meaning. With 0, the divisibility relation of Divisibility in Z: da when a=dq for some integer q does the work in both cases, because 0n holds exactly for n=0.

  • Claim 3 is where the ring structure enters. Claims 1 and 2 are statements about the additive group alone, and would be true in any abelian group with a distinguished element. Claim 3 uses na=(n1R)a, which is Integer multiples in a ring: (m+n)a=ma+na, m(a+b)=ma+mb, (ma)b=m(ab)=a(mb) and (ma)(nb)=(mn)(ab) for all m,nZ and a,bR, and then the absence of zero divisors. Without the domain hypothesis the argument breaks at a named place: the step deducing n1R=0R from (n1R)a=0R is an appeal to the absence of zero divisors, and nothing on this page replaces it for a ring that has them.

  • char(R) is a natural number and n is an integer, so the divisibility in claim 2 is a statement in Z about ιZ(char(R)) and n, as the Statement says. The two are not the same kind of object, and reading the claim without the embedding would be a category error rather than an abbreviation.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

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