MATH 415 Lecture 7

From Notes
Jump to navigation Jump to search

« previous | Tuesday, September 17, 2013 | next »


Additional Office Hours:

  • TR 13:15–14:00
  • After 17:00 by appointment
  • W 11:15–12:00


Section 10: Cosets and Lagrange's Theorem

Given H<G, where G is finite, |H|∣|G|.

Define two Equivalence relations: ∼L (left) and ∼R (right)

Theorem 10.1

Let H≤G.

  • Let a∼Lb iff a−1b∈H
  • Let a∼Rb iff ab−1∈H

Then ∼L and ∼R are equivalence relations

Proof. For ∼L

  • Reflexivity: a−1a=e∈H
  • Symmetry: a−1b∈H implies (a−1b)−1=b−1a∈H
  • Transitivity: a−1b∈H and b−1c∈H give (a−1b)(b−1c)=a−1c∈H.

For ∼R

  • Reflexivity: aa−1=e∈H
  • Symmetry: ab−1∈H implies (ab−1)−1=ba−1∈H
  • Transitivity: ab−1∈H and bc−1∈H give (ab−1)(bc−1)=ac−1∈H.
quod erat demonstrandum


Cosets

The defined relation means that if a∼Lb, then there exists a h∈H such that b=ah. Respectively, if a∼Rb, then there exists a h∈H such that b=ha. In shorthand, let aH={ah∣h∈H} and Ha={ha∣h∈H}, then

a∼Lb⟺b∈aHa∼Rb⟺b∈Ha
  • aH is called a left coset of H containing a, and
  • Ha is called a right coset of H containing a.

In general, aH≠Ha. For abelian (commutative) groups, aH=Ha, so we will use ∼ for these groups.


Example 10.4

Take nℤ<ℤ. If we have a∼b (or b−a∈ℤ and a−b∈ℤ), then we can say that a and b are congruent modulo n.

Cosents correspond to elements of ℤn. For example, when n=6 and H={0,3}, we get

  • coset containing 0 is {0,3}
  • coset containing 1 is {1,4}
  • coset containing 2 is {2,5}

Take a look at the following addition table:

+6 0 3 1 4 2 5
0 0 3 1 4 2 5
3 3 0 4 1 5 2
1 1 4 2 5 3 0
4 4 1 5 2 0 3
2 2 5 3 0 4 1
5 5 2 0 3 1 4


Example 10.7

Take group S3={ρ0,ρ1,ρ2,μ1,μ2,μ3}, where each ρ is a triangular rotation and each μ is a transposition. Note that e=ρ0, and note that S3 is non-abelian. Let H={ρ0,μ1}. Then

  • left coset containing ρ0 is ρ0H={ρ0,μ1}
  • left coset containing ρ1 is ρ1H={ρ1ρ0,ρ1μ1}={ρ1,μ3}
  • left coset containing ρ2 is ρ2H={ρ2ρ0,ρ2μ1}={ρ2,μ2}

Notice the differences between left and right cosets

  • right coset containing ρ0 is Hρ0={ρ0,μ1}
  • right coset containing ρ1 is Hρ1={ρ1,μ2}
  • right coset containing ρ2 is Hρ2={ρ2,μ3}


The Theorem of Lagrange

Let H<G where G is a finite group. Then the order of H is a divisor of the order of G:

|H|∣|G|

Proof. Given a finite group G. Let a1∈G be the identity element, and let H, a2H, a3H, … akH be cosets.

Observe that either aiH=ajH or aiH∩ajH=∅.

For all a,b, we have |aH|=|bH|=|H|.

Let ϕ be a function from H to aH with ϕ(h)=ah. ϕ a bijection.

We have

G

is a union of distinct subsets

H

, where all orders

|Hi|

are equal. Thus

|G|=k|H|

, so

|H|

divides

|G|

.

quod erat demonstrandum

We denote the number |G||H|=(G:H) as the index of H in G.


Corollary. Every group of prime order is cyclic.

Suppose

G

has prime order

p

, and let

a≠e

be generator for

H=⟨a⟩

. Then either

|H|=1

or

|H|=p

. The first case is impossbile because

|H|≥2

(namely,

e

and

a

must be elements). Thus

|H|=p

, and its cyclic generator is

a

. So

G

must be cyclic.

quod erat demonstrandum

Given K≤H≤G with (H:K) and (G:H) are finite, then (G:K) is finite and (G:K)=(G:H)(H:K).