Prime elements in integral domains

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Math Amateur
Gold Member
MHB
Messages
3,920
Reaction score
48
In Dummit and Foote, Section 8.3 on Unique Factorization Domains, Proposition 10 reads as follows:

Proposition 10: In an integral domain a prime element is always irreducible.

The proof reads as follows:

===========================================================

Suppose (p) is a non-zero prime ideal and p = ab.

Then [tex]ab = p \in (p)[/tex], so by definition of prime ideal, one of a or b, say a, is in (p).

Thus a = pr for some r.

This implies p = ab = prb and so rb = 1 and b is a unit.

This shows that p is irreducible.

==============================================================

My question is as follows: Where in this proof do D&F use the fact that p is in an integral domain? (It almost reads as if this applies for any ring)

Peter
 
Physics news on Phys.org
In this step:
Peter said:
This implies p = ab = prb and so rb = 1 and b is a unit.

Since an integral domain has no zero divisors by definition there's a cancelation law which says:
Let [tex]R[/tex] be an integral domain and [tex]a,b,c \in R[/tex]. If [tex]a \neq 0[/tex] and [tex]ab=ac[/tex] then [tex]b=c[/tex].