MATH 415 Lecture 11

From Notes
Jump to navigation Jump to search

« previous | Tuesday, October 1, 2013 | next »


Factor Groups

Theorem 14.1. Let ϕ:GG be a homomorphism and H be the kernel of ϕ. We denote G/H as the set of left cosets (identical to right cosets since H is the kernel).

We call G/H,* the factor group obtained from G and the homomorphism ϕ.

we define * as the operation (aH)*(bH)=(ab)H

The function μ:G/Hϕ[G] is an isomorphism on the image of ϕ.

Similarly, we define HG={HggG}, and note that G/HHG in general.

Theorem 14.4

Recall that a subgroup HG is normal if its left and right cosets coincide.

Let HG. Then left coset multiplication is well-defined by the equation (aH)*(bH)=(ab)H if and only if H is a normal subgroup of G.

Proof. Suppose that * does not give a well-defined binary operation; so for aG, is it true that aH=Ha? Let xaH, aaH, and a1a1H. By definition x and a are from the same coset.

(xH)(a1H)=(xa1)H(aH)(a1H)=eH=H(xH)(a1H)=Hxa1=hHx=ha

Therefore, xHa, when we have assumed it to be a member of a left coset. Therefore, aHHa and HaaH imply that aH=Ha and thus H is normal.

So if H is normal in G, let's take a look at the operation (aH)(bH)=(ab)H. Is it true that if a1aH and b1bH, then (a1H)(b1H)=(a1b1)H=(ab)H?

Using our definition of

a1

and

b1

, we arrive at the following:

a1b1=ah1bh2

. If we look at

h1b

, we deduce that

h1b

must be equivalent to

bh3

for some

h3

since

H

is normal and its cosets coincide. Therefore

ah1bh2=abh3h2

. Since

H

is closed on

*

, we can represent

h3h2

as

hH

, therefore

(a1b1)H

is equivalent to

(ab)H

.

quod erat demonstrandum


Corollary. If HG, then the cosets of H form a group G/H under the binary operation (aH)(bH)=(ab)H.

  • Associativity: ((aH)(bH))(cH)=((ab)H)(cH)=((ab)c)H=(a(bc))H=(aH)((bc)H)=(aH)((bH)(cH))
  • Identity: e=eH=H, which is the ID element in G/H
  • Inverse: (aH)1=a1H, so (aH)(a1H)=(aa1)H=eH=H=id


Examples

G=, and n=HG

What is the quotient group G/H?

G/H=/n. This group is exactly isomorphic to n on addition mod n.


The Fundamental Homomorphism Theorem

First, we need Theorem 14.9. Let HG. Then γ:GG/H given by γ(x)=xH is a homomorphism with the kernel H.

Proof. For x,yG, we need to check that γ(xy)=γ(x)γ(y). By definition γ(xy)=(xy)H=(xH)(yH). Observe that the first factor is γ(x) and the second is γ(y). Therefore it is a homomorphism.

What about kernel? By definition, the kernel is

{xGγ(x)=eG/H}

. Now

γ(x)=xH

. Since

xH

, we get

xH=eH

, so the kernel of

γ

is

H

. Furthermore, we can say that

γ

is onto.

quod erat demonstrandum

From before, we have μ(gH)ϕ(g)

Now we can state that ϕ=μγ since ϕ:GG (in particular, ϕ[G]G), μ:G/Hϕ[G], and γ:GG/H.


Theorem 14.11. [The Fundamental Homomorphism Theorem]. Let ϕ:GG be a group homomorphism with kernel H. Then ϕ[G] is a group, and μ:G/Hϕ[G] given by μ(gH)=ϕ(g) is an isomorphism. If γ:GG/H is the homomorphism given by γ(g)=gH, then ϕ(g)=(μγ)(g) for each gG.

Example

G=4×2, and H={0}×={(0,x)x2}.

Note |H|=2 and |G|=8.

G/H4/{0}×2/2 for a very specific reason: G=K×L and H=K1×L1 such that K1K and L1L, then G/H=K/K1×L/L1.

Back to the example, we have 4/{0}=4 and 2/2={0} because

  • {e}G and GG
  • G/{e}=G
  • G/G={e}

And now 2×{0}=2 because G×{e}=G.


Theorem 14.13

The following are three equivalent conditions for a subgroup H of a group G to be a normal subgroup of G.

  1. ghg1H for all gG, hH.
  2. gHg1=H for all gG.
  3. gH=Hg for all gG.
Note: The transformation hghg1 is called the conjugation of h by g.

Assume HG, so 3 holds. Let gG, hH.

ghg1=h1, so gh=h1g which holds by the assumption.


Automorphisms

Let Aut(G) be the group of automorphisms, or isomorphisms of a group with itself, over the composition operation.

  • It is closed over composition since if ϕ:GG and ψ:GG are isomorphisms, then ϕψ:GG will be an isomorphism as well.
  • We already know that composition is associative
  • The identity element will be the identity isomorphism (mapping elements in G to themselves)