You might think as follows: if S⊂R is a “normal” subring, then R/S should be some kind of ring. This is a blind analogy with groups. However, this analogy is wrong.
Definition 15.1 Let R be a commutative ring. A subset I⊂R is called an ideal if
(1) I is a subgroup under addition, and
(2) x∈I implies rx∈I for every r∈R.
Remark Notice that (2) implies that if x,y∈I, then
xy∈I.
So this looks like a closure condition for being a subobject.
However, I need not contain the multiplicative identity of R, so I is certainly not necessarily a subring.
Heuristically, condition (2) really says that I absorbs every element of R under multiplication.
Proposition 15.1 For every nonzero integer n, let
nZ⊂Z
be the set of integers divisible by n.
Then
nZ
is an ideal in the ring
Z.
Proof:
(1)
nZ
contains 0, and if two numbers are divisible by n, then their sum is also divisible by n.
Similarly, if a is divisible by n, then −a is also divisible by n.
Therefore,
nZ
is a subgroup under addition.
(2) Finally, if r is any integer and x is divisible by n, then
rx
is also divisible by n.
□
Remark Since R is an Abelian group, every subgroup I is normal.
Therefore there exists an Abelian group
R/I.
Proposition 15.2 Let R be a commutative ring and let
I⊂R
be an ideal.
Then the operation
×:R/I×R/I→R/I,r⋅s=rs
together with the usual addition on R/I, makes R/I into a commutative ring.
Proof: We need to prove that this operation does not depend on the choice of representatives
r∈r
and
s∈s.
Let
r′=r+x
and
s′=s+y,
where
x,y∈I.
This means
r′=r∈R/I,
and
s′=s∈R/I.
Then
r′s′=(r+x)(s+y)=rs+xs+ry+xy.
Notice that the last three terms lie in I because I is an ideal.
Therefore their sum also lies in I, since I is a subgroup.
Hence
r′s′=rs.
Thus the operation is well defined.
We already know that
(R/I,+)
is an Abelian group.
Therefore, we need to prove that
(R/I,×)
is an Abelian monoid and that multiplication distributes over addition.
First, multiplication is associative because
(ab)c=abc=(ab)c=a(bc)=a(bc).
The key step here uses the fact that
(R,×)
is associative.
Multiplication is commutative because
ab=ab=ba=ba,
again using the commutativity of
(R,×).
The multiplicative identity is
1:
1a=1a=a,a1=a1=a.
Finally, multiplication distributes over addition because
a(b+c)=a(b+c)=ab+ac=ab+ac.
□
Thus, in order to obtain new and interesting rings, we can look for ideals and then take quotient rings.
Example 15.1 The ring
Z/nZ
is the quotient of
Z
by the ideal
I=nZ.
Example 15.2
Z⊂Q
is a subgroup and is in fact also a subring, but it is certainly not an ideal.
Indeed, if x is an integer and r is a rational number, then
rx
need not be an integer.
In fact, subrings are usually not ideals.
§15.2 Examples of Ideals and Quotient Rings
Definition 15.2 Let
x∈R
be an element of a commutative ring.
The ideal generated by x is the set of all elements of the form
rx,
where
r∈R.
We denote this ideal by
(x).
Proposition 15.3 This is an ideal.
Proof: Let
I=(x).
I is closed under addition because
rx+sx=(r+s)x∈I.
It contains the additive identity because
0x=0.
It contains additive inverses because
−(rx)=(−r)x.
Thus I is a subgroup under addition.
Finally, if
s∈R
and
rx∈I,
then
s(rx)=(sr)x∈I.
□
Example 15.3 Let
R=R[t]
be the polynomial ring in one variable.
Consider the ideal I generated by the polynomial
t2+1.
Thus
I={f(t)such thatf(t)=g(t)(t2+1)for some polynomialg(t)∈R[t]}.
What is the ring
R/I?
Proposition 15.4 The ring
R[t]/(t2+1)
is isomorphic to
C.
Isn't that cool?
In general, when you have a ring R and quotient its polynomial ring by some polynomial equation, you are effectively “adjoining” to R an element satisfying that polynomial equation.
This is the beginning of Galois theory.
§15.3 Geometric Interpretation of Ideals
Question: How should you think about ideals?
Algebraically: an ideal is a subgroup closed under multiplication by arbitrary elements of the ring.
That is,
I⊂R,
with
rx∈I for every
x∈I,r∈R;
(I,+)⊂(R,+) is a subgroup.
You may find this rather uninspiring.
So let us look at the geometric interpretation.
Let
R={continuous functions from some space X to R}.
This R is a ring because
the sum of continuous functions is continuous;
the product of continuous functions is continuous;