If the only rings that existed were polynomial rings, familiar systems of numbers like \(\Z, \Q, \R, \C\text{,}\) and matrix rings, there would still be enough to justify defining the concept of a ring and exploring its properties. However, these are not the only rings that exist. In this section, we explore a way of building new rings from old by means of ideals. To better understand these new rings, we will also define two new classes of ideals: prime ideals, and maximal ideals. We end by briefly connecting these rings to a familiar problem from high school algebra.
Subsection 4.3.1 Congruence modulo \(I\)
The major concept of this section is the notion of congruence modulo \(I\text{.}\) One can reasonably think of this idea as a generalization of congruence modulo \(m\) in \(\Z\text{.}\)
Definition 4.3.1.
Let \(R\) be a ring, \(I\) an ideal of \(R\text{,}\) and \(a,b\in R\text{.}\) We say \(a\) is congruent to \(b\) modulo \(I\) if \(b-a\in I\text{.}\) If this is the case, we write \(a + I = b + I\text{.}\)
Activity 4.3.1.
Determine (with brief justification) whether \(a + I = b + I\) in the following rings \(R\text{.}\)
\(a = 9\text{,}\) \(b = 3\text{,}\) \(I = \ideal{6}\text{,}\) \(R = \Z\)
\(a = 10\text{,}\) \(b = 4\text{,}\) \(I = \ideal{7}\text{,}\) \(R = \Z\)
\(a = 9\text{,}\) \(b = 3\text{,}\) \(I = \ideal{6}\text{,}\) \(R = \Z[x]\)
\(a = x^2+x-2\text{,}\) \(b = x-1\text{,}\) \(I = \ideal{x+1}\text{,}\) \(R = \Q[x]\)
(Challenge.) \(a = x^3\text{,}\) \(b = x^2+2x\text{,}\) \(I = \ideal{y-x^2, y-x-2}\text{,}\) \(R = \Q[x,y]\)
Exploration 4.3.2.
Given a ring \(R\text{,}\) ideal \(I\text{,}\) and \(a\in R\text{,}\) when is it the case that \(a + I = 0 + I = I\text{?}\)
Observe that if \(b-a \in I\text{,}\) then there is some \(x\in I\) such that \(b-a = x\text{,}\) and so \(b = a+x\text{.}\)
As was the case in \(\Z_m\text{,}\) congruence modulo \(I\) is an equivalence relation.
Theorem 4.3.2.
Let \(R\) be a ring and \(I\) an ideal of \(R\text{.}\) Then congruence modulo \(I\) is an equivalence relation on \(R\text{.}\)
The set of equivalence classes under this relation is denoted \(R/I\text{.}\) What is more, this is not merely a set of equivalence classes. As the next two theorems demonstrate, this set possesses two algebraic operations that extend naturally from those of \(R\text{.}\)
Theorem 4.3.3.
Let \(R\) be a ring and \(I\) an ideal of \(R\text{.}\) If \(a,b,c,d\in R\) such that \(a+I = b+I\) and \(c+I = d+I\text{,}\) then \((a+c) + I = (b+d) + I\text{.}\)
Theorem 4.3.4.
Let \(R\) be a ring and \(I\) an ideal of \(R\text{.}\) If \(a,b,c,d\in R\) such that \(a+I = b+I\) and \(c+I = d+I\text{,}\) then \(ac + I = bd + I\text{.}\)
The previous two theorems together show that addition and multiplication on the set
\(R/I\) is well-defined. As these operations are built on the operations of
\(R\text{,}\) it will likely not surprise you to learn that the usual
axioms defining a ring also hold.
Theorem 4.3.5.
Let \(R\) be a commutative ring with identity \(1_R\text{,}\) \(I\) an ideal of \(R\text{,}\) and \(a,b\in R\text{.}\) The set of equivalence classes modulo \(I\text{,}\) denoted \(R/I\text{,}\) is a commutative ring (called the quotient ring of \(R\) by \(I\)) with identity \(1_R + I\) under the following operations:
\begin{align*}
(a+I) + (b+I) & := (a+b) + I\\
(a+I) \cdot (b+I) & := (ab) + I.
\end{align*}
Thus, given a ring \(R\) and ideal \(I\) of \(R\text{,}\) we may build the quotient ring \(R/I\text{.}\)
Activity 4.3.3.
Answer the questions below. Be prepared to give an information justification of your thinking.
Suppose \(R= \Z\) and \(I = \ideal{8}\text{.}\) Calculate \((3+I) + (7+I)\) and \((4+I)\cdot (6+I)\text{.}\)
Let \(R = \Z_3[x]\) and \(J = \ideal{x^2}\text{.}\) List all elements of \(R/J\) (there should be 9 in total).
Set \(R = \R[x]\) and \(I = \ideal{x^2-1}\text{.}\) Find an element \(f + I \in R/I\) such that \((f+I)(2x+2 + I) = I\text{.}\)
In
Subsection 4.3.2, we will explore the question of when
\(R/I\) possesses some of the properties we’ve previously explored, e.g., when is
\(R/I\) a domain? A field? First, we conclude with two explorations. The first gives us a sense of what these rings can look like. The second connects quotient rings to
solution sets of polynomial equations.
Exploration 4.3.4.
Consider the ring \(R=\Z_2[x]\) and the ideals \(I = \ideal{x^2-1}\) and \(J = \ideal{x^3 -x -1}\text{.}\)
List the elements of \(R/I\) and \(R/J\text{.}\)
What happens to \(x^2\) in \(R\) when you pass to the quotient ring \(R/I\text{?}\) How about \(x^3\) as you pass from \(R\) to \(R/J\text{?}\)
In view of your answer to the previous question, how does \(x\) behave as you “mod out” by \(I\) and \(J\text{?}\)
Build addition and multiplication tables for each of \(R/I\) and \(R/J\text{.}\)
Exploration 4.3.5.
One of the most useful connections made in high school algebra is the connection between a function \(f\) (in particular, a polynomial function) and its graph. We may extend this notion to ideals via the concept of a zero set as follows.
Let \(F\) be a field and \(R = F[x,y]\) with \(I\subseteq R\) a nonzero ideal. We define the zero set of \(I\text{,}\) denoted \(Z(I)\text{,}\) as the set of all points \((a,b)\in F^2\) for which \(f(a,b)=0\) for all \(f\in I\text{.}\)
Suppose \(I = \ideal{f_1, f_2, \ldots, f_n}\text{.}\) Prove that \((a,b)\in Z(I)\) if and only if \(f_j(a,b) = 0\) for each \(j\in \set{1,\ldots, n}\text{.}\) Thus, \(Z(I)\) can be determined entirely by examining the generators of \(I\text{.}\)
Describe \(Z(I)\) given \(I = \ideal{y-x^2}\text{.}\)
(Challenge) Given \(I = \ideal{y-x^2}\) and \(J = \ideal{y-x-2}\text{,}\) describe \(Z(I+J)\) and \(Z(I\cap J)\text{.}\)
Given \(I=\ideal{y-x^2}\text{,}\) describe the relationship between the variables \(x\) and \(y\) in the quotient \(R/I\text{.}\) In what way have we restricted our polynomial “inputs” to the parabola \(y = x^2\text{?}\)
Subsection 4.3.2 Prime and Maximal Ideals
In this section, we continue our exploration of quotient rings by looking more closely at properties of ideals. We focus on particular properties of ideals that ensure that the quotient \(R/I\) is either a domain or a field.
Definition 4.3.6.
Let \(R\) be commutative with identity and \(P\subsetneq R\) a nonzero ideal. We say \(P\) is prime if whenever \(a,b\in R\) such that \(ab\in P\text{,}\) we have \(a\in P\) or \(b\in P\text{.}\)
Theorem 4.3.7.
Let \(R\) be a domain and \(p\in R\) be prime. Then \(\ideal{p}\) is a prime ideal.
Activity 4.3.6.
Which of the following ideals are prime?
\(\ideal{9}\) in \(\Z\)
\(\ideal{11}\) in \(\Z\)
\(\ideal{x^2+1}\) in \(\R[x]\)
\(\ideal{x^2-1}\) in \(\R[x]\)
\(\ideal{x^2-5x+6, x^4+2x^3-10x^2+5x-2}\) in \(\R[x]\)
It is this precise condition that guarantees that the resulting quotient is a domain.
Theorem 4.3.8.
Let \(R\) be commutative with identity and \(I\) an ideal of \(R\text{.}\) Then \(I\) is prime if and only if \(R/I\) is an integral domain.
We now consider another important class of ideals: the maximal ideals.
Definition 4.3.9.
Let \(R\) be commutative with identity and let \(M\subsetneq R\) be a nonzero ideal. We say that \(M\) is a maximal ideal if no proper ideal of \(R\) properly contains \(M\text{.}\) That is, if \(J\) is an ideal satisfying \(M\subseteq J\subseteq R\text{,}\) either \(J=M\) or \(J=R\text{.}\)
In other words, an ideal \(M\ne R\) is maximal if no “larger” ideal (with respect to inclusion) properly contains it. As we will see later, rings can have many maximal ideals.
It is a fact that any ring \(R\) with \(0_R\ne 1_R\) has a maximal ideal. This follows from Zorn’s Lemma; a rigorous exploration of Zorn’s Lemma lies outside of the scope of this text, but suffice it to say that Zorn’s Lemma is incredibly useful in all areas of algebra for proving existence theorems. For example, a proof that every vector space has a basis relies on Zorn’s Lemma.
Rings with only one maximal ideal are said to be local rings, and are actively studied in modern research in commutative algebra (the study of commutative rings and their properties).
The next two results demonstrate that the maximality of \(I\) is precisely the condition that guarantees that \(R/I\) is a field.
Lemma 4.3.10.
Let \(R\) be commutative with identity and \(M\) a maximal ideal of \(R\text{.}\) Let \(x\in R\setminus M\text{,}\) and set \(J = \setof{xr+y}{r\in R, \ y\in M}\text{.}\) Then: \(J\) is an ideal of \(R\text{;}\) \(M\subsetneq J\text{;}\) and thus there exist \(r'\in R\text{,}\) \(y'\in M\) such that \(1 = xr'+y'\text{.}\)
Theorem 4.3.11.
Let \(R\) be commutative with identity and \(I\) an ideal of \(R\text{.}\) Then \(I\) is maximal if and only if \(R/I\) is a field.
Hint.
For the forward direction, apply the previous lemma to construct an inverse for \(x+I\) given any \(x\in R\setminus I\text{.}\)
Theorem 4.3.12.
Every maximal ideal is prime.
In general, the converse is not true (see the
Challenge below). However, it holds in sufficiently nice rings.
Theorem 4.3.13.
In a principal ideal domain, every prime ideal is maximal.
Exploration 4.3.7.
Describe the prime and maximal ideals of \(\Z\) and \(\Q[x]\text{.}\)
Hint.
For which ideals
\(I\) is
\(\Z/I\) a domain? A field? Similarly for
\(\Q[x]\text{.}\) Or, use
Theorem 4.3.13.
Challenge.
Find a commutative ring with identity, \(R\text{,}\) and a nonmaximal prime ideal \(P\) of \(R\text{.}\)
Subsection 4.3.3 Homomorphisms and Quotient Rings
As quotient rings provide fertile soil for building new examples of rings, it should not surprise us to find that homomorphisms interact with quotient rings in interesting and useful ways. Chief among them are the isomorphism theorems. In this subsection, we focus primarily on the First Isomorphism Theorem.
We have seen that any homomorphism \(\p : R\to S\) gives rise to an ideal of \(R\text{,}\) namely \(\ker\p\text{.}\) Our next theorem demonstrates that, given a commutative ring with identity \(R\text{,}\) every ideal is the kernel of some homomorphism defined on \(R\text{.}\)
Theorem 4.3.14.
Let \(R\) be commutative with identity and \(I\) an ideal of \(R\text{.}\) Define \(\p: R\to R/I\) by \(\p(r) = r+I\text{.}\) Then \(\p\) is a homomorphism with \(\ker\p = I\text{.}\)
In what follows, we work toward a proof of the First Isomorphism Theorem for Rings.
Throughout, let \(R\) and \(S\) be commutative rings with identity, and let \(\p : R\to S\) be a homomorphism. Recall that \(\im \p = \setof{s\in S}{\p(r) = s\text{ for some } r\in R}\text{.}\)
Define \(f: R/\ker \p \to \im \p\) by \(f(r+\ker \p) = \p(r)\text{.}\)
Lemma 4.3.15.
Using the notation from above, \(f\) is a well-defined function.
Lemma 4.3.16.
Using the notation above, \(f\) is a homomorphism.
Lemma 4.3.17.
Using the notation above, \(f\) is one-to-one.
Lemma 4.3.18.
Using the notation above, \(f\) is onto.
We thus obtain the following, due to Emmy Noether:
Theorem 4.3.19 (E. Noether). Noether’s Isomorphism Theorem.
Let \(\p : R\to S\) be a homomorphism of commutative rings. Then \(R/\ker \p \cong \im \p\text{.}\)
In particular, if \(\p : R\to S\) is onto, \(R/\ker \p \cong S\text{.}\)
The First Isomorphism Theorem gives a useful way of establishing an isomorphism between a quotient ring \(R/I\) and another ring \(S\text{:}\) find an onto homomorphism \(R\to S\) with kernel \(I\text{.}\)
Theorem 4.3.20.
We have the following isomorphisms of rings.
\(\displaystyle \Z/\ideal{m} \cong \Z_m\)
\(\displaystyle \Q[x]/\ideal{x-5} \cong \Q\)
\(\displaystyle \R[x]/\ideal{x^2+1} \cong \C\)
Activity 4.3.8.
Let \(R = \Z_6\) and define \(\p : \Z_6 \to \Z_2\) by \(\p(\overline{x}) = \overline{x}\text{.}\) That is, \(\p\) sends an equivalence class \(\overline{x}\in \Z_6\) represented by \(x\in \Z\) to the equivalence class represented by \(x\) in \(\Z_2\text{.}\)
Prove that \(\p\) is a homomorphism.
Is \(\p\) onto? Justify.
Compute \(\ker\p\) (that is, list the elements in the set). Is \(\p\) one-to-one?
Without appealing to the definition, is \(\ker\p\) prime? Maximal? Explain.