Skip to main content
Contents
Dark Mode Prev Up Next
\( \renewcommand{\Re}{\operatorname{Re}}
\renewcommand{\Im}{\operatorname{Im}}
\newcommand{\N}{{\mathbb N}}
\newcommand{\Z}{{\mathbb Z}}
\newcommand{\Q}{{\mathbb Q}}
\newcommand{\R}{{\mathbb R}}
\newcommand{\C}{{\mathbb C}}
\newcommand{\T}{{\mathbb T}}
\newcommand{\F}{{\mathbb F}}
\newcommand{\PP}{{\mathbb P}}
\newcommand{\HH}{{\mathbb H}}
\newcommand{\compose}{\circ}
\newcommand{\bolda}{{\mathbf a}}
\newcommand{\boldb}{{\mathbf b}}
\newcommand{\boldc}{{\mathbf c}}
\newcommand{\boldd}{{\mathbf d}}
\newcommand{\bolde}{{\mathbf e}}
\newcommand{\boldi}{{\mathbf i}}
\newcommand{\boldj}{{\mathbf j}}
\newcommand{\boldk}{{\mathbf k}}
\newcommand{\boldn}{{\mathbf n}}
\newcommand{\boldp}{{\mathbf p}}
\newcommand{\boldq}{{\mathbf q}}
\newcommand{\boldr}{{\mathbf r}}
\newcommand{\bolds}{{\mathbf s}}
\newcommand{\boldt}{{\mathbf t}}
\newcommand{\boldu}{{\mathbf u}}
\newcommand{\boldv}{{\mathbf v}}
\newcommand{\boldw}{{\mathbf w}}
\newcommand{\boldx}{{\mathbf x}}
\newcommand{\boldy}{{\mathbf y}}
\newcommand{\boldz}{{\mathbf z}}
\newcommand{\boldzero}{{\mathbf 0}}
\newcommand{\boldmod}{\boldsymbol{ \bmod }}
\newcommand{\boldT}{{\mathbf T}}
\newcommand{\boldN}{{\mathbf N}}
\newcommand{\boldB}{{\mathbf B}}
\newcommand{\boldF}{{\mathbf F}}
\newcommand{\boldS}{{\mathbf S}}
\newcommand{\boldE}{{\mathbf E}}
\newcommand{\boldG}{{\mathbf G}}
\newcommand{\boldK}{{\mathbf K}}
\newcommand{\boldL}{{\mathbf L}}
\DeclareMathOperator{\ch}{char}
\DeclareMathOperator{\lns}{lns}
\DeclareMathOperator{\lcm}{lcm}
\DeclareMathOperator{\Span}{span}
\DeclareMathOperator{\tr}{tr}
\DeclareMathOperator{\NS}{null}
\DeclareMathOperator{\RS}{row}
\DeclareMathOperator{\CS}{col}
\DeclareMathOperator{\im}{im}
\DeclareMathOperator{\range}{range}
\DeclareMathOperator{\rank}{rank}
\DeclareMathOperator{\nullity}{nullity}
\DeclareMathOperator{\sign}{sign}
\DeclareMathOperator{\Arg}{Arg}
\DeclareMathOperator{\Log}{Log}
\DeclareMathOperator{\Ext}{Ext}
\DeclareMathOperator{\Int}{Int}
\DeclareMathOperator{\Aut}{Aut}
\DeclareMathOperator{\Arcsin}{Arcsin}
\DeclareMathOperator{\Arccos}{Arccos}
\DeclareMathOperator{\Arctan}{Arctan}
\DeclareMathOperator{\Res}{Res}
\DeclareMathOperator{\res}{res}
\DeclareMathOperator{\Fix}{Fix}
\DeclareMathOperator{\Aff}{Aff}
\DeclareMathOperator{\Frac}{Frac}
\DeclareMathOperator{\Ann}{Ann}
\DeclareMathOperator{\Tor}{Tor}
\DeclareMathOperator{\id}{id}
\DeclareMathOperator{\mdeg}{mdeg}
\DeclareMathOperator{\Lt}{Lt}
\DeclareMathOperator{\Lc}{Lc}
\DeclareMathOperator{\disc}{disc}
\DeclareMathOperator{\Frob}{Frob}
\DeclareMathOperator{\adj}{adj}
\DeclareMathOperator{\ord}{ord}
\DeclareMathOperator{\curl}{curl}
\DeclareMathOperator{\grad}{grad}
\DeclareMathOperator{\diver}{div}
\DeclareMathOperator{\flux}{flux}
\DeclareMathOperator{\Hom}{Hom}
\DeclareMathOperator{\End}{End}
\DeclareMathOperator{\Isom}{Isom}
\DeclareMathOperator{\GL}{GL}
\DeclareMathOperator{\SL}{SL}
\DeclareMathOperator{\ML}{M}
\DeclareMathOperator{\Syl}{Syl}
\DeclareMathOperator{\Gal}{Gal}
\DeclareMathOperator{\ab}{ab}
\DeclareMathOperator{\sgn}{sgn}
\DeclareMathOperator{\len}{len}
\DeclareMathOperator{\proj}{proj}
\newcommand{\surjects}{\twoheadrightarrow}
\newcommand{\injects}{\hookrightarrow}
\newcommand{\bijects}{\leftrightarrow}
\newcommand{\isomto}{\overset{\sim}{\rightarrow}}
\newcommand{\floor}[1]{\lfloor#1\rfloor}
\newcommand{\ceiling}[1]{\left\lceil#1\right\rceil}
\newcommand{\mclass}[2][m]{[#2]_{#1}}
\newcommand{\val}[2][]{\left\lvert #2\right\rvert_{#1}}
\newcommand{\abs}[2][]{\left\lvert #2\right\rvert_{#1}}
\newcommand{\valuation}[2][]{\left\lvert #2\right\rvert_{#1}}
\newcommand{\norm}[1]{\left\lVert#1\right\rVert}
\newcommand{\anpoly}{a_nx^n+a_{n-1}x^{n-1}\cdots +a_1x+a_0}
\newcommand{\anmonic}{x^n+a_{n-1}x^{n-1}\cdots +a_1x+a_0}
\newcommand{\bmpoly}{b_mx^m+b_{m-1}x^{m-1}\cdots +b_1x+b_0}
\newcommand{\pder}[2]{\frac{\partial#1}{\partial#2}}
\newcommand{\normalin}{\trianglelefteq}
\newcommand{\angvec}[1]{\langle #1\rangle}
\newcommand{\varpoly}[2]{#1_{#2}x^{#2}+#1_{#2-1}x^{#2-1}\cdots +#1_1x+#1_0}
\newcommand{\varpower}[1][a]{#1_0+#1_1x+#1_1x^2+\cdots}
\newcommand{\limasto}[2][x]{\lim_{#1\rightarrow #2}}
\newcommand{\abcdmatrix}[4]{\begin{bmatrix}#1\amp #2\\ #3\amp #4 \end{bmatrix}
}
\newenvironment{amatrix}[1][ccc|c]{\left[\begin{array}{#1}}{\end{array}\right]}
\newenvironment{linsys}[2][m]{
\begin{array}[#1]{@{}*{#2}{rc}r@{}}
}{
\end{array}}
\newcommand{\eqsys}{\begin{array}{rcrcrcr}
a_{11}x_{1}\amp +\amp a_{12}x_{2}\amp +\cdots+\amp a_{1n}x_{n}\amp =\amp b_1\\
a_{21}x_{1}\amp +\amp a_{22}x_{2}\amp +\cdots+\amp a_{2n}x_{n}\amp =\amp b_2\\
\amp \vdots\amp \amp \vdots \amp \amp \vdots \amp \\
a_{m1}x_{1}\amp +\amp a_{m2}x_{2}\amp +\cdots +\amp a_{mn}x_{n}\amp =\amp b_m
\end{array}
}
\newcommand{\numeqsys}{\begin{array}{rrcrcrcr}
e_1:\amp a_{11}x_{1}\amp +\amp a_{12}x_{2}\amp +\cdots+\amp a_{1n}x_{n}\amp =\amp b_1\\
e_2: \amp a_{21}x_{1}\amp +\amp a_{22}x_{2}\amp +\cdots+\amp a_{2n}x_{n}\amp =\amp b_2\\
\amp \vdots\amp \amp \vdots \amp \amp \vdots \amp \\
e_m: \amp a_{m1}x_{1}\amp +\amp a_{m2}x_{2}\amp +\cdots +\amp a_{mn}x_{n}\amp =\amp b_m
\end{array}
}
\newcommand{\homsys}{\begin{array}{rcrcrcr}
a_{11}x_{1}\amp +\amp a_{12}x_{2}\amp +\cdots+\amp a_{1n}x_{n}\amp =\amp 0\\
a_{21}x_{1}\amp +\amp a_{22}x_{2}\amp +\cdots+\amp a_{2n}x_{n}\amp =\amp 0\\
\amp \vdots\amp \amp \vdots \amp \amp \vdots \amp \\
a_{m1}x_{1}\amp +\amp a_{m2}x_{2}\amp +\cdots +\amp a_{mn}x_{n}\amp =\amp 0
\end{array}
}
\newcommand{\vareqsys}[4]{
\begin{array}{ccccccc}
#3_{11}x_{1}\amp +\amp #3_{12}x_{2}\amp +\cdots+\amp #3_{1#2}x_{#2}\amp =\amp #4_1\\
#3_{21}x_{1}\amp +\amp #3_{22}x_{2}\amp +\cdots+\amp #3_{2#2}x_{#2}\amp =\amp #4_2\\
\vdots \amp \amp \vdots \amp \amp \vdots \amp =\amp \\
#3_{#1 1}x_{1}\amp +\amp #3_{#1 2}x_{2}\amp +\cdots +\amp #3_{#1 #2}x_{#2}\amp =\amp #4_{#1}
\end{array}
}
\newcommand{\genmatrix}[1][a]{
\begin{bmatrix}
#1_{11} \amp #1_{12} \amp \cdots \amp #1_{1n} \\
#1_{21} \amp #1_{22} \amp \cdots \amp #1_{2n} \\
\vdots \amp \vdots \amp \ddots \amp \vdots \\
#1_{m1} \amp #1_{m2} \amp \cdots \amp #1_{mn}
\end{bmatrix}
}
\newcommand{\varmatrix}[3]{
\begin{bmatrix}
#3_{11} \amp #3_{12} \amp \cdots \amp #3_{1#2} \\
#3_{21} \amp #3_{22} \amp \cdots \amp #3_{2#2} \\
\vdots \amp \vdots \amp \ddots \amp \vdots \\
#3_{#1 1} \amp #3_{#1 2} \amp \cdots \amp #3_{#1 #2}
\end{bmatrix}
}
\newcommand{\augmatrix}{
\begin{amatrix}[cccc|c]
a_{11} \amp a_{12} \amp \cdots \amp a_{1n} \amp b_{1}\\
a_{21} \amp a_{22} \amp \cdots \amp a_{2n} \amp b_{2}\\
\vdots \amp \vdots \amp \ddots \amp \vdots \amp \vdots\\
a_{m1} \amp a_{m2} \amp \cdots \amp a_{mn}\amp b_{m}
\end{amatrix}
}
\newcommand{\varaugmatrix}[4]{
\begin{amatrix}[cccc|c]
#3_{11} \amp #3_{12} \amp \cdots \amp #3_{1#2} \amp #4_{1}\\
#3_{21} \amp #3_{22} \amp \cdots \amp #3_{2#2} \amp #4_{2}\\
\vdots \amp \vdots \amp \ddots \amp \vdots \amp \vdots\\
#3_{#1 1} \amp #3_{#1 2} \amp \cdots \amp #3_{#1 #2}\amp #4_{#1}
\end{amatrix}
}
\newcommand{\spaceforemptycolumn}{\makebox[\wd\boxofmathplus]{\ }}
\newcommand{\generalmatrix}[3]{
\left(
\begin{array}{cccc}
#1_{1,1} \amp #1_{1,2} \amp \ldots \amp #1_{1,#2} \\
#1_{2,1} \amp #1_{2,2} \amp \ldots \amp #1_{2,#2} \\
\amp \vdots \\
#1_{#3,1} \amp #1_{#3,2} \amp \ldots \amp #1_{#3,#2}
\end{array}
\right) }
\newcommand{\colvec}[2][c]{\begin{amatrix}[#1] #2 \end{amatrix}}
\newcommand{\rowvec}[1]{\begin{bmatrix} #1 \end{bmatrix}}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Section 1.7 Group actions
Definition 1.7.1 . Group action.
A (left) group action is a triple \((G,A,\cdot)\text{,}\) where \(G\) is a group, \(A\) is a nonempty set, and \(\cdot\) is a binary operation
\begin{align*}
G\times A \amp \rightarrow A\\
(g,a) \amp \mapsto g\cdot a
\end{align*}
satisfying the following axioms.
Associativity.
\(g\cdot(h\cdot a)=(gh)\cdot a\) for
\(g,h\in G\) and
\(a\in A\text{.}\)
Identity action.
\(e\cdot a=a\) for all
\(a\in A\text{.}\)
Example 1.7.2 . Group actions.
The group
\(\Isom(\R^n)\) acts on
\(\R^n\) via evaluation: i.e., given
\(g\in \Isom(\R^n)\) and
\(v\in \R^n\text{,}\) we define
\(g\cdot v=g(v)\text{.}\)
The group
\(D_n\) acts on the regular polygon
\(P_n\) via evaluation: i.e., given
\(g\in D_n\) and
\(Q\in P_n\text{,}\) we define
\(g\cdot Q=g(Q)\text{.}\)
Furthermore,
\(D_n\) acts on the set of vertices
\(V\) of
\(P_n\) and the set
\(E\) of its edges.
The group
\(S_n\) acts on
\(\{1,2,\dots, n\}\) via evaluation: i.e., given
\(\sigma\in S_n\) and
\(k\in \{1,2,\dots, n\}\text{,}\) we define
\(\sigma\cdot k=\sigma(k)\text{.}\)
Any group \(G\) acts on itself (treated as a set) via multiplication on the left:
\begin{align*}
G\times G \amp \rightarrow G\\
(g,h) \amp \mapsto g\star h=gh\text{.}
\end{align*}
Note that multiplication on the right
\begin{align*}
(g,h) \amp \mapsto g\star h=hg
\end{align*}
is not in a general a group action since by definition we have
\begin{align*}
g\star (h\star k) \amp= (h\star k)g \\
\amp = (kh)g\\
\amp = k(hg)
\end{align*}
and
\begin{align*}
(gh)\star k \amp = k(gh)\text{.}
\end{align*}
Any group \(G\) acts on itself (treated as a set) via conjugation :
\begin{align*}
G\times G \amp \rightarrow G\\
(g,h) \amp \mapsto g\star h=ghg^{-1}
\end{align*}
Given \(R\in \{\Z, \Q, \R, \C\}\) or \(R=\Z/m\Z\) the group of units \(R^*\) acts on \(R\) via multiplication:
\begin{equation*}
(u,r)\mapsto ur\text{.}
\end{equation*}
Theorem 1.7.3 . Group actions and homomorphisms.
Assume \(G\) acts on the the nonempty set \(A\) via the binary operation
\begin{equation*}
(g,a)\mapsto g\cdot a\text{.}
\end{equation*}
Given \(g\in G\text{,}\) the map \(\sigma_g\colon A\rightarrow A\) defined as
\begin{equation*}
\sigma_g(a)=g\cdot a\text{.}
\end{equation*}
is a permutation of \(A\text{:}\) i.e., \(\sigma_g\in S_A\text{.}\)
The map \(\phi\colon G\rightarrow S_A\) defined as
\begin{equation*}
\phi(g)=\sigma_g
\end{equation*}
is a group homomorphism.
There is a bijection between the set of all group actions
\begin{equation*}
G\times A\xrightarrow{\star} A
\end{equation*}
and the set of all homomorphisms
\begin{equation*}
\phi\colon G\rightarrow S_A
\end{equation*}
given by
\begin{align*}
\{\text{group actions } G\times A\xrightarrow{\star} A\} \amp \longrightarrow \{\phi\colon G\rightarrow S_A\mid \phi \text{ a homomorphism}\} \\
\star\amp \longmapsto \phi_\star\colon G\rightarrow S_A
\end{align*}
where given \(g\in G\text{,}\) \(\phi_\star(g)\) is the permutation \(\sigma_g\in S_A\) defined as
\begin{equation*}
\sigma_g(a)=g\star a\text{.}
\end{equation*}
Proof.
By definition \(g\cdot a\in A\) for all \(a\in A\text{,}\) so the recipe for \(\sigma_g\) does indeed yield a well-defined function \(\sigma_g\colon A\rightarrow A\text{.}\) To prove that \(\sigma_g\) is a permutation, we will show that it has an inverse: in fact, we claim \(\sigma_g^{-1}=\sigma_{g^{-1}}\text{.}\) We must show that composition of these two functions, in any order, yields the identity map on \(A\text{.}\) This follows from the group action axioms:
\begin{align*}
\sigma_g(\sigma_{g^{-1}}(a)) \amp =g\cdot (g^{-1}\cdot a)\\
\amp =(gg^{-1})\cdot a\\
\amp =e\cdot a\\
\amp =a\\
\sigma_{g^-1}(\sigma_{g}(a)) \amp =g^{-1}\cdot (g\cdot a)\\
\amp =(g^{-1}g)\cdot a\\
\amp =e\cdot a\\
\amp =a\text{.}
\end{align*}
Definition 1.7.4 . Permutation representation.
Given a group
\(G\text{,}\) a homomorphism
\(\phi\colon G\rightarrow S_A\) for some nonempty set
\(A\) is called a
permutation representation .
Example 1.7.5 . Isomorphisms.
Prove:
\(D_3\) is isomorphic to
\(S_3\text{.}\) Use a group action to produce your homomorphism.
Solution .
Recall the definition of
\(D_3\) as the set of rigid motions of
\(\R^2\) fixing the equilateral triangle
\(T\) centered at the origin with one vertex at
\((1,0)\text{.}\) Let
\(V=\{Q_1,Q_2,Q_3\}\) be the set of vertices of
\(T\text{.}\) Since
\(D_3\) acts on
\(V\) (as described in
ExampleΒ 1.7.2 ), by
TheoremΒ 1.7.3 we get a group homomorphism
\(\phi \colon D_3\rightarrow S_V\) that maps a function
\(f\in D_3\) to the permutation it defines on
\(V\) via evaluation. This means that
\(\phi(f)=f\vert_V\text{,}\) the function restriction of
\(f\) to the set
\(V\) of vertices of
\(T\text{.}\) We claim
\(\phi\) is in fact an isomorphism. Since
\(\abs{D_3}=\abs{S_V}=6\text{,}\) it suffices to show that
\(\phi\) is injective. To this end, we note that given
\(f,g\in D_3\text{,}\) we have
\begin{align*}
\phi(f)=\phi(g) \amp \implies f\vert_V=g\vert_V \\
\amp \implies f(Q_i)=g(Q_i) \text{ for all } Q_i\in V\\
\amp \implies f=g\text{,}
\end{align*}
where the last implication follows from the fact that two rigid motions of \(\R^2\) are uniquely determined by their values at three non-colinear points.
We have shown that
\(\phi\) is an isomorphism and thus that
\(D_3\cong S_V\text{.}\) Lastly, by
ExampleΒ 1.6.7 , we have that
\(S_V\cong S_3\) and thus that
\(D_3\cong S_3\text{.}\) (The isomorphism relation between groups is easily seen to be an equivalence relation since compositions of isomorphisms are isomorphisms.)