where \(*_G\) and \(*_H\) denote the multiplication rules for \(G\) and \(H\text{,}\) respectively.
Convention1.60.Homomorphism Notation: \(\varphi\) vs. \(f\).
We use \(\varphi\) to denote an arbitrary homomorphism instead of \(f\) to differentiate between homormorphisms and ordinary functions.
Some folk use \(f\) for homomorphisms as well as functions that are not homomorphisms. This is usually harmless, we avoid doing so here only to remove as much ambiguity as possible.
Intuitively, a group homomorphism preserves the algebraic structure of the group, while allowing us to compare and relate different groups. In this way, group homomorphisms allow us to study the properties of groups by comparing them to other groups that we already understand well.
Example1.61.Homormophism Examples.
The identity map is a group homomorphism for any group \(G\text{,}\) this is known as the trivial homomorphism.
The zero map is a group homomorphism from \(\C\to\C\text{.}\)
The sign homomorphism\(\sign: S_n\to \{-1,1\}\) that sends even permuations to \(1\) and odd permutations to \(-1\) is a homomorphism.
Answer.
Let \(x,y\in G\text{,}\) and let \(\id_G\) denote the identity map on \(G\text{.}\) Then
\begin{align*}
\id_G(xy) &= xy && \text{Definition of }\id_G \text{ on } xy\\
&= \id_G(x)\id_G(y) && \id_G(x)=x \text{ and } x \id_G(y)=y
\end{align*}
Thus \(\id_G\) is operation preserving, making it a group homomorphism for any group \(G\text{.}\)
Let \(x,y\in \C\text{,}\) and let \(0_\C\) denote the zero map. As \(0_\C(xy) = 0 = 0_\C(x)0_\C(y)\text{,}\)\(0_\C\) is indeed a group homomorphism.
First we note that \(\{-1,1\}\) is indeed a group, as \(\{-1,1\}=\Z^\times\text{,}\) as seen in Example 1.16. Let \(\sigma,\tau\in S_n\text{.}\) We proceed via cases.
First, suppose both \(\sigma\) and \(\tau\) are even permutations. Thus \(\sigma\tau\) is an even permutation by Proposition 1.48, and hence
Thus \(\varphi(x\inv)\) and \(\varphi(x)\inv\) are both inverses of \(\varphi(x)\) in \(H\text{,}\) and so \(\varphi(x^{-1}) = \varphi(x)\inv\text{,}\) since inverses are unique.
Exercise1.64.
Let \(\varphi: G \to H\) be a homomorphism of groups, and let \(g\in G\text{.}\) Then \(\varphi(g^n)=\varphi(g)^n\text{.}\)
Theorem1.65.Compositions of Homomorphisms.
If \(\varphi:G\to H\) and \(\phi:H\to K\) are group homomorphisms, the composition \(\phi\circ\varphi:G\to K\) is a group homomorphism.
Proof.
Suppose \(\varphi:G\to H\) and \(\phi:H\to K\) be group homomorphisms, and let \(x,y\in G\text{.}\)
Thus \(\phi\circ\varphi:G\to K\) is a group homomorphism.
Exercise1.66.\(\Hom\) Sweet \(\Hom\).
Let \(G\) and \(H\) be abelian groups. Then the set \(\Hom_{Ab}(G,H)\) of all group homomorphisms from \(G\) to \(H\) is itself an abelian group.
Definition1.67.Kernel.
Let \(\varphi: G \to H\) be a homomorphism of groups. The kernel of \(\varphi\) is the set
\begin{equation*}
\ker(\varphi) := \{g\in G \mid \varphi(g)=e_H\}.
\end{equation*}
Theorem1.68.Injective and Surjective Homomorphisms.
A group homomorphism \(\varphi: G \to H\) is injective if and only if \(\operatorname{ker}(\varphi) = \{e_G\}\text{.}\) 1
Such a homomotphism is called a monomorphism
A group homomorphism \(\varphi: G \to H\) is surjective if and only if \(\operatorname{im}(\varphi) = H\text{.}\) 2
Such a homomotphism is called a epimorphism
Proof.
\((\Rightarrow)\) Suppose \(\varphi: G \to H\) is injective. By Theorem 1.63 we know \(\varphi(e_G) = e_H\text{.}\) Thus \(e_G\in\ker(\varphi)\) and \(\{e_G\}\sse\ker(\varphi)\text{.}\)
Let \(x\in\ker(\varphi)\text{.}\) Thus \(\varphi(x)=e_H\text{.}\) As \(\varphi\) is injective, this means \(x=e_G\text{.}\) Hence \(\ker(\varphi)\sse\{e_G\}\text{,}\) making the two sets equal.
\((\Leftarrow)\) Suppose \(\operatorname{im}(\varphi) = H\text{.}\) Suppose further there exist \(x,y\in G\) such that \(\varphi(x) = \varphi(y)\text{.}\)
I claim \(x\inv\) is the inverse of \(y\text{.}\) Observe
This proof is identical to that of Exercise A.19; the homomorphism aspect adds nothing of interest. 3
Though one could argue that adding nothing of interest is interesting, causing it to add something of interest.
Exercise1.69.Homomorphisms and Order.
If \(\varphi: G \to H\) is a homomorphism of groups and \(|g|\) is finte, then \(|\varphi(g)|\big||g|\text{.}\)
SubsectionIsomorphism? I Know ’em!
“The test of a first-rate intelligence is the ability to hold two opposed ideas in mind at the same time and still retain the ability to function.”
―F. Scott Fitzgerald
Definition1.70.Group Ismorphism.
A homomorphism \(\varphi: G \to H\) is called an isomorphism if there exists a homomorphism \(\phi: H \to G\) such that \(\varphi \circ \phi = \operatorname{id}_H\) and \(\phi \circ \varphi = \operatorname{id}_G\text{.}\)
If \(\varphi:G\to H\) is an isomorphism, \(G\) and \(H\) are called isomorphic, written \(G\cong H\text{.}\)
Intuitively, a group isomorphism establishes a one-to-one correspondence between the elements of two groups, such that they have exactly the same algebraic structure. This means that the groups are essentially the same, up to a relabeling of their elements.
Suppose \(\varphi: G \to H\) is a group homomorphism. Then \(\varphi\) an isomorphism if and only if \(\varphi\) is bijective (one-to-one and onto).
Proof.
\((\Rightarrow)\) Suppose \(\varphi\) an isomorphism. Then there exists a homomorphism \(\phi: H \to G\) such that \(\varphi \circ \phi = \operatorname{id}_H\) and \(\phi \circ \varphi = \operatorname{id}_G\text{.}\) Thus \(\varphi\) is invertible. By Theorem A.21\(\varphi\) is bijective.
(\(\Leftarrow\)) Suppose \(\varphi\) is bijective homomorphism. By Theorem A.21\(\varphi\) is invertible, meaning there exists some function\(f: H \to G\) 4
Notice we use \(f\text{,}\) not \(\phi\text{!}\) We are not able to assume \(f\) is a homomorphism, we must prove this!
such that \(\varphi \circ f = \operatorname{id}_H\) and \(f \circ \varphi = \operatorname{id}_G\text{.}\)
I claim \(f\) is actually a homomorphism: For \(x,y \in H\) we have
\begin{align*}
\varphi(f(xy)) &= xy && \varphi\circ f = \operatorname{id}_H\\
&= \varphi(f(x))\varphi(f(y)) && \varphi\circ f = \operatorname{id}_H\\
&= \varphi(f(x)f(y)) && \varphi \text{ is a } \knowl{./knowl/xref/def-ghom.html}{\text{homomorphism}}
\end{align*}
Thus \(\varphi(f(xy))=\varphi(f(x)f(y))\) Since \(\varphi\) is bijective it is injective, and thus \(f(xy) = f(x)f(y)\text{,}\) making \(f\) a homomorphism.
Remark1.72.
Moving forward, we will essentially treat Theorem 1.71 as the de-facto definition of a group isomorphism. Rather than end every proof with a reference to Theorem 1.71, we will instead enshrine its monumental achievements of Theorem 1.71 within this remark. To alleviate some of the corresponding guilt asociated with this decision I am referencing Theorem 1.71 as many times as possible, as Theorem 1.71 is important and Theorem 1.71 should not be forgotten.
Example1.73.Isomorphism Examples.
The identity map is a group isomomorphism for any group \(G\text{.}\)
\(S_3\cong D_6\text{.}\)
\((\Z,+)\cong(\E,+)\text{,}\) where \((\E,+)\) is as defined in Exercise 1.20.
Exercise1.74.More Isomorphisms.
Let \(G\) be a group and \(G^{op}\) the of \(G\text{.}\) Then \(G\cong G^{op}\text{.}\)
\(\displaystyle (\R,+)\cong(\R^\times,\cdot)\)
The exponential and natural logarithm maps from Exercise 1.62 are inverses, making them isomorphisms as well.
Theorem1.75.Isomorphism Invariants.
Let \(G\) and \(H\) be groups. If \(\varphi:G\to H\) is an isomorphism, then the following hold:
\(|G|=|H|\text{.}\)
\(|g|=|\varphi(g)|\) for all \(g\in G\) and \(|h|=|\varphi\inv(h)|\) for all \(h\in H\text{.}\)
\(G\) is abelian if and only if \(H\) is abelian.
Proof.
Let \(\varphi:G\to H\) be an isomorphism of groups with inverse \(\varphi\inv\text{.}\)
By Theorem 1.71\(\varphi\) is a bijective function between \(G\) and \(H\text{.}\) Thus \(|G|=|H|\text{.}\)
Let \(g\in G\) and \(h\in H\text{,}\) and let \(m,n\) denote the orders of \(g,h\text{,}\) respectively. Thus
\begin{align*}
\varphi(g)^m &= \varphi(g^m) && \knowl{./knowl/xref/exe-grp-hom-order-split.html}{\text{Exercise 1.64}}\\
&= \varphi(e_G) && m \text{ is the order of } g\\
&= e_H && \knowl{./knowl/xref/thm-grphomom-preservations.html}{\text{Theorem 1.63}}
\end{align*}
and
\begin{align*}
\varphi\inv(h)^n &= \varphi\inv(h^n) && \knowl{./knowl/xref/exe-grp-hom-order-split.html}{\text{Exercise 1.64}}\\
&= \varphi\inv(e_H) && n \text{ is the order of } h\\
&= e_G && \knowl{./knowl/xref/thm-grphomom-preservations.html}{\text{Theorem 1.63}}
\end{align*}
Thus \(\varphi(g)^m=e_H\) and \(\varphi\inv(h)^n=e_G\text{.}\)
I claim \(m\) and \(n\) are the smallest positive integers where this holds. Suppose by way of contradiction there exist \(m'<m\) and \(n'<n\) such that \(\varphi(g)^{m'}=e_H\) and \(\varphi\inv(h)^{n'}=e_G\text{.}\) But then
Thus every element two elements in \(G\) commute, making \(G\) abelian.
Exercise1.76.Something’s Missing.
Justify why the following pairs of groups are not isomorphic.
\(Q_8\) and \(D_8\)
\(\Z/6\) and \(S_3\)
\(D_{24}\) and \(S_4\)
\(\Q\) and \(\Q^\times\)
Exercise1.77.There Can Only Be One....
All trivial groups are (canonically) isomorphic. Hence, we usually speak of the trivial group.
Theorem1.78.Isomorphisms form “Equivalence” Relation.
\(\displaystyle G\cong G\)
If \(G\cong H\text{,}\) then \(H\cong G\)
If \(G\cong H\) and \(H\cong K\text{,}\) then \(G\cong K\)
Proof.
The identity map from \(G\to G\) is an isomorphism
Suppose \(\varphi:G\to H\) is an isomorphism. Then there exists a homomorphism \(\phi: H \to G\) such that \(\varphi \circ \phi = \operatorname{id}_H\) and \(\phi \circ \varphi = \operatorname{id}_G\text{.}\) Thus \(\phi\) is an isomorphism from \(H\) to \(G\text{,}\) and so \(H\cong G\text{.}\)
Let \(\varphi: G\to H\) and \(\phi: H\to K\) be isomorphisms. From Theorem 1.65 we see \(\phi\circ\varphi\) is a homomorphism of groups. As both \(\varphi\) and \(\phi\) are injective, \(\phi\circ\varphi\) is injective by Theorem A.21. Similarly, as both \(\varphi\) and \(\phi\) are surjective, \(\phi\circ\varphi\) is surjective by Theorem A.21. Thus \(\phi\circ\varphi\) is a bijective homomorphism from \(G\) to \(K\text{,}\) we see \(G\cong K\) by Theorem 1.71
Remark1.79.
The quotation marks in the title of this result are important. Equivalence relations as we know them are only defined on sets, but there is no set of all groups, much as there is no set of all sets. This dips into the realm of Russel’s Paradox and higher category theory, which we will steer clear of for the time being.
SubsectionAutomorphism? I’m Am ’em!
“Self preservation is the first law of nature.”
―Samuel Butler
Definition1.80.Group Automorphism.
Let \(G\) be a group. An isomorphism \(\varphi:G\to G\) is called an automorphism of \(G\text{.}\)
Example1.81.
In Example 1.73 we saw that the identity map is a group isomomorphism from a group to itself, making \(\id\) an automorphism.
Definition1.82.Automorphism Group.
The set of automorphisms of a group \(G\) is called the automorphism group of \(G\) and denoted \(\Aut(G)\text{.}\)
Let’s verify that this group is indeed what it claims to be. 5
The more pedantic reader might object to a group claiming anything, as it is an abstract concept. However, the more sassy author would politely tell them to keep it to themselves.
Proposition1.83.The Automorphism Group.
The set of automorphisms of \(G\text{,}\) denoted \(\operatorname{Aut}(G)\text{,}\) is a group under composition.
Proof.
Let \(\varphi, \phi, \psi\in\Aut(G)\text{.}\) As function composition is associative, we see \((\varphi\circ\phi)\circ\psi = \varphi\circ(\phi\circ\psi)\text{.}\)
Recall from Example 1.81 that \(\id:G\to G\) is an automorphism. I claim \(\id\) is the identity element of \(\Aut(G)\text{.}\) Let \(\varphi\in\Aut(G)\text{.}\) We will show \(\varphi\circ \id=\varphi=\id\circ \varphi\text{.}\) As all functions share the same domain and co-domain, we need only show that the functions map elements equally, Let \(x \in G\text{,}\) and observe:
Thus \(\id\) is indeed the identity element in \(\Aut(G)\text{.}\)
Let \(\varphi\in\Aut(G)\text{.}\) As \(\varphi\) is an isomorphism, there exists a homomorphism \(\phi: G \to G\) such that \(\varphi \circ \phi = \operatorname{id}\) and \(\phi \circ \varphi = \operatorname{id}\text{.}\) Thus \(\phi\in\Aut(G)\text{,}\) making it the inverse of \(\varphi\text{.}\)
Exercise1.84.Complex Conjugation Automorphism.
The function \(\phi:\C\to\C\) given by \(\phi(a+bi)=a-bi\) is an automorphism.
Exercise1.85.\(\Aut(\Z)\).
\(\Aut(\Z)\cong\Z/2\)
Remark1.86.
Notice that we have already shown that the composition of automorphisms is an automorphism, both through Theorem 1.78 (as automorphisms are isomorphisms) and Proposition 1.83 (as groups are closed under their operation)
Definition1.87.Inner Automorphism.
Let \(G\) be a group and \(x\in G\text{.}\) The function \(\psi_x:G\to G\) defined by \(\psi_x(a)=xax^{-1}\) is called the inner automorphism of \(G\) induced by \(x\text{.}\) The set of inner automorphisms of \(G\) is denoted \(\Inn(G)=\{\psi_x\mid x\in G\}\text{.}\)
Let’s make sure this is indeed an automorphism to avoid any potential awkwardness down the line.
Proposition1.88.Conjugation Automorphism.
Let \(G\) be a group and \(x\in G\text{.}\) Then \(\psi_g\in \operatorname{Aut}(G)\) for all \(g\in G\text{.}\)
Proof.
Let \(G\) be a group and \(g\in G\text{.}\) For any \(x,y\in G\text{,}\) observe
Additionally, notice that \(\psi_e(x) = exe = x\) for all \(x\in G\text{,}\) and thus \(\psi_e = \operatorname{id}_G\text{.}\)
As \(\psi_g \circ \psi_h = \psi_{gh}\text{,}\) it follows \(\psi_g \circ \psi_{g^{-1}} = \operatorname{id}_G\) and \(\psi_{g^{-1}} \circ \psi_g = \operatorname{id}_G\text{.}\) This proves \(\psi_g\) has a two-sided inverse and hence is an isomorphism. 6
In fact, it shows that \((\psi_g)^{-1} = \psi_{g^{-1}}\text{.}\)
Thus \(\psi_g\in \operatorname{Aut}(G)\) for all \(g\in G\text{.}\)
Convention1.89.
In this text \(\psi_g\) is primarily reserved for conjugation automorphisms, where the subscript identifies which element is doing the conjugating.
Remark1.90.
There is a notion of “outer automorphisms” as well, though we currently lack the tools to define them rigorously.
Summary
A Group Homomorphism is a function between groups that preserves certain algebraic structures, such as the operation, identites, and inverses. 7