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 HG.

  • Let aLb iff a1bH
  • Let aRb iff ab1H

Then L and R are equivalence relations

Proof. For L

  • Reflexivity: a1a=eH
  • Symmetry: a1bH implies (a1b)1=b1aH
  • Transitivity: a1bH and b1cH give (a1b)(b1c)=a1cH.

For R

  • Reflexivity: aa1=eH
  • Symmetry: ab1H implies (ab1)1=ba1H
  • Transitivity: ab1H and bc1H give (ab1)(bc1)=ac1H.
quod erat demonstrandum


Cosets

The defined relation means that if aLb, then there exists a hH such that b=ah. Respectively, if aRb, then there exists a hH such that b=ha. In shorthand, let aH={ahhH} and Ha={hahH}, then

aLbbaHaRbbHa
  • aH is called a left coset of H containing a, and
  • Ha is called a right coset of H containing a.

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


Example 10.4

Take n<. If we have ab (or ba and ab), 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 a1G be the identity element, and let H, a2H, a3H, … akH be cosets.

Observe that either aiH=ajH or aiHajH=.

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

ae

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 KHG with (H:K) and (G:H) are finite, then (G:K) is finite and (G:K)=(G:H)(H:K).