In chapter 5, we studied the congruence classes ring . But we haven’t yet justified the notation, why symbolically looks like we are dividing a ring by some subset . In this chapter, we will study the general situation. For a ring and a subset with special invariant properties (ideal), we can define the quotient ring and prove that it is a ring.

Ideals

Let’s recall the two key congruence relations:

  1. , two integers are congruent modulo iff iff where:
  1. , two polynomials are congruent modulo iff iff where:

These two subsets have the following strong symmetric property:

  1. if , then any multiple of is also in , i.e. for any integer ,
  2. if , then any multiple of is also in , i.e. for any polynomial .

It turns out this is all we need to generalize the congruence relations for any commutative rings and .

Definition

Let be a commutative ring. A subring is called an ideal if: For any , , we have (absorbing property).

Warning

An ideal must be a subring of , i.e. it must be closed under addition and multiplication. In particular, we also have .

Warning

In this chapter we will mostly work with unitary commutative rings. If we would like to define ideals in non-commutative rings, we need to make sure we have two-sided invariant property, i.e. and for any and . In some textbook, in the non-commutative setting, such an is called a two-sided ideal.

When verifying the ideal property, we need to first check the subring property, which itself contains 4 properties:

  1. .
  2. If , then .
  3. If , then .
  4. If , then .

Then we verify the absorbing property: 5. for any , , we have .

So in total we have 5 properties to check. It turns out the absorbing property is powerful enough to imply many of the other properties. We can reduce the verification to the following:

Theorem

Let be a commutative unitary ring and be a non-empty subset. Then is an ideal of if and only if:

  1. For any , .
  2. For any , , we have (absorbing property).
Proof of Theorem

We will shown with the given two properties in the theorem, we can derive the 5 properties of an ideal. The absorbing property is already given, so we only need to show the other 4 properties:

  1. : Take and , we have .
  2. : Take and , we have .
  3. : Take , we have , so .
  4. : Take , in particular , , we have by the absorbing property.

Finitely Generated Ideals

As our standard examples, we have our ideals and . We notice we are using the single element to represent the ideal. In fact, this notation can be generalized to multiple generators.

Definition/Proposition

Let be a commutative unitary ring. An ideal is called finitely generated if there exists a finite set of elements such that:

We denote such an ideal as .

This definition needs a justification, we must show the set is indeed an ideal. Take any , any element , we can write:

and

Since , we have .

In our standard examples, we have ideals generated by a single element, e.g. and . These will be called principal ideals:

Definition

An ideal is called a principal ideal if there exists an element such that:

We spend a lot of time only studying the principal ideals in chapter 2 and chapter 5. One may wonder why we don’t study the general case. The reason is, for and , the ideals are all principal ideals. In fact, we have the following theorem:

Theorem

Let , not all zero. Let . Then:

proof of the theorem

To show two subset of are equal, we need to show:

  1. .
  2. .

: Take any , we can write:

By the definition of , we have , so .

: By Bezout’s Theorem, we can write:

for some integers . Take any , we can write:

for some integer . Thus .

A similar arument can be made for . In fact, we have the following theorem:

Theorem

Let be polynomials in , not all zero. Let . Then:

The finitely generated ideal is the minimal ideal containing . We have:

Proposition

Let be an ideal of . Suppose . Then:

Congruence in Abstract Rings

Now we can define the congruence relation in abstract rings.

Definition

Let be a commutative unitary ring and be an ideal. Two elements are said to be congruent modulo if:

We denote this relation as:

The key observation is, this abstract congruence relation is still an equivalence relation. We can check the three properties:

  1. Reflexive: , so .
  2. Symmetric: If , then , so , thus .
  3. Transitive: If and , then and , so , thus .

This makes us be able to define the congruence classes:

Definition

Let be a commutative unitary ring and be an ideal. The congruence class of modulo is defined as:

We denote the set of all congruence classes as:

The set actually has a ring structure. We can define the addition and multiplication as follows:

Definition/Theorem

Let be a commutative unitary ring and be an ideal. The quotient ring is defined as:

where are congruence classes.

proof of the definition

We need to show the addition and multiplication are well-defined. This means, if and , then and .

  1. Addition: Assume and , then and . We have:

Thus . 2. Multiplication: Assume and , then and . We can write:

for some . We have:

Notice that by the absorbing property. Thus:

Thus .

Notation for Congruence Classes

So far, we used the notation to denote the congruence class of , this is inherited from the notation of congruence classes in and . In the abstract setting, we will also use following notation:

Notation

Let be a commutative unitary ring and be an ideal. We will use the notation:

to denote the congruence class of modulo . We also consider as the notation for an element of .

This notation is very useful, we could formally introduce the rules:

  1. for any .
  2. .
  3. . (This rule is only correct for computations in .) We can formally multiply two elements using distributive property:

As long as we realize both sides as elements of , formal calculations and simplification using above rules will be correct.