Groups
Groups
Algebraic structures
1 Binary operations
De…nition 1 Let S be a nonempty set. A binary operation on S (or an internal
composition law on S) is any map : S S ! S, we usually write a b instead of
(a; b). We also say that S is equipped (endowed) with an internal composition
law.
Example 2
(a) Intersection, union and symmetrical di¤ erence are binary operations
on P(S):
(b) The composition of maps from S into S is a binary operation on S S :
8x; y 2 S : x y = y x:
8x; y; z 2 S : (x y) z = x (y z):
8x 2 S : x e = e x = x:
0 0 0
9x 2 S j x x = x x = e:
0
where e being the neutral element. In this case, x is called symmetric of
x or inverse of x:
1
When S is provided with an associative binary operation, we can carry out
the operations in any order we like, as long as we respect the respective positions
of the elements in relation to each other, in other words, the composition of
three or more elements can be unambiguously de…ned, eliminating the need for
parentheses.
Example 4
2
2 Groups
The theory of groups goes back to the post Renaissance era especialy to La-
grange (1770) solutions of polynomials equations. The term "group" was …rst
used by Galois(1830) Group theory is widely used in chemistry, theoretical
physics and in many branches of mathematics.
1. Operation is associative.
2. G contains a neutral element e with respect .
3. Any element of G possesses a symmetric with respect to .
Example 8
1. (Z; +); (Q; +); (R; +) and (C; +) are abelian groups.
2. (Q ; ); (R ; ) and (C ; ) are abelian groups.
3. (f+1; 1g ; ) is an abelian group.
4. Let D be the set of decimal numbers. (D; +) is an abelian group. Recall
that a decimal number can be written as a fraction whose denominator is
a power of 10.
5. Let G be the set of bijective maps from E into E, and let denote the
composition of maps. Then (G; ) is a noncommutative group.
Some conventions
The notation (G; +) is called additive. In this case the symmetric element
of an element x 2 G is denoted x and for any n 2 Z we de…ne
8
>
> e if n = 0
>
> x+x+ +x if n > 0
< | {z }
nx = n tim es
>
> ( x) + ( x) + + ( x) if n < 0:
>
>
: | {z }
n tim es
3
The notation (G; :) is called multiplicative. In this notation the symmetric
element of an element x 2 G is denoted x 1 and for any n 2 Z we de…ne
8
< e if n = 0
xn = x x x if n > 0
:
(x 1 ) (x 1 ) (x 1
) if n < 0:
Note that if a group G is commutative, one often writes the group law in
4
2.2 Subgroups
De…nition 10 Let (G; :) be a group and H a subset of G. We say that H is a
subgroup of G if
1. H is nonempty.
2. 8x; y 2 H; xy 2 H (H is said to be stable under the binary operation ).
1
3. 8x 2 H; x 2 H:
Example 11
1. For any group (G; :); the sets G and feg are subgroups of G; called the
trivial subgroups.
2. (Z; +) is a subgroup of (Q; +) which is a subgroup of (R; +) which is a
subgroup of (C; +).
3. Let 2 R and H = f k j k 2 Zg : H is a subgroup of (R; +):
4. Let a 2 R :The set Ua = fan j n 2 Zg is a subgroup of the group (R ; ):
5. (]0; +1[ ; ) is a subgroup of (R ; ).
6. The set U = fz 2 C j jzj = 1g is a subgroup of the group (C ; ):
7. Let n 2 N :The set Un = fz 2 C j z n = 1g is a subgroup of the group U:
5
Proposition 14 Let H; K be two subgroups of a group (G; ). Then H [ K is
a subgroup of (G; ) if and only if H K or K H.
8x; y 2 G=H : x y = x + y.
Then (G; ) is a group called quotient group. Indeed, the associativity of
follows from the associativity of + in G: The neutral element is e where e is the
neutral element of G; and the symmetric element of an element x is x where
x is the symmetric of x in G.
6
Example 16 For any integer n we know that nZ is a subgroup of Z: Let < be
the equivalence relation, de…ned on Z by: x<y if and only if x y 2 nZ and x the
equivalence class of x 2 Z:The quotient set of Z by < is Z=< = f x j x 2 Zg =
f r j r 2 f0; 1; :::; n 1gg denoted by Z=nZ: It is clear that Z=nZ is …nite, its
cardinality equal to n: (Z=nZ; ) is a commutative group where is de…ned as
x y = x + y:
Example 19
0 0
1. For any groups G; G the constant map f : G ! G de…ned by 8x 2 G;
f (x) = eG0 , is a homomorphism.
2. For every group G the identity map
IdG : G ! G
g 7 ! g
is an automorphism.
7
3. Let G be a group and a 2 G. Then the map de…ned as
f: Z ! G
n 7 ! an
f: C ! C
z 7 ! e2 iz
h: G ! G
1
a 7 ! gag
1. f (eG ) = eG0 :
2. f (xn ) = (f (x))n ; 8 x 2 G; 8n 2 Z:
0
1
3. If K is a subgroup of G ; then f (K) is a subgroup of G.
0
4. If H is a subgroup of G; then f (H) is a subgroup of G :
5. The kernel of f de…ned as ker f = fx 2 G j f (x) = eG0 g is a subgroup of
G:
n 0
o
6. The image of f de…ned as Im f = y 2 G j 9x 2 G; f (x) = y is a sub-
0
group of G :
Proof.
1. Since f is a homomorphism f (eG ) = f (eG eG ) = f (eG )f (eG ); the compo-
sition with (f (eG )) 1 gives f (eG ) = eG0 :
8
0
3. Let K be a subgroup of G :We have eG0 2 K and f (eG ) = eG0 then
eG 2 f 1 (K): Let x; y 2 f 1 (K) then f (x), f (y) 2 K: Since K is a
subgroup
f (x)(f (y)) 1 = f (xy 1 ) 2 K
this gives
1 1
xy 2f (K):
1
We conclude that f (K) is a subgroup of G:
4. Suppose H a subgroup of G: Since eG 2 H then f (eG ) = eG0 2 f (H): Let
0 0 0 0
x ; y 2 f (H) so x = f (x) and y = f (y) for some x; y 2 H and we have
0
1 1 1
(y ) = (f (y)) = f (y ) according to 2). As f is a homomorphism
then 0 0
x (y ) 1 = f (x)f (y 1 ) = f (xy 1 )
and
1
f (xy ) 2 f (H)
because H is a subgroup and x; y 2 H: We conclude that f (H) is a
0
subgroup of G :
5. A direct consequence of (3):
6. A direct consequence of (4):
0
Proposition 21 A group homomorphism f : G ! G is injective if and only if
ker f = feG g :
0
Proof. Let f : G ! G be a group homomorphism. Assume f is injective.
Let x 2 ker f , then f (x) = eG0 = f (eG ); so x = eG by de…nition of injectivity,
then ker f = feG g. Conversely, suppose ker f = feG g. Let x and y be two
elements of G such that f (x) = f (y). We compose both sides of the last equation
with (f (y)) 1 , and using the property that (f (y)) 1 = f (y 1 ) we deduce that
f (xy 1 ) = eG0 , so xy 1 2 ker f . Now ker f = feG g, hence x = y and f is
injective.
Proposition 22
0
1. If f is a homomorphism from (G; :) into (G ; :) and g is a homomorphism
0 00
from (G ; :) into (G ; :) then g f is a homomorphism from (G; :) into
00
(G ; :):
0
1
2. If f : (G; :) ! (G ; :) is an isomorphism then so is its inverse f :
0
(G ; :) ! (G; :):
Proof.
9
0
1. Let f a homomorphism from (G; ) into (G ; ) and g a homomorphism
0 00
from (G ; ) into (G ; :): Then for any x; y 2 G
(g f )(xy) = g(f (xy)) = g(f (x)f (y)) = g(f (x))g(f (y)) = (g f )(x)(g f )(y):
0 0
2. Suppose that f : G ! G is an isomorphism. Let h = f 1 : G ! G. We
know that h is bijective, so we just need to show that h is a homomorphism.
0
Let x; y 2 G . Put x = f (a) and y = f (b). Since f is a homomorphism
we have f (a)f (b) = f (ab), and so
1 : G1 G2 ! G1
(x1 ; y1 ) 7 ! x1
and
2 : G1 G2 ! G2
(x1 ; y1 ) 7 ! y1
respectively induce group homomorphisms from (G1 G2 ; ) to (G1 ; ) and
(G2 ; ):
Example 24
10
4. Let n 2 N : Un = fz 2 C j z n = 1g is a …nite cyclic group. Un =< 1 >;
2
where 1 = e n :
11
4. Let G be a group of an in…nite order such that G = hai for some a 2 G:
From 1) we have also G = a 1 : Suppose that G is also generated by ak
0 0
for some k with k 6= 1: Then there exists k 2 N such that (ak )k = a
0
this gives akk 1 = e which leads to say that the element a is of …nite
order, say G is of …nite order. Contradiction.
is bijective then jaHj = jHj : Since the sets aH have the same order as H and
they form a partition of G, then the order of G is a the number of classes
multiplied by the order of jHj : This concludes then the order of H divides the
order of G:
Corollary 27 If G is a group of …nite order n, then the order of any a 2 G
divides the order of G.
Proof. Let ` be the order of a, which is the least positive integer, so a` = e:
Then we can say that the set H = a; a2 ; a3 ; : : : :; a` 1 ; a` = e is a subgroup.
Since the subgroup has order `, thus ` the order of a divides the order of the
group G.
Corollary 28 Let G be a …nite group of prime order p: Then
1. For any x 2 Gn feg we have G = hxi :
2. The only subgroups of G are feg and G:
Proof.
1. It is clear that if x 2 Gn feg then the order of hxi is di¤erent from 1 and
divides jGj = p: Since p is prime, then jhxij = jGj ; necessarily hxi = G:
In other words, G is cyclic generated by any element x 2 G with x 6= e.
12
2. Since the order of a subgroup divides the order the group and jGj = p is
prime, the only subgroups of G are of order 1 and p which corresponds to
feg and G respectively.
Theorem 29 Let G be a …nite cyclic group of order n and G =< a >. Then
G =< ak > if and only if k < n and gcd(k; n) = 1.
13