Abstract Algebra/Rings, ideals, ring homomorphisms

From testwiki
Jump to navigation Jump to search

Basic definitions

Template:TextBox

Examples 10.2:

  • The whole numbers with respect to usual addition and multiplication are a ring.
  • Every field is a ring.
  • If R is a ring, then all polynomials over R form a ring. This example will be explained later in the section on polynomial rings.

Template:TextBox

We'll now show an important property of the set of all ideals of a given ring, namely that it's inductive. This means:

Template:TextBox

With this definition, we observe:

Template:TextBox

Proof:

If

I1I2I3Ik

is an ascending chain of ideals, we set

J:=nIn

and claim that JR. Indeed, if a,bJ, find m,n such that aIn and bIm. Then set N:=max{m,n}, so that a,b,a+bINJ since INR. Similarly, if aJ and rR, pick n such that aIn, whence raInJ since InR.

Residue class rings

Template:TextBox

Proof:

First, we check that I is an equivalence relation.

  1. Reflexiveness: aa=0I since I is an additive subgroup.
  2. Symmetry: abI(ab)I since inverses are in the subgroup.
  3. Transitivity: Let abI and bcI. Then ac=ab+(bc)I, since a subgroup is closed under the group operation.

Then we check that addition and multiplication are well-defined. Let a+I=a+I and b+I=b+I. Then

a+b(a+b)=a+b(a+i+b+j)=ijI for certain i,jI.

Furthermore,

abab=ababajibib

for these same i,jI; this is in I by closedness by left and right multiplication.

The ring axioms directly carry over from the old ring R.

Ring homomorphisms

Template:TextBox

Template:BookCat