Skip to main content

Section 15.1 Quotients: Pre-read

Recall that an equivalence relation partitions a collection into equivalence classes.

Definition 15.1.1. Quotient collection.

If A is a collection of objects and ≡ is an equivalence relation on those objects, write A/≡ to mean the collection of equivalence classes. This collection is called the quotient of A modulo ≡.

Warning 15.1.2.

A quotient is a collection of collections. That is, an object in the quotient is a collection of objects from the original collection.

Example 15.1.3.

Consider Z with the equivalence relation of congruence modulo 4. That is, we have

m≡4n

if both m and n are the same amount greater than a multiple of 4.

The congruence classes are

[0]={…,−4,0,4,8,…},[1]={…,−3,1,5,9,…},[2]={…,−2,2,6,10,…},[3]={…,−1,3,7,11,…},

so the quotient is

(Z/≡4)={[0],[1],[2],[3]}.

In the case of the partition of a group G into the (left) cosets of a subgroup H, we write

G/H

to denote the collection of cosets.

Example 15.1.4.

Consider G=Z and H=⟨4⟩. The (left) cosets of H are

H=0+H={…,−4,0,4,8,…},1+H={…,−3,1,5,9,…},2+H={…,−2,2,6,10,…},3+H={…,−1,3,7,11,…},

so the quotient is

Z/⟨4⟩={H,1+H,2+H,3+H}.