2024-05-15
Algebra-I
00

Contents

§15 Ideals and Quotient Rings
§15.1 Ideals
§15.2 Examples of Ideals and Quotient Rings
§15.3 Geometric Interpretation of Ideals

§15 Ideals and Quotient Rings

§15.1 Ideals

You might think as follows: if SRS\subset R is a “normal” subring, then R/SR/S should be some kind of ring. This is a blind analogy with groups. However, this analogy is wrong.

Definition 15.1 Let RR be a commutative ring. A subset IRI\subset R is called an ideal if

(1) II is a subgroup under addition, and

(2) xIx\in I implies rxIrx\in I for every rRr\in R.

Remark Notice that (2) implies that if x,yIx,y\in I, then

xyI.xy\in I.

So this looks like a closure condition for being a subobject.

However, II need not contain the multiplicative identity of RR, so II is certainly not necessarily a subring.

Heuristically, condition (2) really says that II absorbs every element of RR under multiplication.

Proposition 15.1 For every nonzero integer nn, let

nZZn\mathbb{Z}\subset\mathbb{Z}

be the set of integers divisible by nn.

Then

nZn\mathbb{Z}

is an ideal in the ring Z\mathbb{Z}.

Proof:

(1) nZn\mathbb{Z} contains 00, and if two numbers are divisible by nn, then their sum is also divisible by nn.

Similarly, if aa is divisible by nn, then a-a is also divisible by nn.

Therefore, nZn\mathbb{Z} is a subgroup under addition.

(2) Finally, if rr is any integer and xx is divisible by nn, then

rxrx

is also divisible by nn.

 ~\tag*{$\square$}

Remark Since RR is an Abelian group, every subgroup II is normal.

Therefore there exists an Abelian group

R/I.R/I.

Proposition 15.2 Let RR be a commutative ring and let

IRI\subset R

be an ideal.

Then the operation

×:R/I×R/IR/I,rs=rs\times: R/I\times R/I \to R/I, \qquad \overline{r}\cdot\overline{s} = \overline{rs}

together with the usual addition on R/IR/I, makes R/IR/I into a commutative ring.

Proof: We need to prove that this operation does not depend on the choice of representatives

rrr\in\overline{r}

and

ss.s\in\overline{s}.

Let

r=r+xr^{\prime}=r+x

and

s=s+y,s^{\prime}=s+y,

where

x,yI.x,y\in I.

This means

r=rR/I,\overline{r^{\prime}} = \overline{r} \in R/I,

and

s=sR/I.\overline{s^{\prime}} = \overline{s} \in R/I.

Then

rs=(r+x)(s+y)=rs+xs+ry+xy.r^{\prime}s^{\prime} = (r+x)(s+y) = rs+xs+ry+xy.

Notice that the last three terms lie in II because II is an ideal.

Therefore their sum also lies in II, since II is a subgroup.

Hence

rs=rs.\overline{r^{\prime}s^{\prime}} = \overline{rs}.

Thus the operation is well defined.

We already know that

(R/I,+)(R/I,+)

is an Abelian group.

Therefore, we need to prove that

(R/I,×)(R/I,\times)

is an Abelian monoid and that multiplication distributes over addition.

First, multiplication is associative because

(ab)c=abc=(ab)c=a(bc)=a(bc).(\overline{a}\overline{b})\overline{c} = \overline{ab}\,\overline{c} = \overline{(ab)c} = \overline{a(bc)} = \overline{a}(\overline{b}\overline{c}).

The key step here uses the fact that

(R,×)(R,\times)

is associative.

Multiplication is commutative because

ab=ab=ba=ba,\overline{a}\overline{b} = \overline{ab} = \overline{ba} = \overline{b}\overline{a},

again using the commutativity of (R,×)(R,\times).

The multiplicative identity is

1:\overline{1}:
1a=1a=a,a1=a1=a.\overline{1}\,\overline{a} = \overline{1a} = \overline{a}, \qquad \overline{a}\,\overline{1} = \overline{a1} = \overline{a}.

Finally, multiplication distributes over addition because

a(b+c)=a(b+c)=ab+ac=ab+ac.\overline{a} (\overline{b}+\overline{c}) = \overline{a(b+c)} = \overline{ab+ac} = \overline{a}\,\overline{b} + \overline{a}\,\overline{c}.
 ~\tag*{$\square$}

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\mathbb{Z}/n\mathbb{Z}

is the quotient of Z\mathbb{Z} by the ideal

I=nZ.I=n\mathbb{Z}.

Example 15.2

ZQ\mathbb{Z}\subset\mathbb{Q}

is a subgroup and is in fact also a subring, but it is certainly not an ideal.

Indeed, if xx is an integer and rr is a rational number, then

rxrx

need not be an integer.

In fact, subrings are usually not ideals.

§15.2 Examples of Ideals and Quotient Rings

Definition 15.2 Let

xRx\in R

be an element of a commutative ring.

The ideal generated by xx is the set of all elements of the form

rx,rx,

where rRr\in R.

We denote this ideal by

(x).(x).

Proposition 15.3 This is an ideal.

Proof: Let

I=(x).I=(x).

II is closed under addition because

rx+sx=(r+s)xI.rx+sx = (r+s)x \in I.

It contains the additive identity because

0x=0.0x=0.

It contains additive inverses because

(rx)=(r)x.-(rx) = (-r)x.

Thus II is a subgroup under addition.

Finally, if

sRs\in R

and

rxI,rx\in I,

then

s(rx)=(sr)xI.s(rx) = (sr)x \in I.
 ~\tag*{$\square$}

Example 15.3 Let

R=R[t]R=\mathbb{R}[t]

be the polynomial ring in one variable.

Consider the ideal II generated by the polynomial

t2+1.t^2+1.

Thus

I={f(t) such that f(t)=g(t)(t2+1) for some polynomial g(t)R[t]}.I = \{ f(t) ~\text{such that}~ f(t)=g(t)(t^2+1) ~\text{for some polynomial}~ g(t)\in\mathbb{R}[t] \}.

What is the ring

R/I?R/I?

Proposition 15.4 The ring

R[t]/(t2+1)\mathbb{R}[t]/(t^2+1)

is isomorphic to

C.\mathbb{C}.

Isn't that cool?

In general, when you have a ring RR and quotient its polynomial ring by some polynomial equation, you are effectively “adjoining” to RR 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,

IR,I\subset R,

with

  • rxIrx\in I for every
xI,rR;x\in I, \qquad r\in R;
  • (I,+)(R,+)(I,+)\subset(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}.R = \{ \text{continuous functions from some space }X\text{ to }\mathbb{R} \}.

This RR is a ring because

  • the sum of continuous functions is continuous;

  • the product of continuous functions is continuous;

  • the zero function is the additive identity:

(0+f)(x)=0(x)+f(x)=f(x),(0+f)(x) = 0(x)+f(x) = f(x),

so

0+f=f.0+f=f.

Similarly,

f=f+0.f=f+0.
  • The constant function
1:x1R1:x\mapsto1_{\mathbb{R}}

is the multiplicative identity:

(1f)(x)=1(x)f(x)=1Rf(x)=f(x),(1\cdot f)(x) = 1(x)\cdot f(x) = 1_{\mathbb{R}}\cdot f(x) = f(x),

so

1f=f.1\cdot f=f.

Similarly,

f1=f.f\cdot1=f.
  • The function f-f sends
xf(x)x\mapsto-f(x)

and is the additive inverse of ff.

  • We have
f(g+h):xf(x)((g+h)(x))=f(x)(g(x)+h(x))=f(x)g(x)+f(x)h(x),\begin{aligned} f\cdot(g+h): x\mapsto f(x)((g+h)(x)) &= f(x)(g(x)+h(x))\\ &= f(x)g(x)+f(x)h(x), \end{aligned}

so

f(g+h)=fg+fh.f(g+h) = fg+fh.
  • Associativity is also easy to verify.

Thus

R={continuous functions}.R = \{\text{continuous functions}\}.

Let

YXY\subset X

be a subset and define

IY={functions fR such that f(y)=0,yY}.I_Y = \{ \text{functions }f\in R ~\text{such that}~ f(y)=0, \forall y\in Y \}.

That is,

IY={functions vanishing on Y}.I_Y = \{ \text{functions vanishing on }Y \}.

Proposition 15.5

IYRI_Y\subset R

is an ideal.

Proof: Let

f1,f2IY.f_1,f_2\in I_Y.

Then for every

yY,y\in Y,
(f1+f2)(y)=f1(y)+f2(y)=0+0=0.(f_1+f_2)(y) = f_1(y)+f_2(y) = 0+0 = 0.

Therefore,

f1+f2IY.f_1+f_2 \in I_Y.

Similarly,

(f1)(y)=f1(y)=0=0.(-f_1)(y) = -f_1(y) = -0 = 0.

Hence

f1IY.-f_1\in I_Y.

Notice that this also implies

0IY.0\in I_Y.

More directly,

0(y)=0,yY,0(y)=0, \qquad \forall y\in Y,

so

0IY.0\in I_Y.

Therefore,

IYRI_Y\subset R

is a subgroup.

We only need to verify that it is closed under multiplication by elements of RR.

Given

gR,fIY,g\in R, \qquad f\in I_Y,

we have

(gfR)(y)=g(y)f(y)R=g(y)0=0.(\underbrace{g\cdot f}_{\in R})(y) = \underbrace{g(y)\cdot f(y)}_{\in R} = g(y)\cdot0 = 0.

Therefore,

gfIY.gf\in I_Y.
 ~\tag*{$\square$}

Conclusion: Every subset

YXY\subset X

gives rise to an ideal

IYR.I_Y\subset R.

Remark It is far from obvious that this example should be viewed as a paradigm.

For example, how should one interpret

Z\mathbb{Z}

as “functions on some space XX”?

How is the ideal

pZp\mathbb{Z}

given by some “subset” of XX?

In any case, this way of thinking has had an enormous influence on areas such as differential geometry and number theory.

Imagine being able to discuss the geometry of prime numbers!

Moreover, if

YX,Y\subset X,

then we should be able to talk about functions on YY—another ring.

Philosophy: Let YY give rise to the ideal

IY.I_Y.

Then

{functions on Y}R/IY.\{ \text{functions on }Y \} \cong R/I_Y.

Example 15.4 (We now move away from all continuous functions and consider only polynomial functions.)

Let

R=R[x,y]={polynomial functions on R2}.R = \mathbb{R}[x,y] = \{ \text{polynomial functions on }\mathbb{R}^2 \}.

Let

Y={(x,y) such that y2x=0}.Y = \{ (x,y) ~\text{such that}~ y^2-x=0 \}.

Then

IY={polynomials f such that f(y2,y)=0}=not obvious(y2x),I_Y = \{ \text{polynomials }f ~\text{such that}~ f(y^2,y)=0 \} \xlongequal{\text{not obvious}} (y^2-x),

where

(y2x)(y^2-x)

is the ideal generated by the element

y2xR.y^2-x\in R.

Roughly speaking, if

f(x,y)f(x,y)

vanishes on YY, then it must factor through

y2x.y^2-x.

Then

{algebraic/polynomial functions on Y}R/(y2x).\{ \text{algebraic/polynomial functions on }Y \} \cong R/(y^2-x).

Why is this?

If f1f_1 and f2f_2 are functions on XX, then they restrict to functions on YY.

But

f1(y)=f2(y),yYf_1(y) = f_2(y), \qquad \forall y\in Y

\Leftrightarrow

f1(y)f2(y)=0,yYf_1(y)-f_2(y) = 0, \qquad \forall y\in Y

\Leftrightarrow

f1f2IY.f_1-f_2 \in I_Y.

That is, f1f_1 and f2f_2 define the same function on YY if and only if

[f1]=[f2]R/IY.[f_1] = [f_2] \in R/I_Y.