Section 1.5 New algebraic objects from old: products and sums
With one of our goals to understand how a given algebraic object can be decomposed into simpler objects, it is necessary to understand how to build larger objects up from smaller ones. In one direction this leads to additional isomorphism theorems alluded to previously, but it also leads to things like direct and semi-direct products which are used to reveal the structure of many groups.
As usual, we begin with the simplest of our algebraic objects under consideration, groups. Suppose that \(H\) and \(K\) are two subgroups of a group \(G\text{.}\)
Question 1.5.1.
A natural question is what is the smallest subgroup of \(G\) which contains both \(H\) and \(K\text{?}\)
Answer.
Mathematics has an answer for us, but it may not be satisfying. The answer is that the smallest subgroup of \(G\) containing both \(H\) and \(K\) is
\begin{equation*}
\la H,K\ra := \bigcap_{J\supseteq H\cup K} J
\end{equation*}
where the intersection is over all subgroups \(J\) of \(G\) which contain \(H\) and \(K\text{.}\)
It is a very good answer in that it makes it clear such a group exists and is unique, but it gives us no idea how to construct it.
Let’s try again from a slightly different angle. If \(J\) is any subgroup of \(G\) which contains \(H\) and \(K\text{,}\) then since it is closed, it must contain all the products of the form \(hk\) and \(kh\) for \(k\in K\) and \(h\in
H.\) We could ask a more naive question.
Question 1.5.2.
Given subgroups \(H\) and \(K\) of a group \(G\text{,}\) when is \(HK :=\{hk\mid h\in H, k\in K\}\) a subgroup of \(G,\) and perhaps when are \(HK\) and \(KH\) related?
The answer to the question above is a well-known theorem.
Theorem 1.5.3.
Let
\(H\) and
\(K\) be subgroups of a group
\(G\text{.}\) Assume that
\(K\) is a normal subgroup of
\(G\text{,}\) or more generally that
\(H\) contained in
\(N_G(K)\text{,}\) the
normalizer of
\(K\text{.}\) Then
\(HK=KH\) is a subgroup of
\(G\text{,}\) in particular the smallest subgroup of
\(G\) containing
\(H\) and
\(K.\)
An important fact to remember is the \(HK = KH\) does not mean that the elements of \(H\) and \(K\) commute, rather that for \(h \in H, k \in K\text{,}\) there exists \(h^\prime \in
H, k^\prime \in K\) so that \(hk = k^\prime h^\prime.\)
Proof of Theorem 1.5.3.
The proof is just some simple manipulations using the concept of the normalizer. It should be clear that the identity is an element of \(HK\text{.}\)
Given \(h,h^\prime \in H, k,k^\prime \in K\text{,}\) we need to know that \((hk)(h^\prime k^\prime) = h''k''\) for some \(h''\in H\) and \(k'' \in K.\) But
\begin{equation*}
(hk)(h^\prime k^\prime) = h(h^\prime h^{\prime-1})k(h^\prime k^\prime)
=(hh^\prime)(h^{\prime-1} k h^\prime)k^\prime = h''k''
\end{equation*}
where \(h'' = hh^\prime\) and \(k'' = (h^{\prime-1} k
h^\prime)k^\prime\text{,}\) the last using \(H\subseteq N_G(K).\)
Given \(h\in H, k \in K\text{,}\) we need to know that \((hk)^{-1} = h^\prime k^\prime\) for some \(h'\in H\) and \(k' \in K.\) But
\begin{equation*}
(hk)^{-1} = k^{-1}h^{-1} = (h^{-1}h)k^{-1}h^{-1} =
h^{-1}(h k^{-1}h^{-1}) = h'k'.
\end{equation*}
Finally to show \(HK = HK\text{,}\) we need to show the inclusions \(HK \subseteq KH\) and \(KH \subseteq
HK.\) With predictable notation we see
\begin{align*}
hk \amp = hk(h^{-1}h) = (hkh^{-1})h = k'h\\
kh \amp = (hh^{-1})kh = h (h^{-1}kh) = hk'.
\end{align*}
Example 1.5.4.
Let
\(G=S_3\text{,}\) the symmetric group on three letters having order 6. Let
\(K = \la (1\ 2\ 3)\ra = \la (1\ 3\ 2)\ra\) be the subgroup generated by either 3-cycle. We know this to be a normal subgroup the easiest reason being a consequence of
Lagrange’s theorem (reviewed in the next chapter). Let
\(H\) be any subgroup of order two (i.e., generated by any of the three transpositions. Then
\(HK\) is a subgroup of
\(G\text{;}\) indeed
\(G=HK\text{,}\) a fact we shall explore in the next chapter as well.
Definition 1.5.5.
Let \(R\) be a ring with ideals \(I\) and \(J\text{.}\) We can define three new ideals from them: their sum and product and intersection. The sum, \(I+J\) is the smallest ideal of \(R\) which contains both \(I\) and \(J.\) The product, \(IJ\text{,}\) is the smallest ideal of \(R\) which contains all the the elements of the form \(ij\) with \(i\in I\) and \(j\in
J.\) And of course the intersection, \(I\cap J\) is the largest ideal contained in both.
While these properties define the ideals, the first two are not constructive definitions, but their characterization is not too hard to discern. One just has to ask how to make the generating sets closed under the operations of addition and multiplication by elements of the ring. One finds
\begin{align*}
I+J \amp = \{ i + j \mid i\in I, j\in J\}\\
IJ \amp = \left\{ \sum_{k=1}^r i_kj_k \mid i_k\in I, j_k\in
J\right\}\\
I\cap J \amp = \{ k \mid k \in I \text{ and } k \in J\}
\end{align*}
so the elements in \(IJ\) are finite sums of products of the form \(ij.\)
Example 1.5.6.
Let \(R=\Z\) and let \(I,J\) be ideals. We know that all the ideals of \(\Z\) are principal ideals, so let’s look at three interesting cases.
\(I = 12\Z\) and \(J= 4\Z\)
\(I = 12\Z\) and \(J= 15\Z\)
\(I = 12\Z\) and \(J= 5\Z\)
The resulting ideals \(I+J, IJ,\) and \(I\cap J\) are:
\(I+J = 4\Z\text{;}\) \(IJ= 48\Z\text{;}\) \(I\cap J =
12\Z\)
\(I+J = 3\Z\text{;}\) \(IJ= 180\Z\text{;}\) \(I\cap J =
60\Z\)
\(I+J = \Z\text{;}\) \(IJ= 60\Z\text{;}\) \(I\cap J =
60\Z\)
Checkpoint 1.5.7.
Let \(R=\Z\) and let \(I=m\Z\) and \(J=n\Z\) be ideals.