KEY DIFFERENCE BETWEEN GROUPS AND RINGS: Rings have two operations, rather than one!

Integral domains then just extend rings with unity and commutativity!

Definition of a Ring

A ring is a set with two operations, usually denoted by and , satisfying:

  • with is an abelian group.
  • is closed with respect , i.e. .
  • is associative: .
  • For all , the distributive laws hold:
    • .
    • .

Notation: Suppose a set . If is a ring with operations and , we write . If the multiplicative operator is omitted, the group is an additive group.

Link to original

There are many examples of rings, such as , , , , and even polynomial rings:

Definition of a Polynomial Ring

Let be the set of all polynomials in :

This is a ring with sum and multiplication of polynomials:

Note: all polynomial rings are commutative rings, i.e. .

Link to original

There are also rings within rings, called:

Definition of a Subring

Let be a ring. We say that a subset is a subring if is itself a ring.

Notation: .

Quick way to test a subset:

Definition of Quick Subring Theorem

A subset of a ring is a subring if and only if…

  1. is non-empty.
  2. is closed under both addition and multiplication of .
  3. contains the negative (i.e. the additive inverse) of each of its elements.
Link to original

Link to original

The latter mentioned QST can be shown to prove that the Gaussian numbers form a subring of , for example. This can be done directly (substitute expressions into definitions and draw logical conclusions).

An additional construct is the concept of zero divisors. For example, in integers if you multiply non-zero numbers, you’ll obtain a non-zero numbers.

Under modulo though, there are non-zero numbers that multiply to give zero: these are zero divisors. E.g.,

Definition of a Zero Divisor

Let be a commutative ring. We say that an element is a zero divisor if for some element of .

Link to original

Finally…

Definition of an Integral Domain

If we have a commutative ring with unity , then is an integral domain if it has no zero divisors (e.g. , , , and ):

  • Commutative,
  • Unity is ,
  • .
Link to original

Note: a unity is basically an identity element and zero element (additive and multiplicative unities respectively).

Lots of commutative modulo rings aren’t integral domains, and naturally lots of non-commutative rings aren’t either.

Exercise: Show that if is not a prime, then is not an integral domain.

Exercise: Show that if is prime, then is an integral domain.

In these integral domains, there are cancellation laws that work.

Definition of Cancellation Laws

Let be an integral domain with . If , then . Similarly, .

Link to original

This is quite trivial to prove, also, as it’s just a natural assumption taught in elementary algebra. However, if is a ring that is not an integral domain, the laws might not work! For example, under .