Published on

Advanced Algebra 3

Authors

Advanced Algebra 3

This is a compiled set of notes separated by topic on advanced algebra, based on lectures at King's College London.

Group theory: Isomorphism Theorems

Example:

f:R×R×rr2f: \mathbb{R}^{\times} \rightarrow \mathbb{R}^{\times} \\ r \mapsto r^2

has ker(f)={±1}=1\ker(f) = \{\pm 1\} = \langle -1 \rangle, and im(f)=R>0im(f) = \mathbb{R}_{>0}. The first isomorpishm theorem says that f:R×/{±1}R>0\overline{f}: \mathbb{R}^{\times}/\{\pm 1\} \rightarrow \mathbb{R}_{>0} is an isomorphism of groups.

Lemma: If H,NGH, N \subset G and NGN \lhd G then HN=NHHN = NH is a subgroup of GG.

Proof:

HN=NHHN = NH since hN=Nh hhN = Nh \ \forall h. Now let h1n1h_1n_1 and h2n2HNh_2n_2 \in HN. then:

h1n1h2n2=h1h2h21n1h2n2=h1h2(h21n1h2)n2HNh_1n_1h_2n_2 = h_1h_2h_2^{-1}n_1h_2n_2 \\ = h_1h_2(h_2^{-1}n_1h_2)n_2 \in HN

\blacksquare

Remark: If H,KGH,K \subset G are subgroups the HKHK is not necessarily a subgroup, for example G=S3, H=(12), K=(23)G=S_3,\ H=\langle(12)\rangle, \ K = \langle (23)\rangle means HK={e,(12),(23),(123)}HK = \{e,(12),(23),(123)\} which doesn't include (23)(12)=(132)(23)(12) = (132).

Second Isomorphism Theorem: Suppose H,NGH,N \subset G are subgroups and NGN \lhd G. Then:

  1. HNHH \cap N \lhd H
  2. NHNN \lhd HN
  3. H/(HN)HN/NH/(H\cap N) \rightarrow HN/N where h:h(HN)hN\overline{h} \coloneq h (H \cap N) \mapsto hN is an isomorphism.

Proof:

  1. HNH \lhd N and NGN \lhd G, meaning xHNx \in H\cap N, hHh \in H, and hxh1Hhxh^{-1} \in H since xHx \in H, hxh1Nhxh^{-1} \in N since xNGx \in N \lhd G meaning hxh1HNhxh^{-1} \in H \cap N. This shows HNHH \cap N \lhd H.
  2. This is from NGN \lhd G.
  3. We have group homomorphisms:
    HHNHNHN/NH \hookrightarrow HN \\ HN \twoheadrightarrow HN/N
    This composition is a group hom. f:HHN/Nf: H \rightarrow HN/N with image HN/NHN/N and kernel ker(f)=HN\ker(f) = H \cap N. By the first isomorphism theorem f:H/(HN)HN/N\overline{f}: H/(H\cap N) \rightarrow HN/N is an isomorphism. \blacksquare

Example: HH are the diagonal matrices with entries in R×\mathbb{R}^{\times}. G=B+G = B^+ are the upper-triangular matrices in GLn(R)GL_n(\mathbb{R}). NN are the unipotent upper-triangular matrices in B+B^+. The second isomorphism theorem says that H/(HN)HN/NH/(H\cap N) \xrightarrow{\sim} HN/N meaning HB+/NH \xrightarrow{\sim} B^+/N.

Group Actions Let GG a group XX a set. Definition: An action of GG on XX is a map:

G×XX(g,x)gXG \times X \rightarrow X\\ (g,x) \mapsto g\cdot X

such that:

  1. ex=xe\cdot x = x for all xXx \in X
  2. g(hx)=(gh)xg\cdot (h \cdot x) = (gh)\cdot x, where g,hGg,h \in G and xXx \in X.

We say GG acts on XX or XX is a GG-set.

Examples:

  • HGH \subset G, then X=G/HX = G/H is a GG-set via:
    G×G/HG/H(g,xH)g×hG \times G/H \rightarrow G/H \\ (g,xH) \mapsto g \times h
  • G=SnG = S_n acts on X={1,2,...,n}X = \{1,2,...,n\} or SXS_X acts on XX more generally.
  • G=DnG = D_n acts on the set VV of vertices of a regular nn-gon.
  • GLn(R)GL_n(\mathbb{R}) acts on Rn\mathbb{R}^n by Av=AvA \cdot \underline{v} = A\underline{v}.
  • Given any GG and any XX there is always a trivial action gx=xg\cdot x = x for all gGg \in G and xXx \in X.
  • If GG acts on sets XX and YY then GG acts on X×YX \times Y by g(x,y)=(gx,gy)g\cdot (x,y) = (g\cdot x, g \cdot y) for all gGg \in G and xX, yYx \in X, \ y \in Y.
  • If HGH \subset G is a subgroup of GG and XX is a GG-set then HH acts on XX.

Conjugation action of GG on GG: gGg \in G and xX=Gx \in X = G, conjugation defines an action:

gx=gxg1g \cdot x = gxg^{-1}

Definition: For XX a GG-set and xGx \in G, the orbit of xx is Gx={gxgG}G \cdot x = \{g\cdot x | g \in G\}. The stabilizer subgroup (or isotropy subgroup) of xx is Gx={ggx=x}G_x = \{g | g \cdot x = x\}.

Examples:

  • Orbit of xX=Gx \in X = G under conjugation action is the conjugacy class of xx.
  • The stabilizer subgroup of xX=Gx \in X = G under conjugation is:
    Gx={gGgxg1=x}=ZG(x)G_x = \{g \in G | gxg^{-1} = x\} = Z_G(x)
    the centralizer of xx in GG.