]> Commutative Algebra - Rings

A ring R is a set with binary operations +, such that

  1. (A,+) is an abelian group

  2. (A,) is a semigroup

  3. distributes over + on both sides

We only consider commutative rings with 1, that is, we require:

  1. xy=yx for all x,yR

  2. There exists 1 R with 1 x=x1 =x for all xR

It is easily seen that if an identity element exists, it must be unique.

If 1 =0 then we must have R={0 }, which we call the zero ring.

A subset SR is a subring if:

  1. 1 S

  2. x+y,xy,xS for all x,yS

The latter condition is equivalent to requiring xy,xyS for all x,yS.

[In other contexts we do not require 1 S, but simply that S is nonempty.]

Examples:

  1. is the only subring of .

  2. The Gaussian integers [i] form a subring of .

  3. n is a ring. (Later we shall see this is the quotient ring /n.)

  4. For any ring R, let

    R[[x]]={a 0 +a 1 x+a 2 x 2 +...a 0 ,a 1 ,a 2 ...R}

    This is the formal power series over R. One subring of this is the ring of polynomials over R:

    R[x]={a 0 +a 1 x+...+a nx nn0 ,a 0 ,...,a nR}