Groups
Contents
1.10. Groups#
We introduce the notion of groups in this section.
Note
All functions in this section are total functions.
1.10.1. Definition#
A group is a set with a single binary operation. It is one of the simplest algebraic structures.
(Group)
Let
If the binary operation
[Closure] The set
is closed under the binary operation . i.e.[Associativity] For every
[Identity element] There exists an element
such that[Inverse element] For every
there exists an element such that
then the set
Above properties are known as group axioms. Note that commutativity is not a requirement of a group.
Frequently, the group operation is the regular mathematical
addition. In those cases, we write
Often, we may simply write a group
1.10.1.1. Commutative groups#
A commutative group is a richer structure than a group. Its elements also satisfy the commutativity property.
(Commutative group)
Let
[Commutativity] For every
Then
1.10.2. Permutation Groups#
(Permutation)
Let
The set of all permutations of a set
(Permutation group)
Let
It is known as the permutation group of
Proof. Since every permutation
Closure
Let
and be permutations.Then they are both bijections.
Hence Their composition
is also a bijection.Hence
is also a permutation.Hence
is closed under function composition.
Associativity
Function composition is by definition associative.
Identity element
Consider the identity function
defined as is a bijection. Hence .For any
, we can see that .Similarly,
.Hence
serves as an identity permutation.
Inverse
Since bijections are invertible, hence for every permutation, there exists an inverse permutation.
Hence
1.10.2.1. Permutations on Finite Sets#
Let
We can see that the two rows are two different (ordered) arrangements of the elements of
.One can think of a permutation as a rearrangement of the elements of the set
.Recall from Definition 1.84 that for a finite set, there exists a bijection from the set
to the set given by .Hence, for every permutation of a finite
, there exists a corresponding permutation of the set .
1.10.2.2. Symmetric Groups#
Consider the set
Let
.Let
and be two permutations given by is given by is given byThen
is given byWe have
. E.g. .Then
is given byWe can see that
. Hence the permutation group is not commutative.
(Cardinality of symmetric group)
Let
Proof. We can write a permutation as
We need to count the number of ways of constructing the second row.
There are
ways of choosing .Once
has been chosen, there are ways of choosing since cannot be chosen again as is injective.Similarly, there are
ways of choosing since and have already been chosen and cannot be chosen again.We continue in this manner.
Finally, there is just one way of choosing
.Each choice of
can occur with each choice of .Hence total number of permutations is given by