Integral domains isolate the class of commutative rings in which multiplication behaves enough like multiplication in the integers to support cancellation, divisibility, and fractions. In an arbitrary [ring](/page/Ring), a product can vanish for reasons unrelated to either factor being zero; this breaks many arguments familiar from integer arithmetic and makes divisibility hard to control. An integral domain is the setting where the equation $ab=0$ still carries the rigid meaning it has in $\mathbb{Z}$: a zero product detects a zero factor.
The concept sits between field and general commutative ring. Every field is an integral domain, but not every integral domain has multiplicative inverses for nonzero elements. This middle position is essential: [polynomial rings](/page/Polynomial%20Ring) such as $k[x]$ are usually not fields, yet they retain enough multiplicative regularity to support factorisation, prime ideals, localisation, and the construction of the fraction field. Integral domains are therefore a basic environment for commutative algebra, algebraic geometry, and algebraic number theory.
## Definition
### Zero Products
The central obstruction in a ring is the possibility that two nonzero elements multiply to zero. Such elements make cancellation false and allow arithmetic to split into separate components. The definition removes exactly that obstruction while keeping the ring structure broad enough to include polynomial rings, rings of integers, and coordinate rings of irreducible algebraic objects.
[definition: Integral Domain]
A nonzero commutative ring $R$ with multiplicative identity $1_R$ is an integral domain if for every $a,b \in R$,
\begin{align*}
ab = 0_R \implies a = 0_R \text{ or } b = 0_R.
\end{align*}
[/definition]
The requirement that $R$ be nonzero excludes the degenerate ring in which $0_R=1_R$. The commutativity assumption is part of the standard definition used in commutative algebra; noncommutative analogues are usually called domains and require separate left-right care.
A good way to understand the definition is to name the phenomenon it forbids. This is useful because many ring-theoretic statements are phrased by saying that a certain element is or is not a zero divisor.
[definition: Zero Divisor]
Let $R$ be a commutative ring. A nonzero element $a \in R$ is a zero divisor if there exists a nonzero element $b \in R$ such that
\begin{align*}
ab = 0_R.
\end{align*}
[/definition]
With this vocabulary, an integral domain is precisely a nonzero commutative ring with no zero divisors. The phrase "no zero divisors" is often the most efficient mental model, but the implication in the formal definition is the form most useful in computations.
[example: First Model]
The ring $\mathbb{Z}$ is the basic model of an integral domain. If $ab=0$ for integers $a$ and $b$, then the usual arithmetic of integers forces at least one factor to be zero. Thus integer multiplication has no accidental zero products, even though most nonzero integers are not invertible.
[/example]
### Cancellation
Cancellation is often the first algebraic habit learned from the integers. In a general ring it is not automatic: from $ac=bc$ it need not follow that $a=b$. The zero-divisor condition is exactly what repairs cancellation for nonzero factors.
[definition: Cancellation Property]
A commutative ring $R$ has the cancellation property for nonzero factors if for all $a,b,c \in R$ with $c \ne 0_R$,
\begin{align*}
ac = bc \implies a=b.
\end{align*}
[/definition]
The cancellation property is not a separate structure placed on a ring; it is a behaviour that follows from the absence of zero divisors and, conversely, detects it in a nonzero commutative ring. This gives a practical test for domains: instead of searching directly for zero divisors, we can ask whether multiplication by a nonzero element ever loses information. That operator viewpoint is the next characterisation.
## Equivalent Characterisations
### Multiplication Maps
The definition is compact, but several equivalent tests are often more natural in practice. Multiplication by a fixed element is a map from the ring to itself, so zero divisors are exactly the nonzero elements whose multiplication maps have nonzero kernel. Naming that map lets the domain condition be expressed as injectivity.
[definition: Multiplication Map]
Let $R$ be a commutative ring and let $c \in R$. The multiplication map by $c$ is the function
\begin{align*}
m_c: R \to R
\end{align*}
defined by
\begin{align*}
m_c(x)=cx
\end{align*}
for every $x \in R$.
[/definition]
If $c \ne 0_R$, the map $m_c$ should not collapse distinct elements in an integral domain. This is the structural form of cancellation, and it is often the right language when multiplication is being treated as an endomorphism of the additive group of $R$. The following theorem records that this operator viewpoint is equivalent to the original zero-product definition.
[quotetheorem:8275]
This characterisation is useful because it lets cancellation be checked one element at a time. To cancel a nonzero factor $c$ from $cx=cy$, one is asking exactly whether $m_c(x)=m_c(y)$ forces $x=y$. In a domain every nonzero multiplication map is injective, so no nonzero factor can lose information.
The limitation is just as important. If $m_c$ is not injective for some nonzero $c$, then there are distinct elements $x,y$ with $cx=cy$; subtracting gives $c(x-y)=0_R$ with $x-y\ne 0_R$. Thus a failed multiplication map exposes a zero divisor and explains precisely why cancellation is unsafe outside domains.
### Prime Ideals and Quotients
The next definition is needed because quotient rings turn many questions about multiplication into questions about ideals. Here $I \trianglelefteq R$ means that $I$ is an [ideal](/page/Ideal) of $R$, "proper" means $I\ne R$, and $R/I$ denotes the [quotient ring](/page/Quotient%20Ring) obtained by treating elements of $I$ as zero. An ideal should be called prime exactly when products landing in it force one factor to land in it. This is the ideal-theoretic version of the zero-product test, and it is the language that lets the phrase "integral domain" be recognized after passing to a quotient.
[definition: Prime Ideal]
Let $R$ be a commutative ring. A proper ideal $\mathfrak{p} \trianglelefteq R$ is a prime ideal if for all $a,b \in R$,
\begin{align*}
ab \in \mathfrak{p} \implies a \in \mathfrak{p} \text{ or } b \in \mathfrak{p}.
\end{align*}
[/definition]
The zero ideal records whether products can vanish in the ring itself. If $(0_R)$ is prime, then membership of $ab$ in $(0_R)$ forces one factor to lie in $(0_R)$. This is the same information as the integral-domain axiom, now written in the language of ideals.
In this note, an integral domain means a commutative ring with identity in which $1_R \ne 0_R$ and there are no nonzero zero divisors. With that convention, the key test is: a commutative ring is an integral domain exactly when its zero ideal $(0_R)$ is prime. This detects the domain condition without testing every product directly; it is enough to ask whether the zero ideal behaves like a prime ideal. The properness requirement matters, since the whole ring as an ideal would make the prime condition vacuous and would not distinguish the zero ring from a genuine domain.
For example, in $\mathbb{Z}$ the zero ideal is prime because a product of integers can vanish only when one factor vanishes. In a ring such as $\mathbb{Z}/6\mathbb{Z}$, the zero ideal is not prime, since nonzero residue classes can multiply to zero. The prime-ideal condition is one reason integral domains appear constantly in algebraic geometry: in the standard affine setting, prime ideals are the algebraic condition that makes the corresponding coordinate ring behave like the ring of functions on an irreducible piece.
Quotients provide another common test. When a ring is quotiented by an ideal, products can become zero even if they were not zero before, because elements of the ideal are now identified with zero. The prime condition is exactly the condition that this new zero element still behaves as it would in a domain.
The quotient viewpoint lets many questions about domains be moved into the language of ideals and quotients. For instance, over a fixed affine coordinate ring, quotienting by a prime ideal produces a coordinate ring with no zero divisors; geometric statements about irreducibility require the usual hypotheses on the base field and the ideals being used.
## Arithmetic Models and Obstructions
The integers are the prototype. They are not a field, because most nonzero integers are not invertible, but their multiplication has no accidental zero products. This makes them the basic model for all integral domains.
[example: Integers]
The ring $\mathbb{Z}$ is an integral domain. Let $a,b \in \mathbb{Z}$ and suppose $ab=0$. If $a \ne 0$ and $b \ne 0$, then $|a| \ge 1$ and $|b| \ge 1$, so
\begin{align*}
|ab|=|a||b| \ge 1.
\end{align*}
But $ab=0$ gives $|ab|=|0|=0$, contradicting $|ab|\ge 1$. Hence at least one of $a$ and $b$ is zero, so $\mathbb{Z}$ has no zero divisors.
The ring $\mathbb{Z}$ is not a field. If $2$ had a multiplicative inverse in $\mathbb{Z}$, there would be some $c \in \mathbb{Z}$ with
\begin{align*}
2c=1.
\end{align*}
The left-hand side is divisible by $2$, while $1$ is not divisible by $2$, so no such integer $c$ exists. Thus $\mathbb{Z}$ is an integral domain that is not a field.
[/example]
This example shows why integral domains are not merely fields in disguise. The obstruction in $\mathbb{Z}$ is the lack of multiplicative inverses, not the presence of zero divisors. In a field, however, a zero product $ab=0$ can be tested by multiplying by the inverse of any nonzero factor, forcing the other factor to be zero. This makes fields the cleanest source of integral domains.
[quotetheorem:8276]
The theorem is the quickest source of domains because the ability to divide by nonzero elements makes zero-product behaviour rigid. It also sets a useful boundary: a domain need not have division inside the ring. Thus fields supply the cleanest examples, while rings such as $\mathbb{Z}$ show that the domain condition is really about preserving multiplication, not about making every nonzero element invertible.
The next theorem is needed because algebra rarely stops at fields: polynomial rings are the basic rings of equations. A polynomial ring over a field is usually not a field, so the field theorem does not cover it. What survives is the domain property, provided the coefficient ring was already a domain.
[quotetheorem:8277]
The leading-term argument behind this theorem is one of the most common uses of the domain hypothesis. It also explains why polynomial rings over fields are central examples: they retain reliable multiplication while introducing nontrivial divisibility.
[example: Polynomial Ring over a Field]
Let $k$ be a field. Since every field is an integral domain and polynomial rings over integral domains are integral domains by *Polynomial Ring over a Domain*, the ring $k[x]$ is an integral domain.
We show that $k[x]$ is not a field by proving that $x$ has no inverse in $k[x]$. Suppose, for contradiction, that there is a polynomial $f(x) \in k[x]$ with
\begin{align*}
xf(x)=1.
\end{align*}
Write
\begin{align*}
f(x)=a_0+a_1x+\cdots+a_nx^n
\end{align*}
with $a_i \in k$. Multiplying by $x$ gives
\begin{align*}
xf(x)=a_0x+a_1x^2+\cdots+a_nx^{n+1}.
\end{align*}
The constant coefficient of this polynomial is $0$, while the constant coefficient of $1$ is $1$. Since $0 \ne 1$ in the field $k$, this contradicts $xf(x)=1$. Thus $x$ is a nonzero element of $k[x]$ with no multiplicative inverse, so $k[x]$ is an integral domain but not a field.
[/example]
This is the standard example to keep in mind when a proof needs cancellation but not division. It is also the first example where irreducibility, prime elements, and factorisation become genuinely richer than in a field.
The definition has real content because many familiar commutative rings fail it. Modular arithmetic supplies small finite examples where zero divisors can be computed by hand.
[example: A Ring with Zero Divisors]
The ring $\mathbb{Z}/6\mathbb{Z}$ is not an integral domain. Write $\bar{m}$ for the congruence class of $m$ modulo $6$. Since $2$ is not divisible by $6$, we have $\bar{2} \ne \bar{0}$, and since $3$ is not divisible by $6$, we have $\bar{3} \ne \bar{0}$.
Their product is computed by multiplying representatives and then reducing modulo $6$:
\begin{align*}
\bar{2}\bar{3}=\overline{2\cdot 3}=\bar{6}.
\end{align*}
Because $6 \equiv 0 \pmod 6$, the class $\bar{6}$ equals $\bar{0}$, so
\begin{align*}
\bar{2}\bar{3}=\bar{0}.
\end{align*}
Thus $\mathbb{Z}/6\mathbb{Z}$ contains two nonzero elements whose product is zero, so $\bar{2}$ and $\bar{3}$ are zero divisors and $\mathbb{Z}/6\mathbb{Z}$ is not an integral domain.
[/example]
This example explains why the modulus matters. In $\mathbb{Z}/6\mathbb{Z}$, the factorization $6=2\cdot 3$ becomes a zero product because both factors survive as nonzero residue classes. The general question is exactly when reduction modulo $n$ avoids this problem: a composite modulus has proper factors that multiply to $0$ modulo $n$, while a prime modulus has no such factorization and therefore leaves no room for nonzero zero divisors.
[quotetheorem:8278]
The theorem is often the first place where prime numbers are seen through the lens of ring theory: primality is exactly the condition that the quotient of $\mathbb{Z}$ by $(n)$ has no zero divisors.
Products of nonzero rings show another way the domain property can fail. The issue is not nilpotence or modular arithmetic, but decomposition into independent components.
[example: Product Ring]
Let $R$ and $S$ be nonzero commutative rings. In the product ring $R \times S$, multiplication is componentwise, so for any $(r,s),(r',s') \in R \times S$,
\begin{align*}
(r,s)(r',s')=(rr',ss').
\end{align*}
Since $R$ and $S$ are nonzero rings with identity, $1_R \ne 0_R$ and $1_S \ne 0_S$. Hence $(1_R,0_S) \ne (0_R,0_S)$ because their first coordinates differ, and $(0_R,1_S) \ne (0_R,0_S)$ because their second coordinates differ.
Now multiply these two nonzero elements componentwise:
\begin{align*}
(1_R,0_S)(0_R,1_S)=(1_R0_R,0_S1_S).
\end{align*}
Using the zero laws in each ring,
\begin{align*}
1_R0_R=0_R
\end{align*}
and
\begin{align*}
0_S1_S=0_S.
\end{align*}
Therefore
\begin{align*}
(1_R,0_S)(0_R,1_S)=(0_R,0_S).
\end{align*}
Thus $R \times S$ contains two nonzero elements whose product is zero, so $R \times S$ has zero divisors and is not an integral domain.
[/example]
This boundary example is important geometrically: a product ring corresponds to a reducible object with separate components, and zero divisors detect that splitting.
Nilpotent elements give a third obstruction. A nonzero nilpotent element is an element whose positive power eventually vanishes, and such an element is automatically incompatible with the domain condition.
[definition: Nilpotent Element]
Let $R$ be a commutative ring. An element $a \in R$ is nilpotent if there exists $n \in \mathbb{N}$ with $n \ge 1$ such that
\begin{align*}
a^n=0_R.
\end{align*}
[/definition]
The next result is needed to compare domains with reduced rings. Nilpotents look different from ordinary zero divisors because the vanishing may happen only after several multiplications. In a domain, repeated multiplication cannot hide a zero divisor, so nilpotence forces the element itself to be zero.
[quotetheorem:8279]
This theorem shows that every integral domain is reduced, though reduced rings need not be domains. For example, a product of two fields has no nonzero nilpotents but has zero divisors.
## Cancellation and Fraction Fields
The main practical benefit of an integral domain is cancellation. Many algebraic manipulations that are invalid in a general ring become valid again once the cancelling factor is known to be nonzero.
[quotetheorem:2577]
The nonzero condition on $c$ cannot be dropped, since $a0_R=b0_R$ for all $a,b \in R$. In a ring with zero divisors, even nonzero cancellation can fail.
[example: Cancellation Fails with Zero Divisors]
In $\mathbb{Z}/6\mathbb{Z}$, write $\bar{m}$ for the congruence class of $m$ modulo $6$. We compare the two products $\bar{1}\bar{2}$ and $\bar{4}\bar{2}$.
Multiplication is defined by multiplying representatives and then reducing modulo $6$, so
\begin{align*}
\bar{1}\bar{2}=\overline{1\cdot 2}=\bar{2}.
\end{align*}
For the second product,
\begin{align*}
\bar{4}\bar{2}=\overline{4\cdot 2}=\bar{8}.
\end{align*}
Since $8-2=6$, we have $8 \equiv 2 \pmod 6$, and therefore $\bar{8}=\bar{2}$. Hence
\begin{align*}
\bar{4}\bar{2}=\bar{2}.
\end{align*}
Combining the two computations gives
\begin{align*}
\bar{1}\bar{2}=\bar{4}\bar{2}.
\end{align*}
The cancelling factor is nonzero because $2$ is not divisible by $6$, so $\bar{2}\ne \bar{0}$. But $\bar{1}\ne \bar{4}$ because $4-1=3$ is not divisible by $6$. Thus equality after multiplication by the nonzero element $\bar{2}$ does not force the original factors to be equal, so cancellation fails in $\mathbb{Z}/6\mathbb{Z}$.
[/example]
The next definition is needed because cancellation is still weaker than division. In a domain, nonzero elements can be cancelled, but they may not have inverses inside the ring. The fraction field is the formal construction that adds those inverses while preserving the original domain.
[definition: Fraction Field]
Let $R$ be an integral domain. The fraction field $\operatorname{Frac}(R)$ is the field whose elements are equivalence classes of pairs $(a,b) \in R \times (R \setminus \{0_R\})$, where $(a,b)$ and $(c,d)$ represent the same class precisely when
\begin{align*}
ad=bc.
\end{align*}
The class of $(a,b)$ is denoted $a/b$.
[/definition]
This construction generalises $\mathbb{Q}=\operatorname{Frac}(\mathbb{Z})$ and embeds a domain into a field by sending $a$ to $a/1_R$. To use this construction safely, one needs to know that the formal fractions do form a field and that the original ring has not been collapsed inside it. That is the content of the following theorem.
[quotetheorem:866]
The injectivity of this map is where the absence of zero divisors enters. Without it, the fraction construction may collapse elements that should remain distinct.
Integral domains also interact well with subrings. Many rings are recognised as domains because they live inside a field or inside another known domain. The inheritance principle below makes that recognition precise.
[quotetheorem:8280]
This explains why many naturally occurring rings are domains: they sit inside a known field. For instance, any subring of $\mathbb{C}$ containing $1$ is an integral domain.
## Relationship to Other Concepts
Integral domains refine the notion of a commutative [ring](/page/Ring) by imposing multiplicative indecomposability. They are weaker than fields, stronger than reduced rings, and closely tied to prime ideals. Each comparison identifies a different mathematical role for the concept.
A field is a domain in which every nonzero element is a unit. A domain may have many nonzero nonunits, and those elements drive divisibility theory. This is why unique factorisation domains, principal ideal domains, and Dedekind domains all begin with the integral-domain condition.
A [quotient ring](/page/Quotient%20Ring) $R/I$ is a domain exactly when $I$ is prime. In affine algebraic geometry this makes domains a basic algebraic signal of irreducibility, once the ambient coordinate ring and the appropriate prime or radical ideal conventions have been fixed. Passing from $R$ to $R/I$ removes the equations in $I$, and primality says that the resulting coordinate ring has no product decomposition detected by zero divisors.
The fraction field construction links domains to fields without discarding the original arithmetic. In $\mathbb{Z}$, passing to $\mathbb{Q}$ enables division but forgets which rational numbers were originally integral. In $k[x]$, passing to $k(x)$ enables rational functions but changes polynomial divisibility into field arithmetic.
Integral domains also clarify the difference between being nonzero and being invertible. In a field those conditions coincide for elements; in a domain they do not. Most of the richness of commutative algebra comes from studying nonzero elements that cannot be inverted inside the original ring.
[remark: Terminology]
Some authors use "domain" as shorthand for "integral domain" in commutative algebra. In noncommutative algebra, "domain" usually means a nonzero ring with no zero divisors, without assuming commutativity. This page uses the standard commutative convention.
[/remark]
## Beyond and Connected Topics
Integral domains are the starting point for many refinements of divisibility. A field is the case where every nonzero element can be inverted, while a fraction field is the construction that embeds any domain into such a setting. [Polynomial rings](/page/Polynomial%20Ring) over domains supply the basic examples where factorisation becomes nontrivial.
The ideal-theoretic viewpoint connects domains to prime ideals and quotients. A [quotient ring](/page/Quotient%20Ring) $R/I$ is a domain exactly when the [ideal](/page/Ideal) $I$ is prime, so domains provide the algebraic language for irreducible pieces in commutative algebra and algebraic geometry.
Product rings and quotient rings show how fragile the condition can be. A product such as $R \times S$ usually creates zero divisors even when the factors are domains, while quotienting by a non-prime ideal can turn a well-behaved ring into one where cancellation fails.
## References
Atiyah and Macdonald, *Introduction to Commutative Algebra* (1969).
Dummit and Foote, *Abstract Algebra* (2004).
Lang, *Algebra* (2002).
[Ring](/page/Ring).
Integral Domain
Also known as: Integral domain, Domain, Commutative domain, Ring without zero divisors, Zero divisor-free ring