Ring Theory/Printable version

From Wikibooks, open books for an open world
Jump to navigation Jump to search


Ring Theory

The current, editable version of this book is available in Wikibooks, the open-content textbooks collection, at
https://en.wikibooks.org/wiki/Ring_Theory

Permission is granted to copy, distribute, and/or modify this document under the terms of the Creative Commons Attribution-ShareAlike 3.0 License.

Ring extensions

Definition (ring extension):

Whenever is a ring and is a subring of , we say that is a ring extension of and write .

Note that if is a ring extension, then is a ring extension; indeed, the set is the set of all polynomials with coefficients in , the set is the set of all polynomials with coefficients in , and is a subring of .

Proposition (existence of splitting ring):

Let be a ring, and let be a polynomial over . Then there exists a ring extension such that in , decomposes into linear factors, that is,

for certain .

Proof: We prove the theorem by induction on the degree of . Suppose first that can be decomposed into two polynomials


Introduction

The study of rings originated from the theory of polynomial rings and the theory of algebraic integers. Furthermore, the appearance of hypercomplex numbers in the mid-nineteenth century undercut the pre-eminence of fields in mathematical analysis.

Richard Dedekind introduced the concept of a ring.

The term ring (Zahlring) was coined by David Hilbert in the article Die Theorie der algebraischen Zahlkörper, Jahresbericht der Deutschen Mathematiker Vereinigung, Vol. 4, 1897.

The first axiomatic definition of a ring was given by Adolf Fraenkel in an essay in Journal für die reine und angewandte Mathematik (A. L. Crelle), vol. 145, 1914.

In 1921, Emmy Noether gave the first axiomatic foundation of the theory of commutative rings in her monumental paper Ideal Theory in Rings.



Rings

We will start by the definition of a ring.

Definition 1: A ring is a non empty set R together with two binary compositions defined by + and ., and satisfying the following properties hold for any :

  • There exists an element denoted by such that . 0 is called the additive identity or the zero element in R.
  • For each , there exists an element such that . b is called additive inverse or negative of a and is written as b=-a so that a+(-a)=0.
  • (Left distributive law.)
  • (Right distributive law.)


We denote a ring by (R,+,.). When the context is clear we just talk about a ring R and assume that the operations + and . are implicit. We will also drop the . in the operation a.b and just say ab.

The first 5 axioms of a ring just mean that (R,+) is an abelian group. The next two mean that (R,.) is a semi group. A ring is called commutative if . A ring is called boolean if . A ring R is called a ring with a unit element or unity or identity if an element such that . Let R be a ring with unit element e. An element is called invertible, if there exists an element such that . If n is a positive integer and a an element of a ring R then we define and .

Examples[edit | edit source]

One of the most important rings is the ring of integers with usual addition and multiplication playing the roles of + and . respectively. It is a commutative ring with identity as 1. The set of even numbers is an example of a ring without identity. Like , the sets of rational numbers , of real numbers and of complex numbers are also rings with identity. However is not a ring.

The ring of Gaussian integers is given by the set where usual addition and multiplication of complex numbers are the operations. Here i stands (0,1) as is usual in the complex plane.

The set of all n by n matrices with real entries is an example of a non commutative ring with identity, under the usual addition and multiplication of matrices.

The ring of integers modulo n[edit | edit source]

We now digress slightly to discuss a special kind of an equivalence relation which gives rise to an important class of finite rings.

Let n be a positive integer. Two integers a and b are said to be congruent modulo n, if their difference a − b is an integer multiple of n. If this is the case, it is expressed as:

The above mathematical statement is read: "a is congruent to b modulo n".

For example,

because 38 − 14 = 24, which is a multiple of 12. For positive n and non-negative a and b, congruence of a and b can also be thought of as asserting that these two numbers have the same remainder after dividing by the modulus n. So,

because both numbers, when divided by 12, have the same remainder (2). Equivalently, the fractional parts of doing a full division of each of the numbers by 12 are the same: .1666... (38/12 = 3.166..., 2/12 = .1666...). From the prior definition we also see that their difference, a - b = 36, is a whole number (integer) multiple of 12 ( n = 12, 36/12 = 3).

The same rule holds for negative values of a:

The properties that make this relation a congruence relation (respecting addition, subtraction, and multiplication) are the following.

If and , then:

Like any congruence relation, congruence modulo n is an equivalence relation, and the equivalence class of the integer a, denoted by , is the set . This set, consisting of the integers congruent to a modulo n, is called the congruence class or residue class of a modulo n. Another notation for this congruence class, which requires that in the context the modulus is known, is .

The set of congruence classes modulo n is denoted as (or, alternatively, or ) and defined by:

When n ≠ 0, has n elements, and can be written as:

We can define addition, subtraction, and multiplication on by the following rules:

The verification that this is a proper definition uses the properties given before.

In this way, becomes a commutative ring. For example, in the ring , we have

as in the arithmetic for the 24-hour clock.



Properties of rings

We shall now discuss some basic theorems related to rings. We feel that a good way to learn ring theory is to try out proofs of simple theorems on ones own. Hence the reader is encouraged to work out proofs of theorems by him/herserlf before reading the proofs given here. Often we shall provide only a sketch of the proof and the reader is expected to fill in the gaps in that case.

Basic properties[edit | edit source]

Theorem 1.1: If R is a ring and ; then

1. a+b=a+c implies b=c. (Cancellation Law)

2. -(-a)=a.

3. The zero element of R is unique.

4. The additive inverse of any element is unique.

Proof:

1. Clearly adding -a on both sides of a+b=a+c gives us the desired result.

2. It suffices to show that a+(-a)=0 which is obvious from the definition of -a.

3. If there exists two zero elements 0 and 0' in R then 0+0'=0' and 0+0'=0 by definition and so 0=0'.

4. If a' and a'' are two inverses of a then a'=a'+0=a'+a+a''=0+a''=a''.

Theorem 1.2: If R is a ring, then for any ;

1. a0=0a=0.

2. a(-b)=(-a)b=-(ab).

3. (-a)(-b)=ab.

4. a(b-c)=ab-ac.

If in addition, R has a unit element 1, then

5. (-1)a=-a.

6. (-1)(-1)=1.

Proof:

1. a0+0=a0=a(0+0)=a0+a0. By the cancellation law it now follows that a0=0. Similarly 0a=0.

2. It suffices to show that a(-b)=-(ab) or equivalently a(-b)+ab=0. Now a(-b)+ab=a(b-b)=a0=0 by 1. and so the result is proved.

3. (-a)(-b)=-(a(-b)) by 2. Again -(a(-b))=-(-(ab))=-(-ab) by 2. But by Theorem 1.1(2) -(-ab)=ab.

4. a(b-c)=a(b+(-c))=ab+a(-c)=ab-ac by 2.

5. (-1)a+a=(-1)a+1a=(-1+1)a=0a=0 by 1. and so (-1)a=-a.

6. Put a=-1 in 5. and apply Theorem 1.1(2).

Some more results[edit | edit source]

It is strongly recommended that theorems in this section should be treated as exercises by the readers.

Theorem 1.3: Prove that a ring R is commutative if and only if holds for all .

Proof: Suppose R is commutative. Then clearly the result holds. (In fact the binomial theorem: holds in that case. Try to prove it using induction and the Pascal's identity:.) Conversely suppose that for each the given relation is satisfied. Now, on applying the distributive laws to we get and by the cancellation laws we have ab=ba. Hence R is commutative.

Theorem 1.4: If R is a system satisfying all the conditions of a ring with unit element with the possible exception of a+b=b+a, prove that the axiom a+b=b+a must hold in R and that thus R is a ring.

Proof: (a+b)(1+1)=a1+a1+b1+b1=a+a+b+b and (a+b)(1+1)=a1+b1+a1+b1=a+b+a+b by the left and right distributive laws reepectively. Equating the two identities and applying the cancellation laws gives us the result.

Theorem 1.5: Let R be a ring such that for all . Prove that R is commutative.

Note: Such a ring is called a Boolean ring.

Proof: implies . Since and so by the cancellation law. Now as so and so each element in R is its own additive inverse. Hence and so .

Theorem 1.6: If R is a ring with unity satisfying for all , prove that R is commutative.

Proof: By our hypothesis and also by the distributive laws . So equating the two and applying the cancellation laws we have which holds as an identity. Now substituting x+1 for x in the identity we have . This gives and on the application of the distributive laws we have . Cancellation law now gives as required.

Theorem 1.7: Let R be a ring such that for , there exists a unique such that xa=x. Show that ax=x. Hence deduce that if R has a unique right identity e, then e is the unity of R.

Proof: xa=x implies x(a+ax-x)=xa+xax-x2=x. Hence a+ax-x=a or ax=x. If R has a unique right identity e then xe=x implies ex=x and so e is the unity of R.

Theorem 1.8: Let R be a ring with unity . Suppose for a unique such that xyx=x. Prove that xy=yx=1, i.e. x is invertible in R.

Proof: Suppose, if possible xa=0 for some . Now, x(y+a)x=(xy+xa)x=xyx+xax=xyx=x and by the uniqueness of y it follows that y+a=a i.e. a=0. So . Now x(yx-1)=xyx-x=x-x=0 and so yx-1=0. Hence yx=1. Similarly xy=1. So x is invertible.

Theorem 1.9: Show that if 1-ab is invertible in a ring R with unity, then so is 1-ba.

Proof: Let x be the inverse of 1-ab, i.e. let x(1-ab)=(1-ab)x=1. Now (1-ba)(1+bxa)=1+bxa-ba-babxa=1-ba+b(1-ab)xa=1-ba+ba=1. Similarly (1+bxa)(1-ba)=1. So 1-ba is invertible with inverse 1+bxa.

Theorem 1.10: If a,b are any two elements of a ring R and m and n are any two positive integers, then prove that

1. (m+n)a=ma+na.

2. m(a+b)=ma+mb.

3. m(na)=(mn)a.

4. (na)(mb)=(nm)(ab).

5. aman=am+n.

6. (am)n=amn.

Proof We shall prove 4. and leave the rest as an exercise for the reader.

4. by repeated application of the distributive law. The RHS is just (nm)(ab).



Integral domains and Fields

Definition 1: A non zero element 'a' of a commutative ring R is called a zero divisor if there exists some non zero element b in R such that ab=0.

For example, in the ring of 2-by-2 matrices, the matrix

is a zero divisor because

Definition 2: A commutative ring is called an integral domain, if it has no zero divisors. Equivalently, a commutative ring is called an integral domain if or in other words .

For example are all integral domains. is not an integral domain (2.3=0 here) but is.

Definition 3: A ring (R,+,.) is called a division ring if it forms a group with respect to the operation '.'. If that group is abelian then the ring is called a field. We will emphasize the properties of a field again:

A field F is a set together with two operations, usually called addition and multiplication, and denoted by + and ·, respectively, such that the following axioms hold:

  • Closure of F under addition and multiplication

For all a, b in F, both a + b and a · b are in F (or more formally, + and · are binary operations on F).

  • Associativity of addition and multiplication

For all a, b, and c in F, the following equalities hold: a + (b + c) = (a + b) + c and a · (b · c) = (a · b) · c.

  • Commutativity of addition and multiplication

For all a and b in F, the following equalities hold: a + b = b + a and a · b = b · a.

  • Additive and multiplicative identity

There exists an element of F, called the additive identity element and denoted by 0, such that for all a in F, a + 0 = a. Likewise, there is an element, called the multiplicative identity element and denoted by 1, such that for all a in F, a · 1 = a. For technical reasons, the additive identity and the multiplicative identity are required to be distinct.

  • Additive and multiplicative inverses

For every a in F, there exists an element −a in F, such that a + (−a) = 0. Similarly, for any a in F other than 0, there exists an element a−1 in F, such that a · a−1 = 1. (The elements a + (−b) and a · b−1 are also denoted a − b and a/b, respectively.) In other words, subtraction and division operations exist.

  • Distributivity of multiplication over addition

For all a, b and c in F, the following equality holds: a · (b + c) = (a · b) + (a · c).

Clearly every field is a division ring. The easiest examples of fields are and . A division ring which is not a field is the field of quaternions, described as follows:

Consider . Let the symbol 1 stand for (1,0,0,0); i for (0,1,0,0); j for (0,0,1,0) and k for (0,0,0,1). Clearly every element of can be represented as where is some real number. We endow addition and multiplication on according to the following rules: Addition of two elements and is simply . For multiplication note that if we impose the following rules:

then these determine all the possible products of i, j, and k.

For example, since

right-multiplying both sides by k gives

All the other possible products can be determined by similar methods, and this gives the following table:

For two elements and , their product is determined by the products of the i,j,k's according to the above rules and the distributive law. This gives the following expression:

It is left to the reader to verify that the thus obtained algebraic structure is indeed a division ring.

Basic Theorems on Integral domains and fields[edit | edit source]

Theorem 1.11: Let R be a commutative ring. Then R is an integral domain if and only if where .

Proof: : Clearly ab=ac implies a(b-c)=0. As a is non zero and R is an integral domain so b-c=0 or b=c.

: Suppose that for some nonzero a we have ab=0. But then ab=a0 and by our hypothesis b=0..

Remark: Basically the above theorem means that integral domains are the rings where cancellation laws hold. In rings where cancellation laws do not hold we are bound to have some zero divisors.

Theorem 1.12: Every field is an integral domain.

Proof: Let R be any field. Let ab=ac, where and . Then as exists so multiplying it on both sides of ab=ac we have b=c, i.e. cancellation laws hold. By the previous theorem R is an integral domain.

Remark: The converse of the above result may not be true as is evident from .

Theorem 1.13: Every finite integral domain is a field.

Proof: Let R be a finite integral domain and let where . It suffices to show that x is a unit. Now the list 1,x,x2,x3... can't go on forever as R is finite. Suppose, without losing generality that for some i<j, xi=xj. Then xi-xj=0 and since i<j, so xj-i is a legitimate member of R (in fact so is xj-i-1). We have xi(1-xj-i)=xi-xj=0. As x is non zero and R is an integral domain so xi is non zero. But then 1-xj-i=0 or xj-i=1. It follows that as xj-i-1x=1. Hence x is a unit with inverse xj-i-1.

Corollary: The ring is a field iff p is prime.

Proof: : We will denote elements of by numbers 0,1,...p-1. Now suppose p was composite and p=ab where 1<a,b<p. Now ab=0 in although a,b are themselves nonzero. This contradicts the fact that is an integral domain.

Suppose p is prime. It suffices to show that is an integral domain. Let a,b be nonzero elements of such that ab=0 there. But then p|ab and as p is prime so p|a or p|b. That's just another way of saying that a=0 or b=0 in and so is an integral domain.

Theorem 1.14: Let R be a ring such that the equation ax=b has a solution for all and for all . Then R is a division ring.

Proof: We first show that R has no zero divisors followed by the fact that it has a unity. Let ab=0 where a,b are non zero. Now abx=0 for each x in R. Ler r be any element of R. Now by the hypothesis there exists an x such that bx=r. Using this x we see that ar=0 for any r in R. Now consider ax=a. Clearly there is a c such that ac=a. But ar=0 implies that ac=0=a. This contradicts the fact that a was chosen to be nonzero. So R has no zero divisors. Now let e be the solution of ax=a. Obviously e is nonzero. Then ae=a and a(e-e2)=ae-ae2=a-ae=0 and so e=e2. Then for any x (xe-x)e=xe-xe=0 and as e is nonzero so xe=x following which R has unity. (The fact that ex=x is similarly proved.)

Now if a is non zero, then ax=e has a solution a-1. Also (a-1a-e)a-1=a-1e-ea-1=0 and so as a-1 is non zero we have a-1a-e=0 or a-1a=e. Then aa-1=a-1a=e and so a is a unit. Similarly all non zero elements are units.



Subrings

Definition 1: Let (R,+,.) be a ring. A non empty subset S of R is called a subring of R if (S,+,.) is a ring.

For example the set which stands for is a subring of the ring of integers, the set of Gaussian integers is a subring of and the set has the set as a subring under addition and multiplication modulo 4.

Theorem 1.15: A non empty subset S of a ring R is a subring of R iff (i) and (ii).

Proof: The proof is an elementary consequence of a similar theorem about groups. Clearly necessity is clear. For sufficiency, note that 0=a-a is in S, -a=0-a is in S and a+b=a-(-b) is also in S. Other properties of a ring follow trivially.

Theorem 1.16: The intersection of two subrings of a ring R is a subring of R.

Proof: Let S1 and S2 be two subrings and . Then as they are also in S1 and S2. (Note that the intersection is nonempty as it defnitely contains 0). But then the result holds by the previous theorem.

Note that the corresponding result about unions may not be true. For example the union of and has 3 and 2 but not their difference 1 and so is not a subring of .

Definition 2: The center of a ring R is defined as the set .

Theorem 1.17: The center of a ring R is a subring of R.

Proof: Clearly if a and b are two elements in the center then for any x in R x(a-b)=xa-xb=ax-bx=(a-b)x and x(ab)=xab=axb=abx=(ab)x and so both a-b and ab are in the center. The result follows now from Theorem 1.15.

Theorem 1.18: The center of a division ring is a field.

Proof: If R is a division ring, then its center contains the identity 1 as x1=1x=x for all x. Also if a is in the center and ab=ba=1 then for any x, xb=x1b=xabb=axbb and so x=axb. Now bx=baxb=1xb=xb and so b is also in the center. Hence each element's inverse is also in the center. Finally note that that the elements commute with each other as they do so with all other elements of R. Other properties of a field follow by virtue of R being a division ring..

Some more properties[edit | edit source]

These problems should be first tried as exercises by the reader.

Theorem 1.19: If a is a fixed element of a ring R, show that is a subring of R.

Proof: Clearly if x,y are two elements in R then a(x-y)=ax-ay=0-0=0 and a(xy)=axy=0y=0 and so Ia is a subring.

Theorem 1.20:If A and B are two subrings of a ring R then their sum is defined as the set . Show that the sum of two subrings need not be a subring.

Proof: Consider the ring M2 of 2x2 matrices with entries belonging to the integers. (Check that this is indeed a ring.) It is easy to verify that the sets are subrings of M2. However their sum which contains the matrices and doesn't contain their product which is . Hence sum of two subrings need not be a subring..

Theorem 1.21: An element is called idempotent if x2=x. Let e be an idempotent in a ring R. Show that is a subring of R with unity e.

Proof: Clearly if x,y are in eRe then x=eae and y=ebe for some a,b in R. Then x-y=eae-ebe=e(a-b)e and so x-y is in eRe. Also xy=eaeebe=eaebe=e(aeb)e and so xy is in eRe. Hence eRe is a subring. Finally note that xe=eaee=eae=x and ex=eeae=eae=x and so e is the unity of eRe..

Exercises[edit | edit source]

1. Show that the normalizer N(a) of a element a of a ring R defined by is a subring of R.

2. A non empty subset S of a field (F,+,.) is called a subfield of F is (S,+,.) is a field. Show that a subset S of a field F, containing at least two elements is a subfield of F iff (i) and (ii).



Idempotent and Nilpotent elements

is an Idempotent if


is nilpotent if such that