Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (z-ai/glm-5.2)audited 2026-07-28
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.

Zero divisor, and integral domain: a commutative ring with 1≠0 and no zero divisors

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). An element a∈R is a zero divisor when

a≠0andab=0  or  ba=0  for some b∈R with b≠0.

The ring R has no zero divisors when no element of R is a zero divisor; equivalently, when ab=0 implies a=0 or b=0, for all a,b∈R.

An integral domain, or simply a domain, is a commutative ring (Commutative ring) R such that

  • (D1) 1≠0 in R;
  • (D2) R has no zero divisors.

In a commutative ring the two clauses ab=0 and ba=0 of the definition of a zero divisor say the same thing, so there the notion is one-sided without ambiguity.

Two conventions fixed here, and kept. First, 0 is not a zero divisor, because the clause a≠0 is part of the definition. This matters: 0⋅b=0 holds for every b in every ring (In any ring 0⋅a=a⋅0=0, (−a)b=a(−b)=−(ab), (−a)(−b)=ab, (−1)a=−a and a(b−c)=ab−ac), so without that clause 0 would be a zero divisor in every ring with more than one element and the phrase "no zero divisors" would name the empty class. Second, (D1) is a hypothesis and not a consequence of (D2). The one-element ring, in which 1=0, has no zero divisors at all — vacuously, since it has no nonzero element — so (D2) alone would admit it. It is excluded by (D1), and by nothing else; the companion page records that ring explicitly.

Remarks

Depends on

Used by

Dependency tree · two levels

12 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