Groups
Rupesh Tiwari
1
Groups
2
1.Introduction
3
1.Introduction
4
1.Introduction
1.1.Binary Operations
A binary operation on a set is a rule for combining two elements of the set. More precisely, if S iz a nonemty set, a binary operation on S iz a mapping f : S × S → S. Thus f associates with each ordered pair (x,y) of element of S an element f(x,y) of S. It is better notation to write x y for f(x,y), refering to as the binary operation.
5
1.Introduction
1.2.Definition of Groups
A group (G, ・) is a set G together with a binary operation ・ satisfying the following axioms.
(a ・ b) ・ c = a ・ (b ・ c) for all a, b, c ∈ G.
(ii) There is an identity element e ∈ G such that
e ・ a = a ・ e = a for all a ∈ G.
(iii) Each element a ∈ G has an inverse element a−1 ∈ G such that a-1・ a = a ・ a−1 = e.
6
1.Introduction
If the operation is commutative, that is,
if a ・ b = b ・ a for all a, b ∈ G,
the group is called commutative or abelian, in honor of the
mathematician Niels Abel.
7
1.Introduction
1.3.Examples of Groups
1−1 = 1, (−1)−1 = −1, i−1 = −i, and (−i)−1 = i.
8
1.Introduction
(Z,+), (R,+), and (C,+) are all abelian groups under addition.
(R∗,・), and (C∗, ・) are all abelian groups under
multiplication.
9
1.Introduction
f g:R2 → R2, where
f g(x, y) = f (g(x, y))= f (x + c, y + d)= (x + c + a, y + d + b).
This is a translation in the direction of (c + a, d + b). It can easily be verified that the set of all translations in R2 forms an abelian group, under composition. The identity is the identity transformation 1R2 :R2 → R2, and the inverse of the translation in the direction (a, b) is the translation in the opposite direction (−a,−b).
10
1.Introduction
11
1.Introduction
(i) (a−1)−1 = a.
(ii) (ab)−1 = b−1a−1.
(iii) ab = ac or ba = ca implies that b = c. (cancellation law)
12
1.Introduction
It often happens that some subset of a group will
also form a group under the same operation.Such
a group is called a subgroup. If (G, ・) is a
group and H is a nonempty subset of G, then
(H, ・) is called a subgroup of (G, ・) if the
following conditions hold:
(i) a ・ b ∈ H for all a, b ∈ H. (closure)
(ii) a−1 ∈ H for all a ∈ H. (existence of inverses)
13
1.Introduction
(iii) a ・ b−1 ∈ H for all a, b ∈ H.
Proposition 1.4.2. If H is a nonempty finite subset of a group G and ab ∈ H for all a, b ∈ H, then H is a subgroup of G.
Example 1.4.1 In the group ({1,−1, i,−i}, ・), the subset {1,−1} forms a subgroup because this subset is closed under multiplication
14
1.Introduction
15
1.Introduction
16
1.Introduction
<a > = {an : n∈ Z} = {all powers of a } .
It is easy to see that <a > is a subgroup of G .
< a > is called the cyclic subgroup of G generated by a. A group G is called cyclic if there is some a ∈ G with G = < a >; in this case a is called a generator of G.
17
1.Introduction
18
2.Normal subgroups,quotient� groups
19
2.Normal subgroups,quotient� groups
the coset Ha.
20
2.Normal subgroups,quotient� groups
Solution. One coset is the subgroup itself A3 = {(1), (123), (132)}. Take any element not in the subgroup, say (12). Then another coset is A3(12) = {(12), (123) (12), (132) (12)} = {(12), (13), (23)}.Since the right cosets form a partition of S3 and the two cosets above contain all the elements of S3, it follows that these are the only two cosets.
In fact, A3 = A3(123) = A3(132) and A3(12) = A3(13) = A3(23).
21
2.Normal subgroups,quotient� groups
Since C12 = H ∪ Hg ∪ Hg2 ∪ Hg3, these are all the cosets
22
2.Normal subgroups,quotient� groups
Proof. Let Ha be a right coset of H in G. We produce a bijection between Ha and H, from which it follows that there is a bijection between any two right cosets.
Define ψ:H → Ha by ψ(h) = ha. Then ψ is clearly surjective. Now suppose that ψ(h1) = ψ(h2), so that h1a = h2a. Multiplying each side by a−1 on the right, we obtain h1 = h2. Hence ψ is a bijection.
23
2.Normal subgroups,quotient� groups
Proof. The right cosets of H in G form a partition of G, so G can be written as a disjoint union
G = Ha1 ∪ Ha2 ∪ ·· ·∪ Hak for a finite set of elements a1, a2, . . . , ak ∈ G.
By Lemma 2.2.1, the number of elements in each coset is |H|. Hence, counting all the elements in the disjoint union above, we see that |G| = k|H|. Therefore, |H| divides |G|.
24
2.Normal subgroups,quotient� groups
|G : H| = |G|/|H|.
25
2.Normal subgroups,quotient� groups
26
2.Normal subgroups,quotient� groups
Right Cosets
H = {(1), (123), (132)}; H(12) = {(12), (13), (23)}
Left Cosets
H = {(1), (123), (132}; (12)H = {(12), (23), (13)}
In this case, the left and right cosets of H are the same.
Right Cosets
K = {(1), (12)} ; K(13) = {(13), (132)} ; K(23) = {(23), (123)}
Left Cosets
K = {(1), (12)};(23)K = {(23), (132)}; (13)K = {(13), (123)}
27
2.Normal subgroups,quotient� groups
Definition: A subgroup H of a group G is called a normal subgroup of G if g−1hg ∈ H for all g ∈ G and h ∈ H.
Proposition 2.3.1. Hg = gH, for all g ∈ G, if and only if H is a normal subgroup of G.
Proof. Suppose that Hg = gH. Then, for any element h ∈ H, hg ∈ Hg = gH. Hence hg = gh1 for some h1 ∈ H and g−1hg = g−1gh1 = h1 ∈ H. Therefore,H is a normal subgroup.
Conversely, if H is normal, let hg ∈ Hg and g−1hg = h1 ∈ H. Then hg = gh1 ∈ gH and Hg ⊆ gH. Also, ghg−1 = (g−1)−1hg−1 = h2 ∈ H, since H is normal, so gh = h2g ∈ Hg. Hence, gH ⊆ Hg, and so Hg = gH.
28
2.Normal subgroups,quotient� groups
29
2.Normal subgroups,quotient� groups
30
2.Normal subgroups,quotient� groups
31
2.Normal subgroups,quotient� groups
(Zn,+) is a cyclic group with 1 as a generator .When there is no confusion, we write the elements of Zn as 0, 1, 2, 3, . . . ,
n − 1 instead of [0], [1], [2], [3], . . . , [n − 1].
32
3.Homorphisms.
33
3.Homorphisms
f (a ・ b) = f (a) * f (b) for all a, b ∈ G.
(H, *), we say that (G, ・) and (H, *) are isomorphic and write (G, ・) ≅ (H, * ).
34
3.Homorphisms
- The function f : Z → Zn , defined by f (x) = [x] iz the group homomorphism.
- Let be R the group of all real numbers with operation addition, and let R+ be the group of all positive real numbers with operation multiplication. The function f : R → R+ , defined by f (x) = ex , is a homomorphism, for if x, y ∈ R, then
f(x + y) = ex+y = ex ey = f (x) f (y). Now f is an isomorphism, for its inverse function g :R+ → R is lnx. There-fore, the additive group R is isomorphic to the multiplicative group R+ . Note that the inverse function g is also an isomorphism: g(x y) = ln(x y) = lnx + lny = g(x) + g(y).
35
3.Homorphisms
(i) f (eG) = eH .
(ii) f (a−1) = f (a)−1 for all a ∈ G.
(ii) f (a) f (a−1) = f (a a−1) = f (eG) = eH by (i). Hence f (a−1) is the unique inverse of f (a); that is f (a−1) = f (a)−1
36
3.Homorphisms
(i) Kerf is a normal subgroup of G.
(ii) f is injective if and only if Kerf = {eG}.
37
3.Homorphisms
ψ: G/K → Imf is defined by ψ(Kg) = f (g).
f (g ,) = f (kg) = f (k)f(g) = eHf (g) = f (g).
Thus ψ is well defined on cosets.
38
3.Homorphisms
ψ(Kg1Kg2) = ψ(Kg1g2) = f (g1g2) = f (g1)f (g2) = ψ(Kg1)ψ(Kg2).
39
3.Homorphisms
Solution. The set W consists of points on the circle of complex numbers of unit modulus, and forms a group under multiplication. Define the function
f :R → W by f (x) = e2πix. This is a morphism from (R,+) to
(W, ·) because
f (x + y) = e2πi(x+y) = e2πix · e2πiy = f (x) · f (y).
The morphism f is clearly surjective, and its kernel is {x ∈ R|e2πix = 1} = Z.
Therefore, the morphism theorem implies that R/Z ≅ W.
40