Group Theory Notes PT 1
Group Theory Notes PT 1
Math 101
October 26 30, 2015 patrick pan and timothy kang
(a) ⇤ is closed: a, b 2 G ) a ⇤ b 2 G
Remark. Condition (b) is a consequence of (a) and (c). To prove that H is a subgroup of
G, it is enough to prove that
8a, b 2 H, a ⇤ b 1 2 H.
f (e1 ) = e2 , f (a 1 ) = [f (a)] 1 .
1
Proof.
Assume Ker f = {e1 }. If f (a) = f (b) then f (a) ⇤2 [f (b)] 1 = e2 by multiplying both side of
the equality by f (b) 1 . Since f is a homomorphism, we deduce that f (a ⇤1 b 1 ) = e2 . By
assumption, Ker f is trivial, it follows that a ⇤1 b 1 = e1 . Therefore a = b and f is injective.
2
which is also isomorphic (ex+y = ex · ey ). In conclusion, Addition and multiplication are
isomorphic. Directionality matters!
Definition 1.9. Gl(n, R) is the set of n ⇥ n matrices with non-zero determinant together
with the operation of multiplication.
Theorem 2.1. The intersection of two subgroups of (G, ⇤) is also a subgroup of (G, ⇤)
Proof. Let A and B be subgroups of the group (G, ⇤). This implies that they both contain
the identity element e. e 2 A, e 2 B =) e 2 A \ B . Furthermore because A and B
are subgroups, if a, b 2 A \ B, then a, b 2 A and a, b 2 B =) a ⇤ b 2 A, a ⇤ b 2 B. So
the intersection is closed under the group operation of (G, ⇤). Finally, if x 2 A \ B, then
x 2 A, x 2 B =) x 1 2 A, x 1 2 B =) x 1 A \ B. The intersection is closed under
inverse. As such, the intersection of two subgroups is a subgroup.
3
Definition 2.2. Let g 2 (G, ⇤). The order of g, denoted by |g|, is the smallest possible
positive integer such that g |g| = e.
Example. Consider (Z6 , +) (be smart! define Z6 as { 2, 1, 0, 1, 2, 3} where -2 corresponds
to 4, -1 corresponds to 5, and 6 corresponds to 0)
h1i = Z6
1 has order 6
1| + 1 + 1 {z
+ 1 + 1 + 1} = 0
six times
h2i has order 3
h25i has order 6
25
| + 25 + 25 {z
+ 25 + 25 + 25} = 0 or 25 = 24 + 1, and 1 has order 6
six times
h0i has order 1
4
• A cyclic group is always commutative because g commutes with itself.
Definition 2.5. Given (G1 , ⇤1 ) and (G2 , ⇤2 ), the Cartesian product (G1 , ⇤1 ) ⇥ (G2 , ⇤2 ) is a
group where the set is defined by (G1 ⇥ G2 ) ⇥ (G2 ⇥ G1 ) ! (G1 ⇥ G2 ) and the operation is
defined by (a1 , b1 ) ⇤ (a2 , b2 ) = (a1 ⇤1 a2 , b1 ⇤2 b2 ).
Example. What is (Z2 ⇥ Z2 , +)? It has 4 elements.
Remark. Z2 ⇥ Z2 is not isomorphic to Z4 because the former does not have an element
of order 4.
Example. Z2 ⇥ Z3 is isomorphic to Z6
Z2 ⇥ Z3 = {(0, 0)(0, 1), (0, 2), (1, 0), (1, 1), (1, 2)}
h(1, 1)i = {(0, 0), (1, 1), (0, 2), (1, 0), (0, 1), (1, 2)}
Since Z6 is a cyclic group and so is the cartesian product.
Remark. This is true in all cases where Za ⇥ Zb = Zab
3 Isomorphisms
How do we show that two groups are non-isomorphic?
(1) Check to see if they have di↵erent cardinalities, which implies that there is no bijection
between them.
Example. (Z6 , +) is not isomorphic to (Z4 , +) because they have di↵erent cardinalities.
Example. Z4 is not isomorphic to Z2 ⇥ Z2 since Z4 has an element of order 4 while
Z2 ⇥ Z2 does not.
(2) Check to see if they are of di↵erent countabilities (i.e. one is countable and the other
isn’t).
Example. Is there an example in the scope of this class?
(3) Check to see if they have di↵erent properties, specifically if one is commutative and the
other isn’t or they have elements of di↵erent order.
Example. (Z6 , +) is not isomorphic to (S3 , 0) because the former is commutative while
the latter is not.
Example. Gl(3, R) is not isomorphic to (R, +) because the latter is commutative while
the former is not.