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 and no zero divisors
Definition
Let be a ring (Ring: an abelian group under addition and a monoid under multiplication, with multiplication distributing over addition on both sides). An element is a zero divisor when
The ring has no zero divisors when no element of is a zero divisor; equivalently, when implies or , for all .
An integral domain, or simply a domain, is a commutative ring (Commutative ring) such that
- (D1) in ;
- (D2) has no zero divisors.
In a commutative ring the two clauses and 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, is not a zero divisor, because the clause is part of the definition. This matters: holds for every in every ring (In any ring , , , and ), so without that clause 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 , 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
-
Where the definition is used. Cancellation is what a domain really buys: in a commutative ring with , the absence of zero divisors is equivalent to the cancellation law and imply , which is Cancellation characterises domains: in a commutative ring with , the implication and imply holds if and only if the ring has no zero divisors.
-
Commutativity is part of the definition of a domain, and is not part of the definition of a zero divisor. A non-commutative ring may perfectly well have no zero divisors — the quaternions ( is a division ring that is not commutative, hence not a field: for , while and ) are such a ring, since every nonzero element there is invertible — and it is still not called an integral domain here.
-
Every field has no zero divisors (A field has no zero divisors: or ), so every field is an integral domain once it is known to be a commutative ring; that is part of Every field is a commutative ring with ; it is an integral domain, and it is a commutative division ring. The converse fails, and is the standard witness, recorded on the companion page.
Depends on
Used by
- A polynomial ring over an integral domain is an integral domain Corollary
- Every finite subgroup of the unit group of an integral domain is cyclic Corollary
- Annihilators, torsion elements and the torsion subset of a module Definition
- Divisibility and associates in an integral domain Definition
- Euclidean domain and Euclidean function Definition
- Principal ideal domain Definition
- The product ring R × S with componentwise operations, its identity (1_R, 1_S) and its units R^× × S^× Definition
- The ring R^X of all functions from a set X into a ring, with pointwise operations Definition
- A product of two rings with 1 ≠ 0 always has zero divisors: (1,0)(0,1) = (0,0) in ℤ × ℤ, so a product of integral domains is never an integral domain Example
- ℚ and ℝ are fields, hence commutative rings, integral domains and ordered rings, all of characteristic 0 Example
- The Cauchy sequences of rationals form a commutative ring that is not an integral domain: two eventually-constant sequences with disjoint supports multiply to zero Example
- The integers are a Euclidean domain with Euclidean function δ(b)=|b| Example
- The zero ring {0}, in which 1 = 0: a commutative ring of characteristic 1 that is not a domain, not a division ring and not a field Example
- ℤ is an integral domain of characteristic 0 whose group of units is {1,-1}, so it is not a field: 2 is nonzero and not invertible Example
- FALSE: In every commutative ring, each nonzero element is either a unit or a zero divisor False statement
- Cancellation characterises domains: in a commutative ring with 1 ≠ 0, the implication ab = ac and a ≠ 0 imply b = c holds if and only if the ring has no zero divisors Lemma
- Every field is a commutative ring with 1 ≠ 0; it is an integral domain, and it is a commutative division ring Lemma
- The characteristic of a ring is the additive order of 1_R, with 0 recording infinite order; n · 1_R = 0 holds exactly when char(R) ∣ n; and in an integral domain every nonzero element has the same additive order as 1_R Lemma
- A nonzero polynomial of degree n over an integral domain has at most n distinct roots Theorem
- Over an integral domain, degrees add under multiplication of nonzero polynomials Theorem
- R/P is an integral domain if and only if P is a prime ideal Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 15 results over 12 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
- Zero divisor (Wikipedia) (standard reference, not scraped)
- Integral domain (Wikipedia) (standard reference, not scraped)
- Thomas W. Judson, Abstract Algebra: Theory and Applications, §16.4: Integral Domains and Fields (standard reference, not scraped)