6.1: Introduction to Permutation Groups
( \newcommand{\kernel}{\mathrm{null}\,}\)
Definition: Permutation
A permutation on a set A is a bijection from A to A. We say a permutation σ on A fixes a∈A if σ(a)=a.
Example 6.1.1
Let A be the set A={Δ,⋆,4}. Then the functions σ:A→A defined by
σ(Δ)=⋆,σ(⋆)=Δ,and σ(4)=4;
and τ:A→A defined by
τ(Δ)=4,τ(⋆)=Δ,and τ(4)=⋆
are both permutations on A.
Definition: Permutation Multiplication
Composition of permutations on a set A is often called permutation multiplication, and if σ and τ are permutations on a set A, we usually omit the composition symbol and write σ∘τ simply as στ.
Note
For us, if σ and τ are permutations on a set A, then applying στ to A means first applying τ and then applying σ. This is due to the conventional right-to-left reading of function compositions.
That is, if a∈A, by στ(a) we mean σ(τ(a)). (Some other books/mathematicians do not use this convention, and read permutation multiplication from left-to-right. Make sure to always know what convention your particular author or colleague is using!)
Example 6.1.2
Let A, σ, and τ be as in Example 6.1.1. Then στ is the function from A to A defined by
στ(Δ)=4,στ(⋆)=⋆,and στ(4)=Δ,
while τσ is the function from A to A defined by
τσ(Δ)=Δ,τσ(⋆)=4,and τσ(4)=⋆
Definition
Given a set A, we define SA to be the set of all permutations on A.
Theorem 6.1.1
Given a set A:
-
SA is a group under permutation multiplication.
-
If A has finite cardinality n, then |SA|=n! (if |A|=∞ then |SA| is also ∞).
-
SA is abelian if |A|=1 or 2, and nonabelian otherwise.
- Proof
-
1. Let σ,τ∈SA. Since a composition of bijections is a bijection (see Theorem 1.2.3), στ is a bijection from A to A, hence is in SA. So ⟨SA,∘⟩ is a binary structure
Next, function composition is always associative.
The identity function 1A:A→A defined by
1A(a)=a for all a∈A
clearly acts as an identity element in SA. Henceforth, we will denote 1A by e.
Finally, let σ∈SA. Since σ is a bijection, σ has an inverse function σ−1 that is also a bijection from A to A (Theorem 1.2.1). Since σ−1∈SA with σσ−1=σ−1σ=1A, every element of SA has an inverse element in SA.
So SA is a group.
2. Clearly |SA|=∞ when |A|=∞, and a straightforward combinatorial argument yields that when |A|=n∈Z+, we have |SA|=n!.
3. Finally, if |A|=1 or 2, then |SA|=1!=1 or |SA|=2!=2 so SA must be abelian (as it's a group of order 1 or 2). On the other hand, suppose |A|>2. Then A contains at least three distinct elements, say x, y, and z. Let σ be the permutation of A swapping x and y and fixing every other element of A, and let τ be the permutation of A swapping y and z and fixing every other element of A. Then στ(x)=y while τσ(x)=z, so στ≠τσ, and hence SA is nonabelian.
We will in the future use language provided by the following definition:
Definition: Permutation Group
A group is said to be a permutation group if it is a subgroup of SA for some set A.
Remark
Notice that if A and B are sets, then |A|=|B| if and only if SA≃SB.
Thus, for any set B with |B|=n∈Z+, we have SB≃SA, where A={1,2,…,n}. Since we are concerned in this course primarily with group structures which are invariant under isomorphism, we may focus now on groups of permutations on the set {1,2,…,n} (n∈Z+).