Ideals & Quotient Rings
00 · Symbol Glossary
Borrowing the normal-subgroup symbol deliberately: ideals play exactly the role in ring theory that normal subgroups played in group theory — the substructures that make quotients possible.
— the smallest ideal containing , built by absorbing every possible multiple of .
— the smallest ideal containing both and .
The ring of cosets , with and . Well-defined precisely when is an ideal.
01 · Ideals
A subring only needs to be closed under 's operations. An ideal demands something much stronger from multiplication: it must absorb multiplication by anything in the ambient ring, not merely multiply things that are already inside it.
A subset (commutative ring with unity) is an ideal if: (I1) is a subgroup of ; (I2) for every and , (absorption).
A subring only requires when both . An ideal requires even when comes from all of , not just from . Every ideal is automatically a subring's additive part, but ideals are rarely subrings with unity — see the FailBlock below.
02 · The Ideal Test
A nonempty subset is an ideal if and only if: (a) ; (b) .
() I1 gives subtraction-closure (identical to the subgroup-test argument, Theorem 3.1) and I2 is exactly (b).
() Condition (a) is precisely the subgroup test (Theorem 3.1) for , giving I1. Condition (b) is I2 directly.
03 · Examples of Ideals
: subtraction-closed (already a subgroup, Chapter 03). Absorption: for and , . .
: trivially satisfies both conditions. itself: trivially satisfies both. Every ring has at least these two ideals, exactly mirroring and always being normal subgroups.
For , is the principal ideal generated by — verified to be an ideal by the same style of check as above (with playing the role of ).
Is (an ideal of , since ) a subring with unity? It would need some with for every — forcing , but . More generally: if a proper ideal contained , absorption (I2) would give for every , forcing — contradicting properness. A proper ideal never contains , and hence is never a subring with unity, even when it happens to be a perfectly good subring otherwise.
If is a field (Chapter 17 defines this formally; for now, a commutative ring with unity in which every nonzero element is a unit), then its only ideals are and .
Let with . Pick nonzero . Since is a field, has an inverse . By absorption (I2), , i.e. . Then for any , absorption gives . So .
Theorem 12.2 already hints at why fields will turn out to be exactly the commutative rings whose only quotients are trivial ( or ) — there's no "in-between" ideal to quotient by, unlike 's rich supply of ideals . This becomes precise in Section 06.
04 · Sums and Intersections of Ideals
If , then and are both ideals of .
: nonempty (). Subtraction: , using subtraction-closure inside and separately. Absorption: , using absorption inside and inside separately.
: nonempty (). Subtraction: if , then (subtraction-closure in ) and (subtraction-closure in ), so . Absorption: if and , then and , so .
: contains and , hence (being an ideal, closed under subtraction) contains , hence contains ; conversely every element of is a multiple of . So — sum of ideals corresponds to gcd.
: multiples of both and are exactly multiples of . So — intersection corresponds to lcm, a connection that resurfaces directly in Chapter 16's Chinese Remainder Theorem.
05 · Quotient Rings
Let . Then and are well-defined operations on the set of cosets , and is a commutative ring with unity .
Since is abelian, is automatically normal (Chapter 05, every subgroup of an abelian group is normal), so addition on is well-defined and is an abelian group by Theorem 5.3 — this part is pure group theory, already proven.
Multiplication well-defined. Suppose and , so , for (Theorem 4.1, additive version). Then:
Each of , , lies in : and by absorption (I2), and by absorption applied to multiplied by the ring element (or simply because is closed under multiplication by anything in , in particular by elements of ). So (sum of elements of , using subtraction-closure repeatedly), giving .
Ring axioms. Associativity, distributivity, and commutativity of the coset multiplication are inherited directly from the corresponding properties in (the same style of verification as Theorem 5.3's group axioms for ). is the multiplicative identity: .
The quotient ring construction applied to gives exactly with its ring structure from Chapter 11 — Theorem 12.4 confirms that the well-definedness proof carried out by hand in Theorem 1.5 was a special case of this general machinery.
06 · Prime and Maximal Ideals
A proper ideal is prime if or . It is maximal if there is no ideal with (no proper ideal strictly between and ).
is an integral domain if and only if is a prime ideal.
has exactly when , i.e. : proper. has no zero divisors exactly when: or , i.e. or . This is precisely the definition of being prime. So " is a domain" and " is prime" are, unpacked, the identical statement.
is a field if and only if is a maximal ideal.
() Suppose is maximal. is a nonzero commutative ring with unity (since is proper). Take any nonzero , i.e. . Consider (an ideal, by Theorem 12.3, since is an ideal). Since but , (strictly larger). By maximality of , the only ideal strictly containing is itself, so . In particular , so for some , . Then , so : has inverse . Since was an arbitrary nonzero element, is a field.
() Suppose is a field; in particular (proper, since ). Let be an ideal with ; pick . Since , in ; as is a field, has an inverse : , i.e. . Since and absorbs multiplication by , . Then is a difference of two elements of ( and ), so (subtraction-closure). By absorption, for every , so . No ideal sits strictly between and : is maximal.
is a field exactly when every nonzero element is a unit — by Theorem 11.4, that happens iff for every , which holds iff is prime. By Theorem 12.6, is maximal in exactly when is prime — matching the elementary number-theoretic fact that primes have no nontrivial factorizations, now derived as a ring-theoretic statement.
Since fields are always integral domains (a field has no zero divisors: if with , multiply by to get ), Theorem 12.6 combined with Theorem 12.5 shows every maximal ideal is automatically prime — a field a domain prime. The converse can fail: is prime in (since has no zero divisors) but not maximal (since nothing is needed — rather, shows is not maximal).
07 · Exercises
Apply Theorem 12.1 directly: check subtraction-closure and absorption for multiples of 5.
. Subtraction: . Absorption: for , . Both conditions hold: .
Verify using Theorem 12.1 that is an ideal of .
Apply the gcd/lcm identification from Section 04's example.
. .
Find and .
Apply Theorem 12.5: is a prime ideal of ? Find a specific product that breaks primality if not.
, but . So is not prime: the implication " or " fails with .
By Theorem 12.5, since is not prime, is not an integral domain — confirmed directly, since in with (Chapter 11, Exercise 11.3's sibling fact).
Is a prime ideal of ? Use Theorem 12.5 to conclude whether is an integral domain.
Apply Theorem 12.6 directly, then recall which are fields.
is prime, so by Section 06's Example, is maximal in . By Theorem 12.6, is a field — every nonzero element has an inverse (confirmed directly for in Exercise 1.5, and the same argument works for any prime).
Using Theorem 12.6, determine whether is a field.
08 · Chapter Summary
| Concept | Statement |
|---|---|
| Ideal | Additive subgroup that absorbs multiplication by all of (I1, I2) |
| Ideal test | Subtraction-closed + absorbs multiplication (Thm 12.1) |
| Principal ideal | |
| Field's ideals | Only and (Thm 12.2) |
| Sum, intersection of ideals | Both are ideals (Thm 12.3); correspond to gcd, lcm in |
| Quotient ring | Well-defined ring structure iff is an ideal (Thm 12.4) |
| Prime ideal | or |
| Maximal ideal | No proper ideal strictly between and |
| domain prime | Thm 12.5 |
| field maximal | Thm 12.6 |
Next: Chapter 13 — Ring Homomorphisms builds the ring-theoretic analog of Chapter 06's homomorphism and isomorphism theorems, with ideals playing the role kernels of group homomorphisms played for normal subgroups.