2024-05-03
Algebra-I
00

Contents

§3 Maps of Groups
§3.1 Group Homomorphisms
§3.1.1 Definition of a Group Homomorphism
§3.1.2 Examples of Group Homomorphisms
§3.1.3 Properties of Group Homomorphisms
§3.1.4 Kernel and Image of a Group Homomorphism
§3.2 Group Isomorphisms
§3.2.1 Definition of a Group Isomorphism
§3.2.2 Examples of Group Isomorphisms
§3.2.3 Properties of Group Isomorphisms
§3.3 Product Groups
§3.4 Automorphisms
§3.5 Symmetric Groups
§3.6 Cayley's Theorem

§3 Maps of Groups

Whenever you define a new idea, it is useful to know what kinds of functions are naturally associated with it.

Question: What types of functions should we study?

Example 3.1

sets S,T  arbitrary functions f:STspaces X,Y  continuous functions f:XYsmooth curves + surfaces X,Y  differentiable functions f:XYgroups G,H  group homomorphisms ϕ:GH\begin{aligned} \text{sets}~S,T~&\leftrightarrow~\text{arbitrary functions}~f:S\to T\\ \text{spaces}~X,Y~&\leftrightarrow~\text{continuous functions}~f:X\to Y\\ \text{smooth curves + surfaces}~X,Y~&\leftrightarrow~\text{differentiable functions}~f:X\to Y\\ \text{groups}~G,H~&\leftrightarrow~\text{group homomorphisms}~\phi:G\to H\\ \end{aligned}

§3.1 Group Homomorphisms

§3.1.1 Definition of a Group Homomorphism

Definition 3.1 Let G,HG,H be groups. A group homomorphism from GG to HH is a function

ϕ:GH\phi:G\to H

such that for all g1,g2Gg_1,g_2\in G,

ϕ(g1g2)=ϕ(g1)ϕ(g2).\phi(g_1g_2)=\phi(g_1)\phi(g_2).

§3.1.2 Examples of Group Homomorphisms

Example 3.2 exp:(R,+)R× is a group homomorphism. tet\begin{aligned} \text{\textbf{\small{Example 3.2}}}~\exp:(\mathbb{R},+)&\to \mathbb{R}^{\times}~\text{is a group homomorphism.}\ t&\mapsto \mathrm{e}^{t} \end{aligned}

Proof.

For all t1t_{1}, t2(R,+)t_{2}\in(\mathbb{R},+),

et1+t2=et1et2.\mathrm{e}^{t_1+t_2}=\mathrm{e}^{t_1}\cdot \mathrm{e}^{t_2}.
 ~\tag*{$\square$}

Example 3.3 det:GLn(R)R× is a group homomorphism. Mdet(M)\begin{aligned} \text{\textbf{\small{Example 3.3}}}~\det: GL_n(\mathbb{R})&\to\mathbb{R}^{\times}~\text{is a group homomorphism.}\ M&\mapsto \det(M) \end{aligned}

Proof.

For all M1,M2GLn(R)M_1,M_2\in GL_n(\mathbb{R}),

det(M1M2)=det(M1)det(M2).\det(M_1M_2)=\det(M_1)\det(M_2).
 ~\tag*{$\square$}

Example 3.4 (R,+)S1 is a group homomorphism. teit\begin{aligned} \text{\textbf{\small{Example 3.4}}}~(\mathbb{R},+)&\to S^{1}~\text{is a group homomorphism.}\ t&\mapsto \mathrm{e}^{\mathrm{i}t} \end{aligned}

Proof.

For all t1,t2(R,+)t_1,t_2\in(\mathbb{R},+),

ei(t1+t2)=eit1eit2.\mathrm{e}^{\mathrm{i}(t_1+t_2)} = \mathrm{e}^{\mathrm{i}t_1}\cdot\mathrm{e}^{\mathrm{i}t_2}.
 ~\tag*{$\square$}

Example 3.5 If V,WV,W are vector spaces, then they are groups under addition ++. Any linear map

ϕ:VW\phi:V\to W

is a group homomorphism. Any linear subspace is a subgroup.

Proof.

(a) A vector space VV is a group because VV satisfies

(1) Associativity: addition in VV is associative, i.e. for u,v,wVu,v,w\in V,

(u+v)+w=u+(v+w);(u+v)+w=u+(v+w);

(2) Identity: there exists an element 0V0\in V such that for every vVv\in V,

v+0=v;v+0=v;

(3) Inverses: for every vVv\in V, there exists vV-v\in V such that

v+(v)=0.v+(-v)=0.

(b) A linear map ϕ:VW\phi:V\to W between any two vector spaces VV and WW is a group homomorphism because ϕ\phi satisfies

(1) The homomorphism property: for all u,vVu,v\in V,

ϕ(u+v)=ϕ(u)+ϕ(v)(definition of a linear map)\phi(u+v)=\phi(u)+\phi(v)\tag*{(definition of a linear map)}

(2) Preservation of the identity: since ϕ\phi is linear,

ϕ(0V)=0W,\phi(0_V)=0_W,

where 0V0_V and 0W0_W are the identity elements of VV and WW, respectively;

(3) Preservation of inverses: for every vVv\in V,

ϕ(v)=ϕ(v).\phi(-v)=-\phi(v).

This follows from the linearity of ϕ\phi, which involves scalar multiplication and additive inverses.

(c) Any linear subspace is a subgroup because

  • a linear subspace UVU\subseteq V is also a group under addition, since it inherits the group structure of VV;

  • the identity 0V0_V of VV is also the identity in UU;

  • inverses in UU are inherited from VV.

 ~\tag*{$\square$}

§3.1.3 Properties of Group Homomorphisms

Proposition 3.1 Let ϕ:GH\phi:G\to H be a group homomorphism. Then

(a) ϕ(1G)=1H\phi(1_G)=1_H.

(b) ϕ(g1)=ϕ(g)1\phi(g^{-1})=\phi(g)^{-1}.

Proof.

(a) For any gGg\in G,

ϕ(g)=ϕ(1Gg)=ϕ(1G)ϕ(g)                  (2)(definition of a homomorphism)\begin{aligned} \phi(g)&=\phi(1_G\cdot g)\\ &=\phi(1_G)\cdot\phi(g) \end{aligned} ~~~~~~~~~~~~~~~~~~ \begin{aligned} \text{(2)}&\\ \text{(definition of a homomorphism)}& \end{aligned}

Let hh be the inverse of ϕ(g)\phi(g). Then

ϕ(g)h=ϕ(1G)ϕ(g)h1H=ϕ(1G)1H1H=ϕ(1G)                  (3)(2)\begin{aligned} \phi(g)\cdot h=\phi(1_G)\cdot\phi(g)\cdot h \quad&\Rightarrow\quad 1_H=\phi(1_G)\cdot1_H\\ &\Rightarrow\quad 1_H=\phi(1_G) \end{aligned} ~~~~~~~~~~~~~~~~~~ \begin{aligned} \text{(3)}&\\ \text{(2)}& \end{aligned}

(b)

1H=ϕ(1G)=ϕ(gg1)=ϕ(g)ϕ(g1)ϕ(g1)=ϕ(g)1.1_H=\phi(1_G)=\phi(g\cdot g^{-1}) =\phi(g)\cdot\phi(g^{-1}) \quad\Rightarrow\quad \phi(g^{-1})=\phi(g)^{-1}.
 ~\tag*{$\square$}

Proposition 3.2 idG:GG\mathrm{id}_G:G\to G is a homomorphism.

Proof.

Consider the identity map idG:GG\mathrm{id}_G:G\to G defined by idG(g)=g\mathrm{id}_G(g)=g for every gGg\in G. To show that idG\mathrm{id}_G is a homomorphism, we need to show that for all g1,g2Gg_1,g_2\in G,

idG(g1g2)=idG(g1)idG(g2).\mathrm{id}_G(g_1\cdot g_2) = \mathrm{id}_G(g_1)\cdot\mathrm{id}_G(g_2).

For any g1,g2Gg_1,g_2\in G,

idG(g1g2)=g1g2(definition of idG)\mathrm{id}_G(g_1\cdot g_2) = g_1\cdot g_2 \tag*{(definition of $\mathrm{id}_G$)}

and

idG(g1)idG(g2)=g1g2.(since idG(gi)=gi)\mathrm{id}_G(g_1)\cdot\mathrm{id}_G(g_2) = g_1\cdot g_2 \tag*{(since $\mathrm{id}_G(g_i)=g_i$)}.

Therefore,

idG(g1g2)=g1g2=idG(g1)idG(g2).\mathrm{id}_G(g_1\cdot g_2) = g_1\cdot g_2 = \mathrm{id}_G(g_1)\cdot\mathrm{id}_G(g_2).

Hence idG:GG\mathrm{id}_G:G\to G is a homomorphism.

 ~\tag*{$\square$}

Proposition 3.3 If GϕHG\stackrel{\phi}{\longrightarrow}H and HψKH\stackrel{\psi}{\longrightarrow}K are homomorphisms, then ψϕ\psi\circ\phi is a homomorphism.

Proof.

To prove that the composition of two homomorphisms ϕ\phi and ψ\psi is again a homomorphism, we need to verify that for all g1,g2Gg_1,g_2\in G,

(ψϕ)(g1g2)=(ψϕ)(g1)(ψϕ)(g2).(\psi\circ\phi)(g_1\cdot g_2) = (\psi\circ\phi)(g_1)\cdot(\psi\circ\phi)(g_2).

By the definition of composition,

(ψϕ)(g1g2)=ψ(ϕ(g1g2)).(\psi\circ\phi)(g_1\cdot g_2) = \psi(\phi(g_1\cdot g_2)).

Using the homomorphism property of ϕ\phi,

ψ(ϕ(g1g2))=ψ(ϕ(g1)ϕ(g2)).\psi(\phi(g_1\cdot g_2)) = \psi(\phi(g_1)\cdot\phi(g_2)).

Then using the homomorphism property of ψ\psi,

ψ(ϕ(g1)ϕ(g2))=ψ(ϕ(g1))ψ(ϕ(g2)).\psi(\phi(g_1)\cdot\phi(g_2)) = \psi(\phi(g_1))\cdot\psi(\phi(g_2)).

By the definition of composition,

ψ(ϕ(g1))ψ(ϕ(g2))=(ψϕ)(g1)(ψϕ)(g2).\psi(\phi(g_1))\cdot\psi(\phi(g_2)) = (\psi\circ\phi)(g_1)\cdot(\psi\circ\phi)(g_2).

Thus,

(ψϕ)(g1g2)=(ψϕ)(g1)(ψϕ)(g2).(\psi\circ\phi)(g_1\cdot g_2) = (\psi\circ\phi)(g_1)\cdot(\psi\circ\phi)(g_2).

Therefore, if GϕHG\stackrel{\phi}{\longrightarrow}H and HψKH\stackrel{\psi}{\longrightarrow}K are homomorphisms, then ψϕ\psi\circ\phi is a homomorphism.

 ~\tag*{$\square$}

Proposition 3.4 If HGH\subset G is a subgroup, then the inclusion map i:HGi:H\hookrightarrow G is a homomorphism.

Proof.

To prove that the inclusion map i:HGi:H\hookrightarrow G is a homomorphism, where HGH\subset G is a subgroup, we need to verify that for all h1,h2Hh_1,h_2\in H,

i(h1h2)=i(h1)i(h2).i(h_1\cdot h_2)=i(h_1)\cdot i(h_2).

The inclusion map i:HGi:H\hookrightarrow G is defined by

i(h)=hi(h)=h

for every hHh\in H.

Thus, for any h1,h2Hh_1,h_2\in H,

i(h1)=h1i(h2)=h2.\begin{aligned} i(h_1)&=h_1\\ i(h_2)&=h_2. \end{aligned}

Therefore,

i(h1)i(h2)=h1h2.i(h_1)\cdot i(h_2)=h_1\cdot h_2.

At the same time, h1h2Hh_1\cdot h_2\in H, and by the definition of the inclusion map,

i(h1h2)=h1h2.i(h_1\cdot h_2)=h_1\cdot h_2.

Hence, for all h1,h2Hh_1,h_2\in H,

i(h1h2)=i(h1)i(h2).i(h_1\cdot h_2)=i(h_1)\cdot i(h_2).

Therefore, the inclusion map i:HGi:H\hookrightarrow G is a homomorphism.

 ~\tag*{$\square$}

§3.1.4 Kernel and Image of a Group Homomorphism

Definition 3.2 Given a group homomorphism

ϕ:GH,\phi:G\to H,

the kernel of ϕ\phi is the set

ker(ϕ)={gGϕ(g)=1H}.\ker(\phi)=\{g\in G\mid\phi(g)=1_H\}.

The image of ϕ\phi is the set

im(ϕ)={hHh=ϕ(g) for some gG}.\mathrm{im}(\phi) = \{h\in H\mid h=\phi(g)~\text{for some}~g\in G\}.

Proposition 3.5 ker(ϕ)G\ker(\phi)\subset G and im(ϕ)H\mathrm{im}(\phi)\subset H are subgroups.

Proof.

ker(ϕ)\ker(\phi) is a subgroup of GG because

(1) If ϕ(g1)=ϕ(g2)=1H\phi(g_1)=\phi(g_2)=1_H, then

ϕ(g1g2)=ϕ(g1)ϕ(g2)=1H1H=1H.\begin{aligned} \phi(g_1g_2) &=\phi(g_1)\cdot\phi(g_2)\\ &=1_H\cdot1_H\\ &=1_H. \end{aligned}

(2) ϕ(1G)=1H\phi(1_G)=1_H, so 1Gker(ϕ)1_G\in\ker(\phi).

(3) If ϕ(g)=1H\phi(g)=1_H, then

ϕ(g1)=1H1=1Hg1ker(ϕ).\begin{aligned} &\Rightarrow\quad \phi(g^{-1})=1_H^{-1}=1_H\\ &\Rightarrow\quad g^{-1}\in\ker(\phi). \end{aligned}

Similarly, im(ϕ)\mathrm{im}(\phi) is a subgroup of HH because

(1) hi=ϕ(gi)h_i=\phi(g_i) implies

h1h2=ϕ(g1)ϕ(g2)=ϕ(g1g2).h_1h_2 = \phi(g_1)\phi(g_2) = \phi(g_1g_2).

(2) ϕ(1G)=1H\phi(1_G)=1_H, so 1Him(ϕ)1_H\in\mathrm{im}(\phi).

(3) h=ϕ(g)h=\phi(g) implies

h1=ϕ(g1).h^{-1}=\phi(g^{-1}).
 ~\tag*{$\square$}

§3.2 Group Isomorphisms

§3.2.1 Definition of a Group Isomorphism

Definition 3.3 If a group homomorphism ϕ\phi is a bijection, then ϕ\phi is called a group isomorphism.

Isomorphic does not mean equal, just as two sets being in bijection does not mean that the sets are equal.

Example 3.6 A set of five bananas is not equal to a set of five apples.

Nevertheless, we classify groups up to isomorphism, just as we classify sets up to bijection.

§3.2.2 Examples of Group Isomorphisms

Example 3.7

exp:(R,+)(R>0,×)\exp:(\mathbb{R},+)\to(\mathbb{R}_{>0},\times)

is a group isomorphism.

Proof.

To prove that exp:(R,+)(R>0,×)\exp:(\mathbb{R},+)\to(\mathbb{R}_{>0},\times) is a group isomorphism, we need to show two things:

(1) Homomorphism: exp\exp preserves the group operation, i.e. for all x,yRx,y\in\mathbb{R},

exp(x+y)=exp(x)exp(y).\exp(x+y)=\exp(x)\cdot\exp(y).

(2) Bijection: exp\exp is bijective, meaning that it is both injective and surjective.

Let us verify these.

For x,yRx,y\in\mathbb{R},

exp(x+y)=ex+y.\exp(x+y)=e^{x+y}.

Using the exponential law,

ex+y=exey=exp(x)exp(y).e^{x+y}=e^x\cdot e^y=\exp(x)\cdot\exp(y).

Therefore,

exp(x+y)=exp(x)exp(y),\exp(x+y)=\exp(x)\cdot\exp(y),

so exp\exp is a homomorphism.

To show that exp\exp is injective, suppose that for some x,yRx,y\in\mathbb{R},

exp(x)=exp(y).\exp(x)=\exp(y).

Then

ex=ey.e^x=e^y.

Taking the natural logarithm of both sides (which is valid since ex>0e^x>0 for all xx),

x=y.x=y.

Therefore, exp\exp is injective.

To show that exp\exp is surjective, we must show that for every yR>0y\in\mathbb{R}_{>0}, there exists an xRx\in\mathbb{R} such that exp(x)=y\exp(x)=y.

Since y>0y>0, we may take x=ln(y)Rx=\ln(y)\in\mathbb{R}, where ln\ln denotes the natural logarithm. Then

exp(x)=eln(y)=y.\exp(x)=e^{\ln(y)}=y.

Therefore, exp\exp is surjective.

Since exp\exp is both a homomorphism and a bijection, it is a group isomorphism between (R,+)(\mathbb{R},+) and (R>0,×)(\mathbb{R}_{>0},\times).

Hence,

exp:(R,+)(R>0,×)\exp:(\mathbb{R},+)\to(\mathbb{R}_{>0},\times)

is a group isomorphism.

 ~\tag*{$\square$}

Theorem 3.6 Every finite cyclic group of order nn is isomorphic to Z/nZ\mathbb{Z}/n\mathbb{Z}.

Proof.

Let G=gG=\langle g\rangle be a cyclic group of order nn. Define ϕ:GZ/nZ\phi:G\to\mathbb{Z}/n\mathbb{Z} by

ϕ(gk)=k(modn).\phi(g^k)=k\pmod n.

(1) Homomorphism:

ϕ(gagb)=ϕ(ga+b)=(a+b)(modn).\phi(g^a\cdot g^b) = \phi(g^{a+b}) = (a+b)\pmod n.

On the other hand,

ϕ(ga)+ϕ(gb)=a+b(modn).\phi(g^a)+\phi(g^b) = a+b\pmod n.

The two sides are equal, so ϕ\phi is a homomorphism.

(2) Injectivity: If ϕ(ga)=ϕ(gb)\phi(g^a)=\phi(g^b), then ab(modn)a\equiv b\pmod n, which implies ga=gbg^a=g^b.

(3) Surjectivity: For every kZ/nZk\in\mathbb{Z}/n\mathbb{Z}, we have

ϕ(gk)=k(modn).\phi(g^k)=k\pmod n.
 ~\tag*{$\square$}

§3.2.3 Properties of Group Isomorphisms

Proposition 3.7 If ϕ:GH\phi:G\to H is a group isomorphism, then ϕ1\phi^{-1} is also a group isomorphism.

Proof.

Clearly, ϕ1\phi^{-1} is a bijection. It remains to prove that ϕ1\phi^{-1} is a homomorphism.

Let g1,g2Gg_1,g_2\in G, and let h1=ϕ(g1)h_1=\phi(g_1), h2=ϕ(g2)h_2=\phi(g_2). Then

ϕ1(h1h2)=ϕ1(ϕ(g1)ϕ(g2))=ϕ1(ϕ(g1g2))=(ϕ1ϕ)(g1g2)=g1g2=ϕ1(h1)ϕ1(h2).\begin{align*} \phi^{-1}(h_1\cdot h_2) &=\phi^{-1}(\phi(g_1)\cdot\phi(g_2)) \tag{$\phi$ is surjective}\\ &=\phi^{-1}(\phi(g_1\cdot g_2)) \tag{$\phi$ is a homomorphism}\\ &=(\phi^{-1}\circ\phi)(g_1\cdot g_2) \tag{notation}\\ &=g_1\cdot g_2 \tag{definition of $\phi^{-1}$}\\ &=\phi^{-1}(h_1)\cdot\phi^{-1}(h_2) \tag{definitions of $g_1,g_2$}. \end{align*}
 ~\tag*{$\square$}

§3.3 Product Groups

Product groups provide a way to construct new groups by combining the elements and operations of groups we already know.

Definition 3.4 Given two groups G1G_1 and G2G_2, the product group G1×G2G_1\times G_2 is the set of ordered pairs

G1×G2={(g1,g2)g1G1, g2G2},G_1\times G_2 = \{(g_1,g_2)\mid g_1\in G_1,\ g_2\in G_2\},

with group operation defined by

(g1,g2)(h1,h2)=(g1h1,g2h2).(g_1,g_2)\cdot(h_1,h_2) = (g_1\cdot h_1,g_2\cdot h_2).

Proposition 3.8 Given two groups G1G_1 and G2G_2, G1×G2G_1\times G_2 is a group.

Proof.

(1) Associativity follows directly from associativity in G1G_1 and G2G_2.

(2) Identity:

(1G1,1G2)(1_{G_1},1_{G_2})

is the identity element.

(3) Inverse:

(g1,g2)1=(g11,g21).(g_1,g_2)^{-1} = (g_1^{-1},g_2^{-1}).
 ~\tag*{$\square$}

Example 3.8 (Cartesian Product of the Real Numbers)

The group R×R\mathbb{R}\times\mathbb{R} under ordinary addition is isomorphic to the Euclidean plane R2\mathbb{R}^2.

Example 3.9 (Klein Four Group)

Z/2Z×Z/2Z\mathbb{Z}/2\mathbb{Z}\times\mathbb{Z}/2\mathbb{Z} is called the Klein four group. It is the smallest noncyclic group.

Example 3.10 If zTC:z=1{z\in T\subset\mathbb{C}:|z|=1}, then

C×=R××T.\mathbb{C}^{\times} = \mathbb{R}^{\times}\times T.

§3.4 Automorphisms

Understanding product groups naturally leads to the study of symmetries within a group. An automorphism is a bijective homomorphism from a group to itself, describing the different ways in which the structure of a group may be mapped onto itself. Automorphisms are especially interesting when applied to product groups, because they reveal how the internal structures of several groups can interact under mappings.

Definition 3.5 Let XX be a set. We write

Aut(X):=Autset(X):={bijections XX}\mathrm{Aut}(X) := \mathrm{Aut}_{\text{set}}(X) := \{\text{bijections}~X\to X\}

for the set of bijections from XX to itself.

Proposition 3.9 Aut(X)\mathrm{Aut}(X) forms a group under composition.

Proof.

Aut(X)\mathrm{Aut}(X) is a group under composition because

(1) composition of functions is associative:

(fg)h=f(gh).(f\circ g)\circ h=f\circ(g\circ h).

(2) idX:XX is the identity, since fidX=idXf=f. xx\begin{aligned} (2)~\mathrm{id}_X:X&\to X \text{ is the identity, since } f\circ\mathrm{id}_X=\mathrm{id}_X\circ f=f.\ x&\mapsto x \end{aligned}

(3) f1f^{-1} is the inverse of ff:

ff1=idX=f1f.f\circ f^{-1} = \mathrm{id}_X = f^{-1}\circ f.
 ~\tag*{$\square$}

§3.5 Symmetric Groups

Definition 3.6 Let

n={1,,n}.\underline{n}=\{1,\ldots,n\}.

Then

Autset(n)=:Sn\mathrm{Aut}_{\text{set}}(\underline{n})=:S_n

is the symmetric group on a set of nn elements.

Example 3.11 The following are examples of symmetric groups:

  • n=1n=1: Aut(1)\mathrm{Aut}({1}) is a group with one element:
S1={bijections {1}{1}}={id1}.\begin{aligned} S_1 &= \{\text{bijections}~\{1\}\to\{1\}\}\\ &= \{\mathrm{id}_{\underline{1}}\}. \end{aligned}
  • n=2n=2: Aut(1,2)\mathrm{Aut}({1,2}) is a group with two elements:
S2={(id:1122),(σ:1221)}.S_{2}=\left\{\left(\mathrm{id}:\begin{aligned} 1&\mapsto 1\\ 2&\mapsto 2 \end{aligned} \right),\left( \sigma:\begin{aligned} 1&\mapsto 2\\ 2&\mapsto 1 \end{aligned} \right)\right\}.

It satisfies

σσ=σ2=id.\sigma\circ\sigma=\sigma^2=\mathrm{id}.
  • S3S_3 has 3!3! elements. We will soon study its structure.

  • In general, SnS_n is a group with n!n! elements.

Definition 3.7 The symmetric group on a set GG is the group of all bijections from GG to itself:

Sym(G)=Autset(G).\mathrm{Sym}(G) = \mathrm{Aut}_{\text{set}}(G).

This group contains all permutations of the elements of GG. When GG is a finite set containing nn elements, Sym(G)\mathrm{Sym}(G) is essentially the same as SnS_n, but this generalization allows us to consider permutations of an arbitrary set GG, regardless of its cardinality.

Symmetric groups are fundamental in group theory because, by containing all possible permutations of a finite set, they capture the essence of symmetry. Remarkably, every group, whether finite or infinite, can be represented as a subgroup of a permutation group. This profound connection is formalized by Cayley's theorem.

§3.6 Cayley's Theorem

Theorem 3.10 (Cayley's Theorem) Every group GG is isomorphic to a subgroup of the symmetric group Sym(G)\mathrm{Sym}(G) on the set GG.

Proof.

Let GG be an arbitrary group. Our goal is to construct an injective group homomorphism

ϕ:GSym(G),\phi:G\to\mathrm{Sym}(G),

thereby proving that GG is isomorphic to a subgroup of Sym(G)\mathrm{Sym}(G).

For each element gGg\in G, define a function Lg:GGL_g:G\to G by left multiplication:

Lg(h)=ghfor all hG.L_g(h)=gh \quad \text{for all }h\in G.

Since GG is a group, every LgL_g is a bijection, with inverse Lg1L_{g^{-1}}. Hence

LgSym(G).L_g\in\mathrm{Sym}(G).

Define

ϕ:GSym(G)\phi:G\to\mathrm{Sym}(G)

by

ϕ(g)=Lg.\phi(g)=L_g.
  • Homomorphism property: For all g1,g2Gg_1,g_2\in G and hGh\in G,
ϕ(g1g2)(h)=Lg1g2(h)=(g1g2)h=g1(g2h)=Lg1(Lg2(h))=(ϕ(g1)ϕ(g2))(h).\phi(g_1g_2)(h) = L_{g_1g_2}(h) = (g_1g_2)h = g_1(g_2h) = L_{g_1}(L_{g_2}(h)) = (\phi(g_1)\circ\phi(g_2))(h).

Therefore,

ϕ(g1g2)=ϕ(g1)ϕ(g2),\phi(g_1g_2) = \phi(g_1)\circ\phi(g_2),

so ϕ\phi is a group homomorphism.

  • Injectivity: Suppose ϕ(g)=ϕ(h)\phi(g)=\phi(h) for some g,hGg,h\in G. Then for every kGk\in G,
Lg(k)=Lh(k)    gk=hk.L_g(k)=L_h(k) \implies gk=hk.

In particular, taking kk to be the identity element ee of GG,

ge=he    g=h.ge=he \implies g=h.

Therefore, ϕ\phi is injective.

Since ϕ\phi is an injective homomorphism, GG is isomorphic to the subgroup ϕ(G)\phi(G) of Sym(G)\mathrm{Sym}(G).

 ~\tag*{$\square$}

Cayley's theorem shows that every group can be regarded as a group of permutations, emphasizing the central role of symmetric groups in understanding the structure of all groups.