§2 Subgroups
§2.1 Definition of a Subgroup
Definition 2.1 Let G be a group and let H⊂G. We say that H is a subgroup of G if the following conditions are satisfied:
(1) For all h1,h2∈H, we have h1h2∈H. (Closure under multiplication)
(2) 1G∈H.
(3) If h∈H, then h−1∈H.
§2.2 Examples of Subgroups
Example 2.1 R>0⊂R× is a subgroup.
Proof.
R>0 is a subgroup of R× because
(1) For all h1,h2∈R∗>0, we have h1h2∈R∗>0.
(2) 1∈R>0.
(3) If h∈R∗>0, then
h−1=h1∈R∗>0.
Example 2.2 Z⩾0⊂(Z,+) is not a subgroup.
Proof.
Z∗⩾0 is not a subgroup of Z because not every element has an inverse in Z∗⩾0. For example, for z=1, its inverse under addition should be −1, but
−1∈/Z⩾0.
Example 2.3
SLn(R):={M∈GLn(R)∣detM=1}⊂GLn(R) is a subgroup.
Proof.
SLn(R) is a subgroup of GLn(R) because
(1) For all
M1,M2∈SLn(R),
we have
M1M2∈SLn(R),
since
det(M1M2)=det(M1)det(M2)=1×1=1.
(2) The identity matrix
1GLn(R)∈SLn(R),
since
det(1GLn(R))=1.
(3) For every
M∈SLn(R),
we have
M−1∈SLn(R),
since
det(M−1)=det(M)1=1.
Example 2.4 Let
C×:=C∖{0}.
Define m to be complex multiplication: for all
z1,z2∈C×,
m(z1,z2)=z1×z2.
Then:
(a) C× is a group.
(b) Let
S1={z∣∣z∣=1}.
Then
S1⊂C×
is a subgroup.
Proof.
(a) C× is a group because
(1) Complex multiplication is associative.
(2) For every
z∈C×,
we have
1×z=z×1=z.
(3) For every
z∈C×,
let
z−1=∣z∣2zˉ.
(b) S1 is a subgroup of C× because
(1)
∣z1∣=∣z2∣=1⇒∣z1×z2∣=1,
so S1 is closed under multiplication.
(2)
∣1∣=1,
so the identity lies in S1.
(3) If
∣z∣=1,
then
∣zˉ∣=1,
and
z−1=zˉ.