Now that we’ve seen several different specific examples of groups, it is time that we ask a few more questions about their more general, abstract existence. And now that we’re becoming more mature and sophisticated mathematicians, we know relatively well how this should go. Namely, we’ve just defined an abstract structure (a group), and it is almost always the case that the next logical question to ask is what sort of substructure this structure has. Let us therefore proceed along these lines.
In the case of sets, we were motivated to define a subset as the proper notion of substructure for a set. Well, seeing as a group is a set (with some added structure), we can indeed ask about subsets of groups. However we quickly run into a very obvious problem, which is that some subsets are obviously “more special” than other subsets, though we don’t yet have any machinery to encapsulate this.
For example, let’s suppose we were talking about the familiar group of integers under addition. There are many subsets of this group—indeed, infinitely many. But it is somehow clear to us as reasonable humans that the subset
is fundamentally different from the subset
of even numbers.
How might one describe the way in which these two subsets are different? Well, one could say that one subset has finitely many elements, and the other has infinitely many. That’d be correct, but it doesn’t really get to the heart of how these subsets are different. For I could define a subset like where the “…” stands for some infinitely long list of completely random integers (unfortunately I can’t explicitly write out such a list on this page, for reasons which I hope are clear and forgivable to the reader). I could define such a list and we could try to make sense of it by saying it’s “first the number of eggs in one of those extra large cartons, then the number that Michael Jordan is remembered for, then the number that Michael Jordan is not remembered for (45, for the non-basketball fans), then negative the age at which Kobe was drafted, then s0me number which is much bigger than the previous ones, then some gigantic number, then oh jeez I give up!”. The point being that there really is no way to make sense of this set, whereas the other set that we wrote down can simply be specified by “all the even integers”.
So it isn’t the infinite-ness of one of the subsets that separates it from the other, but rather some sort of “simplicity of specification”. But this still isn’t quite right, because I can very easily specify the subset as “the number 63”, but this fact doesn’t make this subset any more interesting. There’s nothing cool about the subset
whereas there seems to be something interesting about the set
.
And whatever it is that is interesting about the subset , the same thing will be interesting about the subset
, as well as the subset
.
As a last piece of motivation for our next definition, let’s take a look at another group that we know and love—modular arithmetic. Let’s consider the set with addition modulo 8, meaning that we continually “cycle back through” once we hit 8, in precisely the same way we do with the number 12 when we tell time (or the number 24 for the non-12-hour-clock readers). We note that for this group, the subset
is somehow very different from the subset
. Perhaps the reasoning for this is less clear, but it will become clear when we define the proper notion of substructure for a group. And by “proper notion”, I simply mean that which properly encapsulates how some of these subsets of these various groups are “more interesting” than other subsets. Let us therefore just make the definition and see how it goes.
Definition: Let be a group and let
be a subset of
. We call
a subgroup of
if
is itself a group, with its group structure adopted from
.
A few words need to be said about this. First, I need to clarify what I mean by “with its group structure adopted from ”. By this, I mean that the rule of abstract group multiplication in
is the same as that in
, which is well-defined because any element in
is also an element in
by virtue of its being a subset. This also means that the identity in
is the same as the identity in
. The fact that the group multiplication for
is associative follows from the fact that
is a group, so its multiplication is associative, and
simply adopts this multiplication and is therefore associative.
The second and perhaps most important thing that should be noted here is that must be what’s called “closed” under the group multiplication that it adopts from
. This means that if two elements
and
are in
, then their product
is also in
. Indeed, this is required by the statement “
is itself a group”, since the multiplication on a group is a function from “itself cross itself” to “itself”, and therefore two elements in
can’t jump out of
if
is to be a group in its own right.
Now it turns out (as it should) that all of the example subsets that motivated this definition are indeed subgroups. For example, the set of all even integers is a subgroup of the integers, since it has the identity element of the integers, it is closed under addition (i.e., an even number plus an even number is again an even number), and it has inverses (i.e., the negative of an even number is again an even number). Similarly, the set
of all multiples of 10 is a subgroup of the integers, since again it has the identity element, it is closed under addition (the sum of multiples of 10 is again a multiple of 10), and it has inverses (the negative of a multiple of ten is again a multiple of 10).
However, the subsets , and
are not subgroups, which can be easily seen by noting that they don’t have the identity element of
(they also aren’t closed under addition nor do they contain the inverses of all of their elements, so these subsets are very not-subgroup-ey).
What about the set of all odd integers? This also is not a subgroup, for two reasons. Although this subset does contain the inverses of all of its elements, it neither has the identity element nor is it closed under addition (an odd number plus an odd number is an even number, which isn’t in this subset).
Let’s look at one more extremely important example of what is not a subgroup. Namely, let’s consider . Is this subset of
also a subgroup? The answer is no, which might have been obvious, or might be surprising. The reason it might be surprising is that we know that we can turn this set into a group by using addition modulo 8. However, we must recall that the definition of a subgroup involves having the subset adopt the same group structure from its parent group. Therefore, this subset is not a subgroup of
because it requires a different form of group multiplication to be turned into a group. Once we recall this fact, it is easy to see that this subset is not a subgroup. It does indeed contain the identity element, but it isn’t closed under addition (for example,
is not in this subset because under the regular addition of integers
) and it doesn’t contain the inverses of its elements (under the regular addition of integers).
If we do consider addition modulo 8, though, then the subsets and
are both subgroups. For example, if we focus on the second subset, we have that
, so it is closed under addition (modulo 8). Moreover, it contains the identity element, and it contains inverses because the inverse of
is
, and the inverse of
is
. In a completely similar fashion, we can see that the subset
is also a subgroup, since it is closed under addition (which the reader should check/convince herself of), contains the identity, and has inverses (for example, the inverse of 6 is 2, which is in the set).
To end this lesson, let me note that any group comes along with 2 subgroups for free. Namely, for any group ,
is a subgroup of itself. This is painfully obvious and trivial, yet also extremely important (for reasons we won’t see for a LONG time). We can see that this is true by noting that any set is a subset of itself, so
satisfies the requirement of being a subset of itself. And
is obviously a group when we consider it adopting the group structure of its parent group, because its parent group is itself, which is a group!
The second subgroup that we always get for free is the subgroup formed by the 1-element subset of only the identity of the group. This is indeed closed under group multiplication (the identity fixes everything, including itself, so multiplication in this group boringly multiplies the identity to itself over and over again, always coming right back to the identity), it contains the identity (obviously), and it contains inverses of every element, since the inverse of the identity is the identity. Since every group by definition has an identity, we always get this subgroup for free.
These two “free” subgroups are also very boring (the phrase “there’s no free lunch” applies to math as well—anything that is free is always boring (well, sometimes)). We therefore make the following definition.
Definition: Let be a group and let
be a subgroup of
. We say
is a trivial subgroup of
if
or if
, otherwise we say
is a non-trivial subgroup.
The reason for using this terminology is hopefully clear. I’ll finish with an exercise, and then we’ll see some more examples of subgroups in the next lesson, where we examine subgroups of groups that are non-commuting (and therefore more complex).
Exercise:
1) Find 3 non-trivial subgroups of the group with addition modulo 12.