Romyar SharifiLECTURE NOTES
READING EDITIONPDF

LECTURE NOTES / Chapter 3

Abstract Algebra

Romyar Sharifi

Chapter 3 Ring theory

Book contents

Chapter 3
Ring theory

3.1. Rings

In this section, we define rings and fields. These are sets with two binary operations, known as addition and multiplication.

Definition 3.1.1.

Let R be a set with a pair (+,⋅) of binary operations. We say that R satisfies the left distributive law (with respect to + and ) if

a(b+c) = (ab)+(ac)

for all a,b,c R, and we say that R satisfies the right distributive law if

(a+b)c = (ac)+(bc)

for all a,b,c R.

The distributive law being one of the standard axioms of arithmetic, it is satisfied by many common objects, such as , , , , and so on. We give one less standard example.

Example 3.1.2.

The set Maps(,) satisfies the left and right distributive laws with respect to the pair of operations (+,⋅). It satisfies the right distributive law with respect to (+,∘) and (⋅,∘), where is composition.

We now define a ring.

Definition 3.1.3.

A set R with a pair (+,⋅) of binary operations is a ring if

i.

R is an abelian group under +,

ii.

the binary operation is associative,

iii.

R has an identity element 1 under , and

iv.

R satisfies the left and right distributive laws.

Remark 3.1.4.

When + and are used to denote the binary operations of a ring, we refer + as addition and as multiplication. Unless otherwise stated, the operations of R will be denoted + and .

Remark 3.1.5.

As in the case of groups, we often write 𝑎𝑏 for ab for a,b in a ring R. We also use ab+c to denote (ab)+c for a,b,c R.

Examples 3.1.6.

a.

The sets , , , and are all rings with respect to the usual operations of addition and multiplication.

b.

The sets Maps(,) and Mn() for n 1 are also rings with respect to addition and multiplication.

c.

The set 𝑛ℤ for n 1 is a ring with respect to addition and multiplication.

d.

The set 𝑛ℤ is a ring with respect to its operations of addition and multiplication.

Remark 3.1.7.

Since the first binary operation on a ring R is denoted +, the identity element is denoted 0 as usual, and the additive inverse of a R is denoted a. The sum of n copies of a is denoted 𝑛𝑎 for n 1, and (𝑛𝑎) is also denoted 𝑛𝑎.

We have the following properties in any ring.

Lemma 3.1.8.

Let R be a ring, and let a,b R. Then we have

a.

0a = a0 = 0,

b.

a(b) = (a)b = 𝑎𝑏, and

c.

(a)(b) = 𝑎𝑏.

Proof.

a.

We have

0a+ba = (0+b)a = ba

by the right distributive law and the fact that 0 is an additive identity. Therefore, the Cancellation theorem tells us that 0a = 0. Similarly, a0 = 0 using the left distributive law instead of the right.

b.

We have

a(b)+𝑎𝑏 = a(b+b) = a0 = 0

by the left distributive law, the definition of the additive inverse, and part a. The other equality is similar.

c.

This follows from part b, which tells us that

(a)(b) = (a(b)) = ((𝑎𝑏)) = 𝑎𝑏.

On a set with one element, there is only one possible binary operation, and using it as both addition and multiplication turns that set into a ring.

Definition 3.1.9.

The zero ring is the ring {0}. We say that a ring R is a nonzero ring if R has more than one element.

That a ring R has an identity under is to say exactly that there is an element 1 R with 1a = a1 = a for all a R. By Lemma 2.1.4, the multiplicative identity 1 in a ring is unique.

Examples 3.1.10.

The rings , , , , Maps(,), Mn() for n 1, 𝑛ℤ for n 1, and {0} are all rings. However, 𝑛ℤ is not a ring for n 2.

Remark 3.1.11.

One easily checks that (𝑛𝑎)(𝑚𝑏) = (𝑛𝑚)𝑎𝑏 for n,m and a,b R for any ring R. One has (n1)(m1) = 𝑛𝑚1. We often denote n1 by n, though we remark that it is possible that n1 = m1 for nm, as will happen in any finite ring, for instance.

Remark 3.1.12.

If R is a ring with 1 = 0, then x = 1x = 0x = 0 for all x R, so R is the zero ring.

We now introduce the notion of a subring of a ring, which does not play quite as prominent of a role in ring theory as does the notion of a subgroup of a group in group theory.

Definition 3.1.13.

A subring S of a ring R is a subset of R containing 1 that is a ring with respect to the restrictions to S of the binary operations of addition and multiplication on R.

We leave it to the reader to check the following.

Lemma 3.1.14.

A subset S of a ring R is a subring if it is closed under the operations of addition and multiplication on R, contains 0 and 1, and contains a for all a S.

Clearly, the property of being a subring is a transitive one.

Examples 3.1.15.

a.

The ring 𝑛ℤ is not a subring of , as it does not contain 1.

b.

The ring is a subring of , which is in turn a subring of , which is in turn a subring of .

Most of the study of ring theory is focused on commutative rings.

Definition 3.1.16.

A ring R is a commutative ring if multiplication on R is commutative. We then say that the ring R is commutative.

Definition 3.1.17.

A ring R that is not commutative is a noncommutative ring.

Examples 3.1.18.

The rings , , , , Maps(,), 𝑛ℤ for n 1, and {0} are all commutative rings. However, Mn() is a noncommutative ring for all n 2.

The notion of a field is really just a special case of the notion of a ring, but it is an important one.

Definition 3.1.19.

A field is a nonzero commutative ring for which every nonzero element has a multiplicative inverse.

In other words, a field is a nonzero commutative ring for which the nonzero elements form a group under multiplication (in fact, an abelian group).

Definition 3.1.20.

A subfield of a field F is a subring of F that is a field.

Examples 3.1.21.

a.

The rings , , and are fields. Of course, is a subfield of and , and is a subfield of .

b.

The ring is not a field.

The analogous object to a field in the more general theory of possibly noncommutative rings is known as a division ring.

Definition 3.1.22.

A division ring (or skew field) D is a nonzero ring such that every nonzero element is invertible under multiplication.

Clearly, all fields are division rings. As with fields, we have multiplicative groups of division rings, which no longer need be abelian.

Definition 3.1.23.

The group of nonzero elements in a division ring D is known as the multiplicative group of D and is denoted D×.

We end this section with one example of a noncommutative division ring.

Definition 3.1.24.

The ring of quaternions is the set of distinct elements a+𝑏𝑖+𝑐𝑗+𝑑𝑘 with a,b,c,d , together with addition defined by

(a+𝑏𝑖+𝑐𝑗+𝑑𝑘)+(a+bi+cj+dk) = (a+a)i+(b+b)j+(c+c)k

and multiplication defined by

(a+𝑏𝑖+𝑐𝑗+𝑑𝑘)(a+bi+cj+dk) = (aabbccdd) +(ab+ba+cddc)i+(acbd+ca+db)j+(ad+bccb+da)k

for a,b,c,d,a,b,c,d.

Remark 3.1.25.

The ring is an -vector space with basis 1, i, j, k, where

α (a+𝑏𝑖+𝑐𝑗+𝑑𝑘) = 𝛼𝑎+(𝛼𝑏)i+(𝛼𝑐)j+(𝛼𝑑)k

for α,a,b,c,d . Note that we have 𝑖𝑗 = k = 𝑗𝑖, 𝑗𝑘 = i = 𝑘𝑗, 𝑘𝑖 = j = 𝑖𝑘, and i2 = j2 = k2 = 1 in .

Theorem 3.1.26.

The quaternion algebra is a division ring.

Proof.

We give only a sketch. Distributivity is a direct consequence of the definitions of the operations of addition and multiplication. In fact, it is also easy to see that α 𝑥𝑦 = x(𝛼𝑦) = (𝛼𝑥)y for α and x,y . Using the distributive law and the latter fact, associativity of multiplication follows from a check of associativity on the subset {i,j,k} of ×. Finally, any nonzero a+𝑏𝑖+𝑐𝑗+𝑑𝑘 has inverse

(a+𝑏𝑖+𝑐𝑗+𝑑𝑘)1 = (a2 +b2 +c2 +d2)1(a𝑏𝑖𝑐𝑗𝑑𝑘),

so is a division ring.

3.2. Families of rings

In this section, we consider various sorts, or families, of rings one can construct out of other rings. We begin with matrix rings.

Definition 3.2.1.

If R is a nonzero ring, the matrix ring Mn(R) consisting of n-by-n matrices with entries in R is the set with the addition (a𝑖𝑗)+(b𝑖𝑗) = (a𝑖𝑗+b𝑖𝑗) and multiplication

(a𝑖𝑗)(b𝑖𝑗) = (k=1na 𝑖𝑘b𝑘𝑗).

We leave the proof of the following to the reader.

Lemma 3.2.2.

Let R be a ring and n 1. Then Mn(R) is a ring.

Lemma 3.2.3.

The ring Mn(R) is noncommutative if R is a ring and n 2.

Proof.

Suppose n = 2. Let A = ( 0 1 0 0 ) and B = ( 0 0 1 0 ). Then 𝐴𝐵 = I, the identity matrix in M2(), while 𝐵𝐴 = 0. The general case follows from the case n = 2 by taking matrices that contain the same entries as A and B in their upper lefthand corners and are zero in all other entries.

Another important class of rings is the polynomial rings.

Definition 3.2.4.

Let R be a ring, and fix an indeterminate (i.e., a symbol) x. The polynomial ring R[x] with R-coefficients is the set of finite formal (i.e., two are different if they are written differently) sums of powers of x with coefficients in R, i.e.,

R[x] = {i=0a ixia i R for all i 0,ai = 0 for all i > N for some N 0}.

together with the binary operations of addition and multiplication given by

i=0a ixi+ j=0b jxj = i=0(a i+bi)xi, (i=0a ixi)( j=0b jxj) = k=0( i=0ka ibki)xk.

An element f = i=0aixi of R[x] is called a polynomial, the ai are referred to as coefficients, and x is called a variable.

Remark 3.2.5.

If ai = 0 for all i > N, then we more commonly write i=0Naixi for f = i=0aixi. We will also sometimes write

f = a0 +a1x+a2x2 ++a nxn,

identifying x0 with “1” and x1 with “x”.

Definition 3.2.6.

The degree degf of a nonzero polynomial f = i=0aixi R[x] is the smallest integer N such that ai = 0 for all i > N. When needed, we consider the degree of 0 to be .

Remark 3.2.7.

A polynomial of degree 0 is said to be constant, a polynomial of degree 1 is linear, a polynomial of degree 2 is quadratic, followed by cubic, quartic, quintic, and so forth.

Definition 3.2.8.

If f is a polynomial of degree n 0, then its leading coefficent is the coefficient of xn in f. If constant coefficient is the coefficient of x0 = 1.

Example 3.2.9.

The polynomials 2+3xx2 and 1+x are elements of [x]. One has, as usual,

(2+3xx2)(1+x) = 2+(2+3)x+(31)x2 x3 = 2+5x+2x2 x3.

The following is a direct consequence of the definitions of addition and multiplication in polynomial rings.

Lemma 3.2.10.

Let R be a ring, and let f,g R[x] be polynomials. Then deg𝑓𝑔 degf degg. Moreover, we have

deg(f +g) max{degf,degg},

and equality holds in the last statement if degfdegg.

Definition 3.2.11.

The polynomials a = a+0x+0x2 + for a R are referred to as constant polynomials. These are exactly 0 and the polynomials of degree 0. The set of constant polynomials forms a subring of R[x], which we also denote R.

We leave it to the reader to check the following.

Lemma 3.2.12.

Let R be a ring. Then the polynomial ring R[x] is in fact a ring.

Remark 3.2.13.

The ring R[x] is commutative if and only if R is commutative. The 1 is a multiplicative identity in R, then 1 is a multiplicative identity in R[x] as well.

We may also consider polynomial rings in several variables.

Definition 3.2.14.

Let n 1 and x1,x2,,xn be indeterminates. The polynomial ring in n variables over a ring R is defined to be

R[x1,x2,,xn] = (((R[x1])[x2]))[xn].

We write an element of this ring as

i1=0N1 i2=0N2 in=0Nna i1i2iNx1i1x2i2x nin,

where the coefficients lie in R. The elements x1i1x2i2xnin are called monomials.

We will see below that this construction is independent, up to isomorphism, of the ordering of the variables.

Remark 3.2.15.

In multiplying in R[x1,x2,,xn], the variables xi all commute with each other and the elements of R. A quantity such as x2x1x2 equals x1x22.

Example 3.2.16.

In the ring [x,y], we have polynomials like x2 +2𝑥𝑦 and 1x+y, and we have

(x2 +2𝑥𝑦)(1x+y) = x2 +2𝑥𝑦x3 +x2y+2xy2.

Finally, we consider direct products.

Definition 3.2.17.

Let I be an indexing set, and let {Rii I} be a nonempty collection of rings. Then the direct product iIRi of the Ri over i I is the binary structure is the direct product of the sets Ri together with the binary operations of coordinate-wise addition and multiplication. If I = Xn = {1,2,,n}, we write

iIRi = R1 ×R2 ××Rn.

That the direct product of rings is a ring is a simple consequence of its definition, and we state it without proof.

Lemma 3.2.18.

Any direct product of rings is a ring.

Remarks 3.2.19.

Let {Rii I}be a nonempty collection of rings, and set R = iIRi.

a.

The ring R is commutative if and only if each Ri is commutative.

b.

The zero element of R is the element (0)iI.

c.

The element (1)iI is the multiplicative identity in R.

d.

The element ei which is 0 in every coordinate but the ith, where it is 1, satisfies ei2 = ei, but ei is not the multiplicative identity of R (unless I has only one element).

Example 3.2.20.

If R is any ring, then Rn is the product of n copies of R.

3.3. Units

Not all rings are fields, but one can still ask which elements are invertible under multiplication. These elements are known as units.

Definition 3.3.1.

A unit in a ring is a nonzero element u R such that u has a multiplicative inverse in R. We also say that u is invertible.

Examples 3.3.2.

a.

The element 1 is a unit in every nonzero ring.

b.

The units in a field F are the elements of F×.

c.

The only units in are 1 and 1.

Proposition 3.3.3.

The units in a nonzero ring R form a group under multiplication.

Proof.

Let R× denote the set of units in R. If u,v R×, then let u,v R× be multiplicative inverses to u and v respectively. We have

𝑢𝑣(vu) = 1 = (vu)𝑢𝑣,

so multiplication is a binary operation on R×, which we already know to be associative. Clearly, 1 is a unit and an identity in R×, and by definition, every unit has an inverse in R×, so R× is a group.

Definition 3.3.4.

The group of units in a nonzero ring R is denoted R×.

Remark 3.3.5.

If F is a field, then its unit group and its multiplicative group coincide, and hence the notation F× for both is unambiguous.

Example 3.3.6.

The group of units in Mn(R) for a ring R is its subset GLn(R) of invertible matrices. E.g., if R = , then these are the matrices with nonzero determinant.

Example 3.3.7.

If R = iIRi is a direct product of rings Ri over an indexing set I, then

R× = iIRi×.

Proposition 3.3.8.

The units in 𝑛ℤ for n 1 are exactly the images of those i relatively prime to n.

Proof.

Let i . By Proposition 2.3.14, we have i = gcd(i,n) as subgroups of 𝑛ℤ. The set of 𝑖𝑗 with j 𝑛ℤ are exactly the elements of i. Therefore, i is a unit in 𝑛ℤ if and only if 1 is an integer multiple of gcd(i,n) in 𝑛ℤ. Since gcd(i,n) is a divisor of n, this can and will only happen if gcd(i,n) = 1, which is to say that i is relatively prime to n.

Corollary 3.3.9.

The group (𝑛ℤ)× has order ϕ(n), where ϕ is the Euler ϕ-function.

Corollary 3.3.10.

For n 1, the ring 𝑛ℤ is a field if and only if n is prime.

We now have the following corollaries by the corollary of Lagrange’s theorem that the order of an element of a group divides the order of the group. What is remarkable is that they are nonobvious statements of simple arithmetic.

Corollary 3.3.11 (Euler’s theorem).

Let n 1. Then

aϕ(n) 1modn

for every a relatively prime to n.

Note that every nonzero element of 𝑝ℤ is relatively prime to p. Hence we also also have the following special case of Euler’s theorem.

Corollary 3.3.12 (Fermat’s little theorem).

Let p be a prime number. Then

ap1 1modp

for every a not divisible by p.

These raise the following questions. What is the order of a unit in 𝑛ℤ? We know it to be a divisor of ϕ(n), but is there a simple formula for it in terms of a and n? This is one of many questions in the field of mathematics known as number theory. Let us give a few examples of arithmetic in 𝑛ℤ.

Example 3.3.13.

Suppose we wish to calculate 3362 in 11. Fermat’s little theorem tells us that 310 1mod11, so

3362 (310)3632 32 9mod11.

In other words, 310 = 9 in 11.

Example 3.3.14.

What is the order of 2 in (101)×? Since 101 is prime, the order of 2 must be a divisor of 100. We have 25 < 101, and 210 = 1024 14mod101. Moreover, we have

220 (14)2 196 6mod101, 225 = 22025 632 192 10mod101, 250 102 1mod101.

Therefore, the order of 2 in 101 must be 100.

3.4. Integral domains

Definition 3.4.1.

A left (resp., right) zero divisor in a ring R is a nonzero element a R such that there exists a nonzero element b R with 𝑎𝑏 = 0 (resp., 𝑏𝑎 = 0). A zero divisor in a ring R is an element that is either a left or a right zero divisor.

Remark 3.4.2.

Note that 0 is never considered to be a zero divisor (at least under our conventions). In fact, 1 is never a zero divisor either, as 1b = b for all b R.

Example 3.4.3.

The ring M2() has zero divisors. For instance, we have

( 1 0 0 0 )( 0 0 0 1 ) = ( 0 0 0 1 )( 1 0 0 0 ) = 0.

Example 3.4.4.

If R = R1 ×R2 for some nonzero rings R1 and R2, then R has zero divisors, since if a R1 is nonzero and b R2 is nonzero, we have (a,0)(0,b) = (0,b)(a,0) = 0. For instance, n has zero divisors for n 2, though does not.

One might ask for a ring that contains a left zero divisor that is not a right zero divisor. For this, let us make the following general definition.

Definition 3.4.5.

Let A be an abelian group under addition. The endomorphism ring of A is the set

End(A) = {f : A Af is a group homomorphism}

under addition and composition of functions.

Remark 3.4.6.

If A is an abelian group, then End(A) is a ring, with 1 being the identity function on A. In general, End(A) may be a noncommutative ring.

Example 3.4.7.

Let A = i=1, an abelian group under addition. Define L,R End(A) by

L(a1,a2,a3,) = (a2,a3,a4,) and R(a1,a2,a3,) = (0,a1,a2,).

Moreover, let M End(A) be defined by

M(a1,a2,a3,) = (a1,0,0,).

Then

𝐿𝑀(a1,a2,a3,) = L(a1,0,0,) = 0 and 𝑀𝑅(a1,a2,a3,) = M(0,a1,a2,) = 0,

so L is a left zero divisor and R is a right zero divisor. On the other hand,

𝐿𝑅(a1,a2,a3,) = L(0,a1,a2,) = (a1,a2,a3,),

so 𝐿𝑅 = 1. Therefore, L cannot be a right zero divisor, for if 𝑋𝐿 = 0 for some X End(A), then 0 = (𝑋𝐿)R = X(𝐿𝑅) = X. Similarly, R is not a left zero divisor.

Example 3.4.8.

In the ring 6, the elements 2, 3, and 4 are zero divisors, since 23 = 34 = 0.

More generally, we have the following.

Lemma 3.4.9.

For n 1, the zero divisors in 𝑛ℤ are exactly its nonzero elements that are not relatively prime to n.

Proof.

Let a¯ 𝑛ℤ be nonzero, and let b = ngcd(a,n). Then a¯b¯ = 0, and we know that b¯0 if and only if gcd(a,n)1. On the other hand, if a¯b¯ = 0, then 𝑎𝑏 is a multiple of n, so b is a multiple of ngcd(a,n). Therefore, a is a zero divisor if and only if gcd(a,n)1, which occurs if and only if a is not relatively prime to n

As a corollary, if p is a prime number, then 𝑝ℤ has no zero divisors. In fact, we shall see momentarily that every field has no zero divisors.

Definition 3.4.10.

A nonzero commutative ring R is called an integral domain if R contains no zero divisors.

Lemma 3.4.11.

Every field is an integral domain.

Proof.

Let F be a field, and let a F be such that there exists a nonzero element b F with 𝑎𝑏 = 0. Then 0 = (𝑎𝑏)b1 = a.

By definition, any subring of an integral domain is also an integral domain.

Examples 3.4.12.

The fields , , , and 𝑝ℤ for any prime p are all integral domains. That is an integral domain is either an easy check or the fact that it is a subring of . Since 𝑛ℤ contains zero divisors for composite n 1, it is not an integral domain.

Proposition 3.4.13.

Let R be an integral domain. Then R[x] is an integral domain. Moreover, if f,g R[x] are nonzero, then deg𝑓𝑔 = degf +degg, and the units in R[x] are exactly the units in R.

Proof.

Let f,g R[x] be nonzero polynomials of degree N and M respectively. Write f = i=0Naixi and g = j=0Mbjxj. Then

𝑓𝑔 =k=0N+Mc kxk,c k =i=0ka ibki.

If 0 i N +M, then ai = 0 if i > N and bM+Ni = 0 if i < N, so cN+M = aNbM. Since R is an integral domain, we then have cN+M0, so 𝑓𝑔0. Therefore, we have deg𝑓𝑔 = N +M. If 𝑓𝑔 = 1, then this forces N = M = 0, and therefore f = a0, g = b0, and a0b0 = 1, which means that f R×.

One particularly nice use of integral domains is that they obey cancellation laws.

Lemma 3.4.14.

Let R be an integral domain, and let a,b,c R be such that 𝑎𝑏 = 𝑎𝑐. Then either a = 0 or b = c.

Proof.

If 𝑎𝑏 = 𝑎𝑐, then a(bc) = 0 by the distributive law (and Lemma 3.1.8), so as R contains no zero divisors, at least one of a and bc must be 0.

We have already seen that 𝑛ℤ is an integral domain if and only if n is prime, and so if and only if 𝑛ℤ is a field. We have the following stronger result.

Theorem 3.4.15.

If R is a finite integral domain, then R is a field.

Proof.

Let a R be nonzero. Lemma 3.4.14 tells us that the elements 𝑎𝑏 with b R are all distinct. Since there are then |R| of them, the set {𝑎𝑏b R} is R itself. In particular, there exists b R with 𝑎𝑏 = 1, proving that a has a multiplicative inverse.

Finally, we introduce the notion the characteristic of a ring.

Definition 3.4.16.

Let R be a ring. The characteristic char(R) of R is the smallest n 1 such that 𝑛𝑎 = 0 for all a R if such an n exists, and otherwise we set char(R) = 0.

Examples 3.4.17.

a.

The ring 𝑛ℤ has characteristic n, while , , , and all have characteristic 0.

b.

The characteristic of Mn(R) for a ring R is equal to the characteristic of R for every n 1.

Lemma 3.4.18.

The characteristic of a nonzero ring R is the smallest n > 1 such that n = 0 in R if such an n exists, and is 0 otherwise.

Proof.

We cannot have 1a = 0 unless a = 0, so char(R)1 as R is nonzero. Recall that n R is considered to be n1. If n = 0 in R, then clearly 𝑛𝑎 = 0 for all a R. On the other hand, that n = 0 is the special case of 𝑛𝑎 = 0 with a = 1. If n = n10 for all n 1, then by definition, we have char(R) = 0.

Proposition 3.4.19.

The characteristic of an integral domain is either 0 or prime.

Proof.

We employ Lemma 3.4.18. If R is an integral domain and n = 0 in R for some composite n > 1, then n = mm = 0 for some prime m and m dividing n, which by the nonexistence of zero divisors implies that either m or m is zero. In other words, the smallest n > 1 with n0 in R cannot be composite, so must be prime.

3.5. Ring homomorphisms

In this section, we introduce the notion of a ring homomorphism, which is a function from one ring to another that is compatible with both addition and multiplication: in other words, it is a homomorphism of binary structures both for (R,+) and for (R,).

Definition 3.5.1.

Let R and Q be rings. A function ϕ : R Q is a ring homomorphism if ϕ(1) = 1 and it satisfies

ϕ(a+b) = ϕ(a)+ϕ(b) and ϕ(𝑎𝑏) = ϕ(a)ϕ(b)

for all a,b R.

We give some examples of ring homomorphisms.

Examples 3.5.2.

a.

The reduction map ϕn: 𝑛ℤ with ϕn(a) = a is a surjective ring homomorphism.

b.

The multiplication-by-n map ψn: with ψn(a) = 𝑛𝑎 is not a ring homomorphism unless n = 1.

Here are several standard ring homomorphisms.

Definition 3.5.3.

Let R be a ring.

a.

The identity homomorphism idR: R R is the ring homomorphism given by idR(a) = a for all a R.

b.

If R is a subring of a ring Q, we have the inclusion map ιR: R Q with ιR(a) = a for all a R.

An inclusion map is always injective, but will only be surjective if the subring is the whole ring. Here are some other examples.

Examples 3.5.4.

Let R be a nonzero ring.

a.

There is an injective ring homomorphism ι : R R[x] that sends a R to the constant polynomial a R[x].

b.

There is a surjective ring homomorphism π : R[x] R that sends f R[x] to its constant coefficient. Note that π ι = idR, but ι πidR.

We mention another useful class of ring homomorphisms of polynomial rings, arising from maps on coefficients.

Examples 3.5.5.

Let R and Q be rings, and let ϕ : R Q be a ring homomorphism. This induces maps on polynomial rings and matrix rings, as follows.

a.

The map ϕ~: R[x] Q[x] induced by ϕ on polynomial rings is given by the formula

ϕ~(i=0Na ixi) = i=0Nϕ(a i)xi

for ai R for 0 i N for some N 0.

b.

The map ϕ~: Mn(R) Mn(Q) induced by ϕ on matrix rings is given by the formula

ϕ~((a𝑖𝑗)) = (ϕ(a𝑖𝑗))

for (a𝑖𝑗) Mn(R).

Remark 3.5.6.

If R is a subring of Q, then we may use the map of polynomial rings induced by the inclusion map of R into Q to view R[x] as a subring of Q[x].

Remark 3.5.7.

The product of ring homomorphisms ϕi: Ri Qi over an index set i I is a ring homomorphism between the corresponding products.

Lemma 3.5.8.

Let R be a ring and Q be an integral domain, and let ϕ : R Q be a nonzero homomorphism. If u R×, then ϕ(u) Q×.

Proof.

Let v be a multiplicative inverse to u in R. By the previous lemma

ϕ(u)ϕ(v) = ϕ(𝑢𝑣) = ϕ(1) = 1,

and, similarly, we have ϕ(v)ϕ(u) = ϕ(𝑣𝑢) = 1.

We also have the following.

Definition 3.5.9.

If R = iIRi is a product of rings, then there are projection maps

πi: R Ri,πi((ai)iI) = ai

which are ring homomorphisms.

Remark 3.5.10.

If R = iIRi is a product of rings, the inclusion maps ιi: Ri R for i I given by taking a Ri to the element with ith coordinate a and jth coordinate 0 for ji are not ring homomorphisms if at least two Ri are nonzero rings, since ι(1)1 R.

As with group homomorphisms, we have notions of kernel and image of a ring homomorphism.

Definition 3.5.11.

Let ϕ : R Q be a ring homomorphism. Then the kernel of ϕ is

kerϕ = {r Rϕ(r) = 0},

and the image of ϕ is

imϕ = {ϕ(r)r R}.

One can check very easily that imϕ is a subring of Q for any ring homomorphism ϕ : R Q. However, while kerϕ is a subgroup of R closed under multiplication, it will not contain 1 unless ϕ = 0.

Examples 3.5.12.

Let R be a ring. We consider the homomorphisms of Example 3.5.4.

a.

The inclusion ι : R R[x] has kerι = 0 and imι the subring of constant polynomials in R[x], which we also denote R.

b.

The projection π : R[x] R has imι = R and kernel consisting of the polynomials with 0 constant coefficient, which is the to say, the multiples of x.

Note that since any ring homomorphism is, in particular, a homomorphism of abelian groups under addition, we have the following.

Lemma 3.5.13.

A ring homomorphism ϕ : R Q is injective if and only if kerϕ = {0}.

We will have much more to say about kernels later. For now, let us finish with a corollary for fields.

Lemma 3.5.14.

Let ϕ : F F be a ring homomorphism, where F and F are fields. Then ϕ is injective and ϕ(x)1 = ϕ(x1) for all x0.

Proof.

For any x F×, we have

ϕ(1) = ϕ(xx1) = ϕ(x)ϕ(x1),

so ϕ(x) is nonzero and has multiplicative inverse ϕ(x1). In particular, Lemma 3.5.13 tells us that ϕ is injective.

As usual, we can speak about injective and surjective ring homomorphisms, as well as isomorphisms.

Definition 3.5.15.

A ring homomorphism ϕ : R Q is an isomorphism if it is bijective.

For instance, let us check that a polynomial ring in two variables is independent of the ordering of the variables, up to an isomorphism. We leave it to the reader to treat the case of more than two variables using the following lemma and the construction in Example 1a.

Lemma 3.5.16.

Let x and y be indeterminates. The map σ : (R[x])[y] (R[y])[x] satisfying

σ(j=0M( i=0Na 𝑖𝑗xi)yj) = i=0N( j=0Ma 𝑖𝑗yj)xi, (3.5.1)

where the a𝑖𝑗 are elements of R. is an isomorphism.

Proof.

Note that every element of (R[x])[y] may be expressed in the form on the left of (3.5.1), since a polynomial in y with coefficients in R[x] has finite degree (at most M), and each of the finitely many nonzero coefficients then has a degree, and we choose N to be at least the maximum of these degrees. Similarly, every element of (R[y])[x] may be written in the form on the right of (3.5.1), so the map is onto. By definition, it is one-to-one, and we leave it to the reader to check that it is a ring homomorphism.

As usual, the inverse of an isomorphism of rings is an isomorphism of rings.

3.6. Subrings generated by elements

Definition 3.6.1.

Let R be a subring of a ring Q, and let X be a set of elements of Q. The subring of Q generated over R by X is the smallest subring of Q containing R and X.

Since the intersection of subrings containing a given set of elements is a subring, Definition 3.6.1 makes sense. When we have a finite set X, we often speak of the subring generated over R by the elements of X, as opposed to X itself. We will only be interested in a special case in which the elements we are adding to the subring commute with every element in that subring. We note the following, which we leave to the reader to verify.

Definition 3.6.2.

Let R be a subring of a ring Q, and let α Q commute with every element of R. The ring given by adjoining α to R is

R[α] = {i=0Nr iαir i R for all 0 i N for some N 0}.

Remark 3.6.3.

We often read R[α] as “R adjoin α.”

We leave it to the reader to check the following.

Lemma 3.6.4.

Let R be a subring of a ring Q, and let α Q commute with every element of R. The R[α] is the subring generated over R by α.

Definition 3.6.5.

Let R be a subring of Q. If α1,α2,,αn Q commute with each other and every element of R, we set

R[α1,α2,αn] = (((R[α1])[α2]))[αn].

Remark 3.6.6.

The ring R[α1,,αn] in Definition 3.6.5 is the smallest subring of Q containing R and each αi, so generated over R by the αi.

Examples 3.6.7.

a.

The ring [i] = {a+𝑏𝑖a,b } is a subring of known as the Gaussian integers. Note that since i2 = 1, it is unnecessary to consider polynomials of higher degree.

b.

The ring

[2n] = {i=0n1a i2nai ,0 i n1}

is a subring of .

c.

The ring

[i,2] = {a+𝑏𝑖+c2+d2ia,b,c,d }

is a subring of .

d.

The ring [x2] is a subring of [x] consisting of polynomials of the form

i=0Na ix2i

with every ai .

We may relate this to the evaluation of polynomial rings at ring elements.

Definition 3.6.8.

Let R be a subring of a ring Q, and let α Q commute with every element of R. For f = i=0Ncixi R[x], we define the value of f at α R to be

f(α) =i=0Nc iαi.

For any a R, the evaluation-at-α map is defined by

eα: R[x] R[α],eα(f) = f(α)

for all f R[x].

The following is a result of the definitions of addition and multiplication in R[x].

Lemma 3.6.9.

Let R be a subring of a ring Q, and let α Q commute with every element of R. The evaluation-at-α map eα: R[x] R[α] is a ring homomorphism.

Proof.

Let f = i=0Ncixi R[x], and let g = i=0Mdixi R[x] for some n 0. Then we have

eα(f +g) = (f +g)(α) =i=0D(c i+di)αi = i=0Dc iαi+ i=0Dd iαi = e α(f)+eα(g),

where D = max{M,N}, and

eα(𝑓𝑔) =k=0M+N( i=0kc idki)αk.

Since α commutes with every element of R, we have cidkiαk = ciαidkiαki for all i k, so the latter term equals

(i=0Nc iαi)( j=0Md jαj) = e α(f)eα(g).

Remark 3.6.10.

The evaluation-at-zero map is none other than the ring homomorphism constructed in Example 3.5.4a that takes a polynomial to its constant term.

Example 3.6.11.

If X is a set and R is a ring, then the set Maps(X,R) of functions from X to R forms a ring under the usual operations of pointwise addition and multiplication on R. Given a X, we again have an evaluation-at-a map

𝜖a: Maps(X,R) R,

given by 𝜖a(f) = f(a) for f Maps(X,R) and a X, which is a ring homomorphism.

Example 3.6.12.

Let R be a commutative ring, and let a R. The evaluation map ea on R[x] can be viewed as the composition 𝜖aκ, where

κ : R[x] Maps(R,R),κ(f)(a) = f(a)

for f R[x] and a R. In other words, κ takes a polynomial to the function it defines. It is a ring homomorphism since R is commutative.

Note that even if R is commutative, κ is not always injective. For instance, if R = 𝑝ℤ for a prime number p, then f = xpx is a nonzero polynomial in R[x], but p(a) = 0 for all a 𝑝ℤ, so κ(p) = 0.

3.7. Ideals and quotient rings

In this section, we introduce the notion of an ideal of a ring. An ideal plays the role that a normal subgroup does in group theory, which is to say that we can take a quotient of a ring by an ideal and obtain another ring. The issue with simply using a subring can be seen in the following example.

Example 3.7.1.

Consider the quotient group under addition. The multiplication in does not induce a well-defined multiplication on . To see this, note that one would like

(a+)(b+) = (𝑎𝑏+)

for any a,b . But then we would have

0+ = (0+)(1 2 +) = (1+)(1 2 +) = 1 2 +,

which is clearly not the case.

To fix this, we introduce the notion of an ideal. We begin with left and right ideals.

Definition 3.7.2.

A subset I of a ring R that is a subgroup under addition is called a left (resp., right) ideal if RI I (resp., I R I).

Definition 3.7.3.

A two-sided ideal, or more simply, an ideal, of a ring R is any subset of R that is both a left and a right ideal.

In other words, a left ideal J of R is an additive subgroup for which rb J for all r R and b J, and a right ideal K is one for which cr K for all r R and c K. An ideal I of R is an additive subgroup for which both ra I and ar I for all r R and a I.

Remark 3.7.4.

Note that I RI, so the condition that RI I (resp., I R I) amounts to RI = I (resp., I R = I).

In fact, we have the following simple criterion for a nonempty subset to be an ideal.

Lemma 3.7.5.

Let R be a ring, and let I be a nonempty subset of R. Then I is a left (resp., right ideal) if and only if the following hold:

i.

I is closed under addition: if a,b I, then a+b I, and

ii.

I is closed under left (resp., right) multiplication by elements of R: if r R and a I, then 𝑟𝑎 I (resp., 𝑎𝑟 I).

Proof.

We need only see that a set I satisfying (i) and (ii) is a subgroup. For this, we must show that it contains 0, which it does since 0 = 0a for any a I, and that it contains additive inverses, which it does since a = 1a for any a I.

Remark 3.7.6.

Every left and every right ideal in a commutative ring R is an ideal of R.

Examples 3.7.7.

a.

The subset 𝑛ℤ of is an ideal of for each n . That is, any integer multiple of an integer multiple of n is an integer multiple of n.

b.

The subset of is not an ideal, as 12, for instance.

c.

Let R be a nonzero ring. Consider the set of matrices in Mn(R) that are 0 in all entries outside their first columns. This is a left ideal of Mn(R), but it is not a right ideal for n 2. Similarly, the set of matrices in Mn(R) that are 0 in all entries outside their first rows is a right ideal of Mn(R).

d.

Let R be a ring. The set of all polynomials with zero constant coefficient is an ideal of R, equal to the set of multiples of x in R[x].

Definition 3.7.8.

The zero ideal of a ring R is the subset {0}. The improper ideal of R is the ring R itself. An ideal is said to be nonzero if it is not equal to zero, and an ideal is said to be proper if it is not equal to R.

We note the following.

Lemma 3.7.9.

Let R be a ring, and let I be a left (or right) ideal of R. Then I = R if and only if I contains a unit, and in particular if and only if I contains 1.

Proof.

If I = R, then clearly I contains 1 and therefore a unit. If u I is a unit, then u1 R, so 1 = u1 u I. And if 1 I, then a = a1 I for all a R.

The following classifies, as a special case, all ideals in a field.

Corollary 3.7.10.

The only left and only right ideals in a division ring are {0} and D.

Proof.

If I is a nonzero left or right ideal of D, it then contains a unit, so is D.

We shall see later that the converse to Corollary 3.7.10 also holds. We give one more example.

Lemma 3.7.11.

Let R and Q be rings. Then any left ideal of R×Q has the form I ×J, where I is a left ideal of R and J is a left ideal of Q.

Proof.

Let K be an ideal of R×Q. Let

I = {a R(a,0) K} and J = {b Q(0,b) K},

which are left ideals of R and of Q, respectively. If (a,b) K, then (1,0)(a,b) = (a,0), so a I and (1,0)(a,b) = (0,b), so b J. Therefore, K I ×J. Conversely, if (a,b) I ×J, then (a,0) K and (0,b) K, so (a,b) = (a,0)+(0,b) K, so I ×J K.

The following is the ring-theoretic analogue of Proposition 2.12.11.

Proposition 3.7.12.

Let ϕ : R Q be a homomorphism of rings. Then kerϕ is an ideal of R.

Proof.

We know from Proposition 2.8.8 that kerϕ is a subgroup of R under addition. Moreover, if r R and a kerϕ, then

ϕ(𝑟𝑎) = ϕ(r)ϕ(a) = ϕ(r)0 = 0,

so 𝑟𝑎 kerϕ. Similarly, we have ϕ(𝑎𝑟) = 0, so 𝑎𝑟 kerϕ as well.

We may now construct the analogue of a quotient group, known as a quotient ring.

Theorem 3.7.13.

Let R be a ring, and let I be a two-sided ideal of R. Then the quotient group RI has a well-defined multiplication on it, given by

(r+I)(s+I) = (𝑟𝑠+I)

for r,s R. Moreover, with the usual addition of cosets and this multiplication, RI becomes a ring.

Proof.

Suppose that a,a,b,b R with a+I = a+I and b+I = b+I. Then there exist x,y I with a = a+x and b = b+y. We have

(ab+I) = (a+x)(b+y)+I = 𝑎𝑏+𝑎𝑦+𝑥𝑏+𝑥𝑦+I = 𝑎𝑏+I,

since 𝑎𝑦,𝑥𝑏,𝑥𝑦 I in that I is a two-sided ideal. Therefore, the multiplication on RI is well-defined. That it is associative is a direct consequence of the associativity of multiplication on R. Distributivity is again a consequence of distributivity on R, but we write out the proof of the left distributive law:

(a+I)((b+I)+(c+I)) = (a+I)(b+c+I) = a(b+c)+I = (𝑎𝑏+𝑎𝑐)+I = (𝑎𝑏+I)+(𝑎𝑐+I) = (a+I)(b+I)+(a+I)(c+I).

Definition 3.7.14.

The quotient of a ring R by an ideal I is the ring RI defined by Theorem 3.7.13. We say that RI is the quotient ring of R by I (or the factor ring of R by I).

Examples 3.7.15.

a.

The quotient of the ring by the ideal 𝑛ℤ is the ring 𝑛ℤ.

b.

The quotient of any ring R by the zero ideal is isomorphic to R. The quotient of any ring R by R is isomorphic to the zero ring.

The following is immediately verified.

Definition 3.7.16.

The map πI: R RI defined by πI(a) = a+I is called the quotient map from R to RI.

Remark 3.7.17.

For R a ring, I and ideal of R, and a,b R, we may sometimes write a b𝑚𝑜𝑑I to mean that a+I = b+I, or simply just a = b when it is understood that we are working with the images of a and b under πI, i.e., in the ring RI.

The following is easily verified.

Lemma 3.7.18.

Let I be an ideal in a ring R. The quotient map πI: R RI is a surjective ring homomorphism with kernel I.

We have the analogue of the first isomorphism theorem.

Theorem 3.7.19.

Let ϕ : R Q be a homomorphism of rings. Then the map

ϕ¯: Rkerϕ imϕ

defined by ϕ¯(a+kerϕ) = ϕ(a) for all a R is an isomorphism of rings.

Proof.

We know that ϕ¯ is an isomorphism of additive groups by Theorem 2.13.11. Let I = kerϕ. For a,b R, we have

ϕ¯((a+I)(b+I)) = ϕ¯(𝑎𝑏+I) = ϕ(𝑎𝑏) = ϕ(a)ϕ(b) = ϕ¯(a+I)ϕ¯(b+I),

so ϕ¯ is a ring homomorphism as well, therefore, a ring isomorphism.

Example 3.7.20.

The kernel of the homomorphism π : R[x] R of Example 3.5.4a is the ideal I of polynomials with zero constant coefficient. In that it is onto, e0 induces an isomorphism between R[x]I and R.

Note that if ϕ is a surjective map, then ϕ carries ideals to ideals.

Proposition 3.7.21.

Let ϕ : R Q be a surjective homomorphism of rings. If I is a left (resp., right) ideal of R, then ϕ(I) is a left (resp., right) ideal of Q.

Proof.

We show this for left ideals I of R. Let q Q. Then q = ϕ(r) for some r R, and if a I, then 𝑠𝜙(a) = ϕ(𝑟𝑎) ϕ(I), so ϕ(I) is a left ideal of Q.

Remark 3.7.22.

If ϕ : R Q is a ring homomorphism that is not surjective, ϕ(R) is not an ideal of Q, That is, since ϕ(1) = 1 ϕ(R), the ideal generated by ϕ(R) is Q, which is strictly larger than ϕ(R).

The following is a straightforward generalization of Proposition 3.7.12.

Proposition 3.7.23.

Let ϕ : R Q be a ring homomorphism. Let J be a left (resp., right) ideal of Q. Then ϕ1(J) is a left (resp., right) ideal of R.

Proof.

We prove this for left ideals of Q. Let J be a left ideal of Q. If a,b R with ϕ(a),ϕ(b) J, then ϕ(a+b) = ϕ(a)+ϕ(b) J. If moreover r R, then ϕ(𝑟𝑎) = ϕ(r)ϕ(a) J, so part a holds.

We can now classify the ideals in quotient rings.

Theorem 3.7.24.

Let R be a ring, and let I be an ideal of R. Then the quotient map πI: R RI induces a one-to-one correspondence between the left, right, and two-sided ideals of R containing I and the left, right, and two-sided ideals of RI, respectively.

Proof.

We prove this for left ideals. If J is a left ideal of R containing I, then πI(J) is a left ideal of RI by Proposition 3.7.21. If πI(J) = πI(K) for some left ideal of R containing K, then any j J satisfies j = k+i for some k K and i I, and therefore j K since I K. We therefore have J K, and similarly K J, so J = K. On the other hand, if N is any left ideal of RI, then J = π1(N) is a left ideal of R, and it contains I since I = π1({0}). Since πI(J) = N, we are done.

For later use, let us make the following definitions for left ideals, with the definitions for right (resp., two-sided) ideals coming from replacing the word “left” by “right” (resp., “two-sided”).

Definition 3.7.25.

Let ϕ : R Q be a ring homomorphism.

a.

For any left ideal I of R, the extension of I by ϕ is the left ideal generated by ϕ(I).

b.

For any left ideal J of Q, the contraction of J by ϕ is ϕ1(J).

c.

We say that a left ideal of Q is extended by ϕ if it is the extension of some left ideal of R by ϕ.

d.

We say that a left ideal of R is contracted by ϕ if it is the contraction of some left ideal of Q by f.

We mention the following interesting proposition with a rather subtle proof.

Proposition 3.7.26.

Let ϕ : R Q be a homomorphism of rings. The maps given by contraction and extension of left ideals by ϕ restrict to mutually inverse bijections

Extension and contraction of ideals. A full diagram description follows.
Diagram description: Extension and contraction of ideals

Extension and contraction restrict to mutually inverse bijections between these two collections of ideals.

Objects, listed by row and column:

  • Row 1, from left to right: column 1: left brace contracted left ideals of R right brace; column 3: left brace extended left ideals of Q right brace.

Arrows and lines:

  1. An arrow from left brace contracted left ideals of R right brace to left brace extended left ideals of Q right brace, labelled extend.
  2. An arrow from left brace extended left ideals of Q right brace to left brace contracted left ideals of R right brace, labelled contract.

The same holds with right ideals, or two-sided ideals, replacing left ideals.

Proof.

We prove this for left ideals. Let I = ϕ1(J) for some ideal J of Q. Note that ϕ(ϕ1(J)) = J ϕ(R). Then

ϕ1(𝑄𝜙(I)) = ϕ1(𝑄𝜙(ϕ1(J))) = ϕ1(Q(J ϕ(R))),

and the latter set contains ϕ1(J ϕ(R)) = I but also is contained in I = ϕ1(J) since

Q(J ϕ(R)) J.

Next, let J = 𝑄𝜙(I) for some ideal I of R. Then

𝑄𝜙(ϕ1(J)) = 𝑄𝜙(ϕ1(𝑄𝜙(I)))

contains 𝑄𝜙(I) = J since ϕ1(𝑄𝜙(I)) I, while

𝑄𝜙(ϕ1(J)) 𝑄𝐽 = J

as well.

3.8. Principal ideals and generators

Definition 3.8.1.

A left ideal J of a ring R is said to be principal if there exists an element a R such that

J = 𝑅𝑎 = {𝑟𝑎r R}.

Similarly, a right ideal K of a ring R is principal if there exists an element a R such that K = 𝑎𝑅 = {𝑎𝑟r R}. We then say that J (resp., K) is the left (resp, right) ideal generated by a.

Remark 3.8.2.

Note that 𝑅𝑎 for a R is always a left ideal of R, since 𝑟𝑎𝑠𝑎 = (rs)a for r,s R, so 𝑅𝑎 is an additive subgroup, and s(𝑟𝑎) = (𝑠𝑟)a, so 𝑅𝑎 is closed under left multiplication by elements of R.

We also have the notion of a principal ideal.

Definition 3.8.3.

An ideal I of a ring R is principal if there exists an element a R such that

I = {i=1Nr iasiri,si R for 1 i N and N 0}.

We then say that I is generated by a and write I = (a).

Remark 3.8.4.

The set 𝑅𝑎𝑅 = {𝑟𝑎𝑠r,s R} will not in general be a two-sided ideal, as 𝑟𝑎𝑠+ras for r,r,s,s R need not itself be an element of 𝑅𝑎𝑅.

Examples 3.8.5.

a.

For each n 1, the ideal 𝑛ℤ is the principal ideal (n).

b.

For every ring R, the zero ideal is the principal ideal (0).

c.

For every ring R, we have R = (1), so R is a principal ideal of R, known as the imp

d.

The ideal (x) in R[x] is the ideal consisting of all polynomials with nonconstant coefficient.

e.

The ideal generated by (a,b) × is equal to the set {(𝑎𝑥,𝑏𝑦)x,y }.

Example 3.8.6.

Let R be a nonzero ring, and let n 1. For integers s,t with 1 s,t n, let E𝑠𝑡 = (e𝑖𝑗) Mn(R) be the matrix with e𝑠𝑡 = 1 and e𝑖𝑗 = 0 for (i,j)(s,t). If A = (a𝑖𝑗) Mn(R) is any matrix, then the (i,j)th entry of AE𝑠𝑠 is a𝑖𝑠 if j = s and 0 otherwise. Therefore, the left ideal generated by E𝑠𝑠 is

Mn(R)E𝑠𝑠 = {(b𝑖𝑗) Mn(R)b𝑖𝑗 = 0 for 1 i,j N,js},

the set of matrices that are zero outside of the sth column. Similarly, the (i,j)th entry of E𝑠𝑠A is a𝑠𝑗 if i = s and 0 otherwise, so E𝑠𝑠Mn(R) is the right ideal of matrices that are zero outside of the sth row.

The two-sided ideal (E𝑠𝑠) of Mn(R) is in fact all of Mn(R). To see this, note that E𝑗𝑠E𝑠𝑠E𝑠𝑗 = E𝑗𝑗 for any j . We then have

A =j=1nAE 𝑗𝑗 =j=1n(AE 𝑗𝑠)E𝑠𝑠E𝑠𝑗 (E𝑠𝑠).

Note, however, that the set X = Mn(R)E𝑠𝑠Mn(R) is not Mn(R), since each column of a matrix in X has entries which are all equal to each other.

Definition 3.8.7.

A nonzero ring R is simple if its only ideals are 0 and R.

Remark 3.8.8.

The reader can check using Example 3.8.6 that if D is a division ring and A Mn(D) is nonzero, then the ideal (A) is all of Mn(D). So, Mn(D) is simple, but note that it is not a division ring if n 2, and it does have proper, nonzero left ideals.

The following three results also clearly have analogues for right ideals that we leave unstated.

Proposition 3.8.9.

Let D be a nonzero ring that contains no nonzero, proper left ideals. Then D is a division ring.

Proof.

Let u D be nonzero. By assumption, we have 𝐷𝑢 = D, so there exists v D such that 𝑣𝑢 = 1. Then 𝐷𝑣 = D, so there exists w D such that 𝑤𝑣 = 1. We then have w = 𝑤𝑣𝑢 = u, so u = v1 D×.

Lemma 3.8.10.

Let R be a ring, and let a,b R. Then 𝑅𝑎 𝑅𝑏 if and only if there exists r R such that a = 𝑟𝑏.

Proof.

If 𝑅𝑎 𝑅𝑏, then since a 𝑅𝑏, we have a = 𝑟𝑏 for some r R. Conversely, if a = 𝑟𝑏 and r R, then ra = (rr)b 𝑅𝑏, so 𝑅𝑎 𝑅𝑏.

Lemma 3.8.11.

Let R be a ring that has no zero divisors. Let a,b R. Then 𝑅𝑎 = 𝑅𝑏 if and only if b = 𝑢𝑎 for some u R×.

Proof.

Note that a = 0 if and only if b = 0, so we may suppose that a and b are nonzero with 𝑅𝑎 = 𝑅𝑏. Since b 𝑅𝑎, we have that there exists u R with b = 𝑢𝑎. Similarly, there exists v R with a = 𝑣𝑏. But then a = 𝑣𝑢𝑎 and b = 𝑢𝑣𝑏, so (1𝑣𝑢)a = (1𝑢𝑣)b. Since R has no left zero divisors, we have 𝑢𝑣 = 𝑣𝑢 = 1. Conversely, if b = 𝑢𝑎, then clearly b 𝑅𝑎, so 𝑅𝑏 𝑅𝑎. On the other hand, a = u1b, so 𝑅𝑎 𝑅𝑏 as well.

Example 3.8.12.

In [x], we have (f) = (g) if and only if f = 𝑐𝑔 for some c ×, since [x]× = ×.

We have various operations that can be performed on ideals.

Lemma 3.8.13.

Let I and J be left ideals (resp., right ideals) of a ring R.

a.

The set

I +J = {a+ba I,b J}

is a left ideal (resp., right ideal) of R.

b.

The intersection I J is a left (resp., right ideal) of R.

Proof.

a.

If a I, b J, and r R, then r(a+b) = 𝑟𝑎+𝑟𝑏, and 𝑟𝑎 I, 𝑟𝑏 J since I and J are ideals, so r(a+b) I +J. Moreover, I +J is a subgroup of R under addition by Lemma 4.1.4.

b.

If a,b I J and r R, then clearly ab I J and 𝑟𝑎 I J, so I J is a left ideal of R.

Remark 3.8.14.

The argument of Lemma 3.8.13b carries over to show that an arbitrary intersection of left (resp., right) ideals of a ring R is a left (resp., right) ideal of R.

Clearly, addition of ideals forms an associative and commutative binary operation on the set of ideals of a ring. More generally, we have the following result.

Lemma 3.8.15.

Let T be an indexing set, and let {Itt T } be a collection of left (resp., right ideals) of a ring R. Then the set

tT It = {i=1Na titi T,ati Itiforeach1 i NforsomeN 0}

of finite sums of elements of the ideals It is an ideal of R, equal to the intersection of all ideals of R containing It for every t T .

Proof.

Note that tT It consists exactly of finite sums of elements in the union tT It. It is a subgroup, as the sum of two finite sums is a finite sum, and the negative of two finite sums is as well. Moreover, it is an ideal, as for any N 0, ti T and ati Iti for 1 i N, we have

ri=1Na ti =i=1Nra ti,

and rati Iti since Iti is a left ideal of R. Therefore tT It is a left ideal, and similarly, it is a right ideal.

Finally, note that if J is any ideal of R containing each It, then it must contain any finite sum of elements in these ideals, i.e., in tT It. Therefore, J contains tT It. Therefore, the intersection of all ideals of R containing each It is an ideal of R containing tItIt, and tItIt is itself an ideal of R containing each It, so it equals the intersection.

Definition 3.8.16.

Let R be a ring, and let {Itt T } be a collection of left (resp., right) ideals. The sum of the ideals It with t T is the left (resp., right) ideal tT It of R.

We will define generators solely for two-sided ideals, though they have obvious analogues for left and right ideals.

Definition 3.8.17.

Let X be a subset of a ring R. The ideal (X) generated by X is the sum of the ideals (x) for x X. If I is an ideal of R and I = (X), we say that X is a set of generators of I, and X generates I. The elements of X are called generators. If X = {a1,a2,,an} is a finite set, then we write (a1,a2,,an) for (X).

Remarks 3.8.18.

a.

Every ideal is generated by the set of all of its elements.

b.

Using Lemma 1.2.24, we could equivalently have defined (X) to be the smallest ideal containing X.

Since the set-theoretic product of two ideals will not in general be closed under addition, we depart from earlier notation to make the following definition.

Definition 3.8.19.

Let I and J be ideals of a ring R. Then the product 𝐼𝐽 of I and J is the ideal of R generated by all 𝑎𝑏 with a I and b J.

In particular, we may speak of powers In = 𝐼𝐼I of an ideal I for any n 1. Products are easily calculated in terms of generators, as seen in the following examples.

Examples 3.8.20.

a.

If R is a ring and x,y R, then (x)(y) = (𝑥𝑦).

b.

In the ring [x,y], we have

(x,y)(x2,x+y) = (x3,x2y,x2 +𝑥𝑦,𝑥𝑦+y2).

Definition 3.8.21.

We say that two ideals I and J of a ring R are coprime if I +J = R.

Definition 3.8.22.

For k 1, we say that ideals I1,,Ik of a ring R are pairwise coprime if Ii+Ij = R for all 1 i < j k.

We prove a general form of the Chinese Remainder Theorem.

Theorem 3.8.23 (Chinese Remainder Theorem).

Let I1,,Ik be pairwise coprime two-sided ideals of a ring R for some k 1. Then there is an isomorphism

R(I1 I2 Ik) RI1 ×RI2 ××RIk

that sends the coset of a R to (a+I1,a+I2,,a+Ik).

Proof.

The kernel of the map R i=1kRIi induced by the diagonal map is clearly I1 I2 Ik. We need only see that it is surjective. Consider the case that k = 2. Let a,b R. Then there exist d I1 and c I2 such that a+I1 = c+I1 and b+I2 = d +I2. If we set x = c+d, then x+I1 = c+I1 and x+I2 = d +I2, so x maps to (a+I1,b+I2).

For any k 3, suppose by induction we know the result for k1, so R(I2 Ik)≅𝑅I2 ×RIk. We therefore need only see that I1 and I2 Ik are coprime. Note that I2 Ik contains the product I2Ik. For each 2 i k, let ai I1 and bi Ii be such that ai+bi = 1. Then 1 = (a2 +b2)(ak+bk) is an element of I1 plus b1bk I2Ik, as needed.

Definition 3.8.24.

An ideal I of a ring R is said to be finitely generated if it has a finite set of generators, which is to say that I = (a1,a2,,an) for some n 1 and a1,a2,,an I.

Example 3.8.25.

If R[x,y], the ideal (x,y) is the ideal of elements with 0 constant term, as every monomial other than 1 is either divisible x or y. It is not principal, since no element of R[x,y] not in R× divides both x and y, but it is finitely generated.

Example 3.8.26.

Let n 2. The ideal (n,x) of [x] is the set of all sums 𝑛𝑓 +𝑥𝑔 with f,g [x], which is equal to the set of polynomials with -coefficients and constant coefficient divisible by n. This is not principal, since n and x are both multiples only of ±1, which are not contained in (n,x)

Example 3.8.27.

Consider the ideal (4,6) of . It contains 2 = 64, so (2) (4,6) and we have 4,6 (2), so (4,6) (2). Therefore, (4,6) is a principal ideal of , equal to the ideal (2).

In fact, note the following.

Lemma 3.8.28.

The ideals of are exactly the subgroups of under addition, i.e., the 𝑛ℤ with n 0. In particular, every ideal of is principal.

Proof.

Ideals are by definition subgroups under addition, and if I is an ideal of , the condition that I I is a consequence of this, since it merely says that -multiples of elements of I are contained in I. That the subgroups of have the form 𝑛ℤ is Corollary 2.3.12.

This leads to the following definition.

Definition 3.8.29.

An integral domain R is a principal ideal domain, or PID, if every ideal in R is principal.

So far, we have the following examples.

Examples 3.8.30.

a.

The ring is a principal ideal domain.

b.

Every field is a principal ideal domain.

c.

If R and Q are principal ideal domains, then every ideal R×Q is principal, though it is not a domain.

3.9. Polynomial rings over fields

We consider polynomial rings over a field. One of the key properties of polynomial rings over a field is that we can divide any polynomial by any nonzero polynomial, obtaining a remainder. More generally, we can divide a polynomial over a commutative ring by another so long as the leading coefficient of the divisor is a unit.

Theorem 3.9.1 (Division algorithm).

Let R be a commutative ring. Suppose that f,g R[x] are polynomials and that the leading coefficient of g is a unit in R. Then there exist unique polynomials q,r R[x] such that f = 𝑞𝑔+r and degr < degg.

Proof.

The case that f = 0 is trivial, so we assume that f is nonzero. We verify this by induction on the degree n of f. Note that if n degg, and in particular if n = 0, then we may take q = 0 and r = f if degg > 0 and q = fg1 and r = 0 if degg = 0 (recalling that we consider the degree of 0 to be less than that of every nonzero polynomial). So suppose that n m = degg. Let an be the nonzero coefficient of xn in f and bm R× be the coefficient of xm in g. Then f = f anbm1xnmg has degree at most n, and the coefficient of xn is ananbm1 bm = 0, so in fact we have degf < n. By induction, therefore, there exist q and r in R[x] such that f = qg+r and degr < m. Setting q = anbm1 +q, we have

f = anbm1g+f = (a nbm1 +q)g+r = 𝑞𝑔+r,

as desired.

If 𝑞𝑔+r = qg+rfor some q,r R[x] with degr < degg, then we have

(qq)g+(rr) = 0. (3.9.1)

If qq, we would have

deg(qq)g degg > deg(rr),

in contradiction to (3.9.1). So, we must have q = q, and then (3.9.1) yields r = r, establishing uniqueness.

We next show that polynomial rings in one variable over a field form another class of principal ideal domains.

Theorem 3.9.2.

Let F be a field. Then F [x] is a principal ideal domain. In fact, any nonzero ideal I of F is generated by any nonzero polynomial that has minimal degree among all polynomials in I.

Proof.

By Theorem 3.4.13, F [x] is an integral domain. Let I be a nonzero ideal in F [x], and let g be a nonzero polynomial in F [x] of minimal degree. We claim that I = (g). Let f I. Using the division algorithm, we write f = 𝑞𝑔+r with q,r F [x] with degr < degg. Then r = f 𝑞𝑔 I, which by the minimality of the degree of g forces r = 0. Thus f (g), and as f was arbitrary, we have I = (g).

Definition 3.9.3.

Let F be a field. A nonconstant polynomial f F [x] is irreducible if there does not exist any g F [x] with 0 < degg < degf that divides f. A nonconstant polynomial that is not irreducible is called reducible. A noncontant divisor of a polynomial is referred to as a factor.

Example 3.9.4.

By definition, any polynomial of degree 1 is irreducible in F [x]. The polynomial x2 +1 is irreducible in [x] but not in [x], where we have

x2 +1 = (x+i)(xi).

On the other hand, x2 is reducible for any F, since x2 = xx.

Definition 3.9.5.

Let R be a ring. We say that a R is a root (or zero) of a polynomial f R[x] if f(a) = 0.

Definition 3.9.6.

In a commutative ring R, we say that an element b divides an element a in R if there exists some c R such that a = 𝑏𝑐. Equivalently, b divides a if a (b). We sometimes write ba to denote that b divides a.

We note the following.

Proposition 3.9.7.

Let F be a field, and let f F [x]. Then a F is a root of f if and only if xa divides f.

Proof.

If xa divides f, then there exists g F [x] with f = (xa)g. We then have f(a) = (aa)g(a) = 0, noting Lemma 3.6.9. Conversely, if a is a zero of f, then the division algorithm implies that there exists some q F [x] and c F such that f = q(xa)+c. We then have

0 = f(a) = q(a)(aa)+c = c,

so xa divides f.

We obtain the following corollaries.

Corollary 3.9.8.

Let F be a field and f F [x] be a polynomial of degree greater than 1. If f has a root in F, then f is reducible.

Proof.

If a F is a root of f, then Proposition 3.9.7 implies that f = g(xa) for some g F [x] with degg = degf 1 > 0, so f is not irreducible.

Since a reducible polynomial of degree 2 or 3 must have a linear factor, we therefore have the following.

Corollary 3.9.9.

Let F be a field and f F [x] be a polynomial of degree 2 or 3. Then f is reducible if and only if it has a root in F.

Corollary 3.9.10.

Let F be a field, and let f F [x] be a nonzero polynomial. Then f has at most degf distinct roots in F.

Proof.

Suppose that f = (xa1)(xam)g, where g F [x] has no roots, and a1, a2, , am F. Clearly, we may write f in this form, as otherwise we can factor out from g a linear term xb for some β with g(b) = 0. Moreover, we must have m n by degree considerations. Finally, if f(c) = 0 for some c F, then since F is an integral domain, we must have cai = 0 for some i, which is to say that the ai are the only roots of f.

Examples 3.9.11.

a.

The polynomial x2 has 0 as its only root.

b.

The polynomial x2 +1 has no roots in , but it has two roots, ±1, in .

c.

The polynomial

x4 x2 2x1 = (x2 +x+1)(x2 x1)

is not irreducible in [x], but it has no roots in .

3.10. Maximal and prime ideals

Recall that 𝑛ℤ is a field for n prime, but 𝑛ℤ is not a field for n composite. In this section, we shall see how we can interpret this as a property of the ideal 𝑛ℤ.

Definition 3.10.1.

An ideal 𝔪 of a ring R is maximal if it is a proper ideal of R that is not properly contained in any proper ideal of R.

In other words, a proper ideal 𝔪 of R is maximal if there does not exist an ideal N of R such that 𝔪 N R.

Examples 3.10.2.

a.

The maximal ideals of are exactly the 𝑝ℤ for p prime, as 𝑚ℤ contains 𝑛ℤ if and only if m divides n. In particular, as p is a prime number, 𝑝ℤ is not contained in 𝑛ℤ for any n 2 with np.

b.

In a field, the unique maximal ideal is (0).

c.

In ×, the maximal ideals have either the form 𝑝ℤ× or ×𝑝ℤ for some prime number p.

Proposition 3.10.3.

Let F be a field. The maximal ideals of F [x] are exactly the ideals of the form (f) with f F [x] irreducible.

Proof.

Let f F [x]. If f = 0, then (f) = 0, which is not maximal. If f is a nonzero constant, then (f) = (1) = F [x]. If f is reducible, then f = 𝑔h with g,h F [x] nonconstant, and then (f) (g), but g(f) since degg < degf, so (f) is not maximal.

If f is irreducible and I is an ideal containing (f), then I = (g)for some g F [x] as F [x] is a PID. There then exists h F [x] such that f = 𝑔h. Since f is irreducible, we then have that either g or h is constant, which is to say that I = (g) = F [x] or I = (g) = (f). In other words, (f) is maximal.

The following gives an alternate characterization of maximal ideals of rings.

Theorem 3.10.4.

A proper ideal 𝔪 in a commutative ring R is maximal if and only if R𝔪 is a field.

Proof.

By Theorem 3.7.24, the ideals in R𝔪 are in one-to-one correspondence with the ideals in R containing 𝔪, which are just 𝔪 and R. Since R𝔪 has just two ideals, they must be 0 and R𝔪. Therefore, every nonzero element of R𝔪 generates the ideal R𝔪, so is a unit. It follows that R𝔪 is a field.

Remark 3.10.5.

The same argument can be applied to noncommutative rings R to conclude that if 𝔪 is maximal then R𝔪 has no nonzero proper ideals. However, as we have remarked above, this does not imply that R𝔪 is a division ring.

Example 3.10.6.

Recall that 𝑛ℤ is a field if and only if n 2 is prime, which is to say if and only if 𝑛ℤ is a maximal ideal of .

Example 3.10.7.

Since x2 +1 is irreducible over , the ideal 𝔪 = (x2 +1) is maximal in [x]. Clearly, 𝔪 is contained in the kernel of the evaluation map ei: [x] (i) defined by ei(f) = f(i), but then it must be the entire kernel as the kernel is proper and 𝔪 is maximal. By the first isomorphism theorem for rings, the field [x](x2 +1) is isomorphic to [i]. In particular, [i] is equal to the subfield (i) of consisting of fractions a+𝑏𝑖c+𝑑𝑖 with a,b,c,d and (c,d)(0,0). One can also see this directly: the multiplicative inverse of c+𝑑𝑖 is cc2 +d2 dc2 +d2 i.

Example 3.10.8.

The ring [x](x2) is not a field, or even an integral domain, since xx (x2).

Example 3.10.9.

In [x], the ideals (p,x), where p is a prime number, are maximal. To see this, consider the homomorphism

ϕ : [x] 𝑝ℤ

given by ϕ(f) = f(0)+𝑝ℤ. This is surjective with kernel consisting of those f with constant coefficient a multiple of p, which is to say the ideal (p,x).

Given a proper ideal I of a ring R: is I necessarily even contained in a maximal ideal? Assuming the axiom of choice, the answer is yes. We require a preliminary lemma.

Lemma 3.10.10.

Let 𝒞 be a chain of ideals in a ring R, ordered with respect to inclusion of subsets of R. Then the ideal

N = J𝒞J

is an ideal of R.

Proof.

If x,y N, then x J and y K for some J,K 𝒞. Then J K is either J or K, so is in 𝒞, and we then have xy J K, so xy N. Thus, N is a subgroup of R under addition. For a R and x N, we have that x J for some J 𝒞, and then 𝑎𝑥 and 𝑥𝑎 are elements of J, since J is an ideal. In particular, they are also elements of N. Therefore, N is an ideal.

Theorem 3.10.11.

Let I be a proper ideal of a ring R. Then there exists a maximal ideal 𝔪 of R that contains I.

Proof.

Let X be the set of proper ideals of R containing I, which we endow with the usual partial ordering . Suppose that 𝒞 X is a chain. Consider the ideal

N = J𝒞J

of R. Note that 1N since 1J for all J 𝒞, so N is proper. In other words, N X, and it is an upper bound for 𝒞. Zorn’s lemma then tells us that X contains a maximal element, which is necessarily a maximal ideal of R.

In commutative rings, maximal ideals are part of a broader class of ideals known as prime ideals.

Definition 3.10.12.

Let R be a commutative ring. A proper ideal 𝔭 of R is said to be a prime ideal (or prime) if for all b,c R with 𝑏𝑐 𝔭, either b 𝔭 or c 𝔭.

Examples 3.10.13.

a.

If A is an integral domain, then (0) is a prime ideal.

b.

In , the prime ideals are exactly (0) and the 𝑝ℤ for p prime. That is, if 𝑎𝑏 (p) with p prime, then p divides 𝑎𝑏, so p divides a or p divides b, and hence either a (p) or b (p).

We have the following analogue of Theorem 3.10.4.

Theorem 3.10.14.

Let R be a commutative ring. Then a proper ideal 𝔭 of R is prime if and only if R𝔭 is an integral domain.

Proof.

The ideal 𝔭 is prime if and only if 𝑎𝑏 𝔭 implies than a 𝔭 or b 𝔭, which translates to the fact that 𝑎𝑏 = 0 imples a = 0 or b = 0 in the ring R𝔭.

Corollary 3.10.15.

Let R be a commutative ring. Then every maximal ideal of R is prime.

Proof.

If 𝔪 is a maximal ideal of R, then Theorem 3.10.4 then tells us that R𝔪 is a field. Theorem 3.10.14 yields that 𝔪 is prime.

As for polynomial rings over fields, we have the following theorem.

Proposition 3.10.16.

Let F be a field. The prime ideals in F [x] are exactly (0) and those (f) such that f F [x] is irreducible.

Proof.

Note that if f is nonconstant and reducible, then f = 𝑔h for some nonconstant g,h F [x] of degree less than degf, so g,h(f). Therefore, (f) is not prime.

On the other hand, if f is nonconstant and irreducible, then Proposition 3.10.3 tells us that (f) is maximal, and Corollary 3.10.15 then tells us that (f) is prime.

Example 3.10.17.

In [x], the ideal (x) is prime, since [x](x)≅ℤ, but (x) is not maximal. This follows either from the fact that is not a field, or the fact that (x) is properly contained in (p,x) for any prime p.

Prime ideals are preserved under contraction.

Lemma 3.10.18.

Let ϕ : R Q be a homomorphism of commutative rings. Then any contraction of a prime ideal of Q by ϕ is a prime ideal of R.

Proof.

For a prime ideal 𝔮 of Q, this amounts to the fact that if a,b R with ϕ(𝑎𝑏) 𝔮, then ϕ(a) 𝔮 or ϕ(b) 𝔮, since 𝔮 is prime.

The following lemma is also very useful.

Lemma 3.10.19.

a.

Let 𝔭1,,𝔭k be prime ideals of R. If an ideal I is contained in i=1k𝔭i, then I is contained in some 𝔭i.

b.

Let 𝔞1,,𝔞k be ideals of R. If a prime ideal 𝔭 contains i=1k𝔞i (resp., equals i=1k𝔞i), then 𝔭 contains (resp., equals) some 𝔞i.

Proof.

We prove part a by induction on k, it being clearly true for k = 1. Suppose that I is not contained in any 𝔭i but I is contained in the union of the 𝔭i. By induction, for each i, we can find ai I such that ai𝔭j for all ji. By assumption, we then have ai 𝔭i for each i. The element

b =i=1k j=1 ji ka i

of I has image in R𝔭i equal to the image of its ith term, which is nonzero by the primality of i. That is, b i=1k𝔭i, which is a contradiction.

As for part b, let 𝔞 = i=1k𝔞i. Suppose that 𝔭 does not contain any 𝔞i, and choose ai 𝔞i with ai𝔭 for each i. Then a = i=1kai 𝔞, but a𝔭 by primality of 𝔭. Therefore, 𝔭 does not contain 𝔞. If on the other hand 𝔭 = i=1k𝔞i, then 𝔭 contains some 𝔞i by what we have shown, so must equal it in that 𝔭 i=1k𝔞i by assumption.

3.11. Fields of fractions

As is seen by the most basic case of the integers , not all rings are fields. Yet, is contained in many fields, the smallest being , the rational numbers. The field consists exactly of fractions ab, where a and b are integers and b is nonzero. One can ask more generally, given an ring R, does one have a good notion of a fraction ab with a,b R and b0? And, if so, can one form a field out of them? As we shall, see in the case of an integral domain, the answer is yes.

Lemma 3.11.1.

Let R be an integral domain, and set

X = {(a,b) R×Rb0}.

The relation on X given by (a,b) (c,d) if and only if 𝑎𝑑 = 𝑏𝑐 is an equivalence relation.

Proof.

For (a,b) X, we have 𝑎𝑏 = 𝑏𝑎, so (a,b) (a,b), so is reflexive. If (c,d) X with (a,b) (c,d), then 𝑎𝑑 = 𝑏𝑐 implies 𝑐𝑏 = 𝑑𝑎, so (c,d) (b,a) as well, and is symmetric. Finally, if (e,f) X as well and (a,b) (c,d) while (c,d) (e,f), we have 𝑎𝑑 = 𝑏𝑐 and 𝑐𝑓 = 𝑑𝑒. Multiplying the former equality by f and then applying the latter, we obtain

𝑎𝑑𝑓 = 𝑏𝑐𝑓 = 𝑏𝑑𝑒.

Since d0 and R is an integral domain, this implies 𝑎𝑓 = 𝑏𝑒, which means that (a,b) (e,f), and therefore is transitive.

Note that the last step shows the need for having an integral domain in order to have an equivalence relation in Lemma 3.11.1.

Definition 3.11.2.

Let R be an integral domain. We let Q(R) denote the set of equivalence classes of elements of X under the relation of Lemma 3.11.1. The equivalence class of (a,b) with a,b R and b0 will be denoted ab, and it is called the quotient of a by b. By using the symbol ab, we are implicitly representing the quotient by (a,b), and this representative is called a fraction. We then refer to a as the numerator of ab and b as the denominator of ab.

The following is immediate.

Lemma 3.11.3.

Let R be an integral domain, and let a,b,x R with b and x nonzero. Then we have

a b = 𝑎𝑥 𝑏𝑥

in Q(R).

Lemma 3.11.4.

Let R be an integral domain. There are well-defined operations + and on Q(R) given by

a b + c d = 𝑎𝑑 +𝑏𝑐 𝑏𝑑

and

a b c d = 𝑎𝑐 𝑏𝑑.
Proof.

Let X be as in Lemma 3.11.1. Define + on X by

(a,b)+(c,d) = (𝑎𝑑 +𝑏𝑐,𝑏𝑑)

and on X by

(a,b)(c,d) = (𝑎𝑐,𝑏𝑑).

To prove the proposition, we must show that if (a,b) (a,b) and (c,d) (c,d), we have

(a,b)+(c,d) (a,b)+(c,d) and (a,b)(c,d) = (a,b)(c,d).

We check that

(𝑎𝑑 +𝑏𝑐)bd = abdd+cdbb = badd+dcbb = 𝑏𝑑(ad+bc)

and

𝑎𝑐bd = abcd = bacd = 𝑏𝑑ac,

as desired.

Corollary 3.11.5.

Let R be an integral domain and a,a,b R with b0. In Q(R), one has

a b + a b = a+a b .
Proof.

Noting Lemma 3.11.3, we have

𝑎𝑏+ab b2 = (a+a)b b2 = a+a b .

Theorem 3.11.6.

Let R be an integral domain. Under the operations + and of Lemma 3.11.4, the ring Q(R) is a field.

Proof.

First, we note that addition is commutative since

a b + c d = 𝑎𝑑 +𝑏𝑐 𝑏𝑑 = 𝑐𝑏+𝑑𝑎 𝑑𝑏 = c d + a b,

and it is associative since

(a b + c d)+ e f = 𝑎𝑑 +𝑏𝑐 𝑏𝑑 + e f = (𝑎𝑑 +𝑏𝑐)f +𝑏𝑑𝑒 𝑏𝑑𝑓 = 𝑎𝑑𝑓 +b(𝑐𝑓 +𝑑𝑒) 𝑏𝑑𝑓 = a b + 𝑐𝑓 +𝑑𝑒 𝑑𝑓 = a b +(c d + e f).

Next, we note that

0 1 + a b = a1+0b 1b = a b,

so 0 = 0 1 in Q(R). We also have

a b + a b = 𝑎𝑏+𝑎𝑏 b2 = 0 b2 = 0 1,

the latter step by noting that 01 = b2 0 = 0. Hence, Q(R) is an abelian group under addition.

We note that multiplication is associative, as

(a b c d)e f = 𝑎𝑐 𝑏𝑑 e f = 𝑎𝑐𝑒 𝑏𝑑𝑓 = a b 𝑐𝑒 𝑑𝑓 = a b (c d e f).

We check distributivity as follows:

a b (c d + e f) = a b 𝑐𝑓 +𝑑𝑒 𝑑𝑓 = 𝑎𝑐𝑓 +𝑎𝑑𝑒 𝑏𝑑𝑓 = 𝑎𝑐𝑓 𝑏𝑑𝑓 + 𝑎𝑑𝑒 𝑏𝑑𝑓 = 𝑎𝑐 𝑏𝑑 + 𝑎𝑒 𝑏𝑓 = a b c d + a b e f.

Note that

1 1 a b = a b,

so 1 = 1 1 in Q(R). Finally, note that ab0 = 0 1 if and only if a0, and in this case we can form ba. We then have

b a a b = 𝑎𝑏 𝑎𝑏 = 1 1 = 1,

so ba = (ab)1. Therefore, Q(R) is a field.

Definition 3.11.7.

Let R be an integral domain. The field Q(R) is called the quotient field, or the field of fractions, of R.

Remark 3.11.8.

The field Q(R) is not a quotient of R in the sense it is the set of equivalence classes for an equivalence relation on R itself. Rather, it is a set of quotients of elements of R in the sense of division, and in fact it contains R. That is, quotient rings and quotient fields are quite different should not be confused with each other.

Definition 3.11.9.

Let F be a field. The field F (x) of fractions of F [x] is called the field of rational functions in one variable over F.

Example 3.11.10.

The fraction x+1x2 +1 is an element of (x), as is x2x x2+1, and

x+1 x2 +1 + x2 x x2 +1 = x2 +1 x2 +1 = 1.

The following theorem says, in essence, that Q(R) is the smallest field containing R.

Theorem 3.11.11.

Let R be an integral domain.

a.

The map ιR: R Q(R) given by ιR(r) = r 1 is an injective ring homomorphism. We use it to identify R with a subring of Q(R), setting r = r 1.

b.

If F is any field containing R, then is a unique injective ring homomorphism Q(R) F that restricts to the inclusion map R F.

Proof.

That ιR is a ring homomorphism is easily checked, and it is injective since r1 = 0 1 implies by definition that r = 0. Now, suppose that R is contained a field F. Define 𝜃 : Q(R) F by

𝜃(a b) = ab1.

This is well-defined, as if 𝑎𝑑 = 𝑏𝑐 for some c,d R with d0, then ab1 = cd1. Moreover, for any quotients ab and cd in Q(R), we have

𝜃(a b + c d) = (𝑎𝑑 +𝑏𝑐)(𝑏𝑑)1 = (𝑎𝑑 +𝑏𝑐)(𝑏𝑑)1 = ab1 +cd1 = 𝜃(a b)+𝜃(c d)

and

𝜃(a b c d) = 𝑎𝑐bd1 = ab1cd1 = 𝜃(a b)𝜃(c d),

so 𝜃 is a ring homomorphism. If 𝜃(ab) = 0, then ab1 = 0, which implies that a = 0, and hence ab = 0. Therefore, 𝜃 is injective. Also, note that

𝜃(a) = 𝜃(a 1) = a11 = a.

Finally, if χ : Q(R) F is any homomorphism with which restricts to the inclusion map R F, then we have

χ(a b) = χ(a 1 1 b) = χ(a)χ(b)1 = ab1 = 𝜃(a b),

so χ = 𝜃.

Let us make our comment prior to the theorem more precise.

Corollary 3.11.12.

Let R be an integral domain and K a field containing it. Then there is a smallest subfield F of K containing R, and it is isomorphic to the field of fractions of R via a map Q(R) K that extends the identity map on R.

Proof.

The smallest field F containing R is simply the intersection of all fields contained in K and containing R. We then apply Theorem 3.11.11 to the inclusion map ιR: R F. The image of the induced map 𝜃 : Q(R) F is a field containing R and contained in K, so must be F itself.

Corollary 3.11.12 allows us think more concretely about fields of fractions by speaking of fields of fractions inside a given field.

Definition 3.11.13.

Let R be an integral domain and K a field containing it. The field of fractions of R in K is the smallest subfield F of K containing R.

The next corollary tells us that it’s okay to think of elements of a field F of the form ab1 with a F and b F×as fractions ab.

Corollary 3.11.14.

If F is a field, then it is isomorphic to its own field of fractions.

Proof.

By Corollary 3.11.12, there is a field containing F in F, which of course is F itself, that is isomorphic to the field of fractions Q(F ).

In other words, the field of fractions of F is F.

Corollary 3.11.15.

Let R and Q be integral domains, and let ϕ : R R be an injective ring homomorphism. Then there is a unique homomorphism Q(ϕ): Q(R) Q(R) such that Q(ϕ)(a) = ϕ(a) for all a R.

Proof.

As the composite map ιRϕ : R Q(R) is injective, Theorem 3.11.11 tells us that there is a unique injective homomorphism Q(ϕ): Q(R) Q(R) with Q(ϕ)ιR = ιRϕ, as desired.

Example 3.11.16.

The quotient field of [i] is isomorphic to (i). To see this, note that (i) is a field containing [i], and so there is an inclusion homomorphism Q([i]) (i) that takes a fraction of the form a+𝑏𝑖c+𝑑𝑖 with a,b,c,d and (c,d)(0,0) to itself, but every element in (i) has the form q+𝑟𝑖 with q,r , and any such element can be written as such a fraction with d = 0.

Example 3.11.17.

The quotient field of [x] is (x), the quotient field of [x]. To see this, note that the inclusion map α : [x] [x] sending a polynomial to itself induces an injective homomorphism Q(α): Q([x]) (x) by Corollary 3.11.15. Moreover, for f,g [x], we have Q(α)(f g) = f g by definition. If f,g [x], then there exists a nonzero a such that 𝑎𝑓,𝑎𝑔 [x]. (Here, a is the least common multiple of the denominators of the coefficients of P and Q, written as fractions in lowest terms.) Then PQ = 𝑎𝑃 𝑎𝑄 in (x), so PQ is in the image of the map Q(α). Therefore, Q(α) is an isomorphism.

Find in the notes