Skip to main content

Section 5.1 Group Actions

“Actions speak louder than words.”
―Anthony of Padua

Subsection Time to Act

We come to one of the central concepts in group theory, that of an action of a group on a set.

Definition 5.1. Group Action.

For a group G and set S, an action of G on S is a function
G×SS,
typically written as (g,s)gs, such that
  1. g(gs)=(gg)s for all g,gG and sS.
  2. eGs=s for all sS.

Example 5.2. Group Actions.

  1. Trivial Action.
    For any group G and any set S, gs:=s defines an action, the trivial action.
  2. The group Sn acts on the set X={1,2,,n} such that σi=σ(i).
  3. Left Multiplication.
    For any group G and any set S, gs:=gs defines an action, the left multiplication action.
     1 
    And similarly for right multiplication, yet we do not speak of that here.
  4. Conjugation.
    For any group G and any set S, gs:=gxg1 defines an action, the conjugation action.
Answer.
Let G be a group and S a set.
  1. Let g,gG and sS. Notice g(gs)=gs=s and eGs=s. Thus the trivial action is indeed a group action.
This is a small assemblage with no title, simply to make sure the surrounding box behaves properly, especially for output.

Remark 5.3.

Though the set S need not be a group, it certainly can be. Indeed, a group G can act on itself, as we will see in Section 5.2.

Subsection The Permutation Representation

One can also think of group actions as homomorphisms.

Proof.

We have
(σgσg1)(s)=σg(σg1(s)) (def of composition)=g(g1s)( def for σg and σg1)=(gg1)s (first property of a group action)=eGs (group axiom)=s (second property of a group action)
thus σgσg1=idS and a similar argument shows that σg1σg=idS
Finally, we wish to show ρ(gg)=ρ(g)ρ(g), equivalently σgg=σgσg. Since
σgg(s)=(gg)s=g(g)=σg(σg(s))=(σgσg)(s),
holds for all s, this proves ρ is a homomorphism.
Given a homomorphism ρ, the function G×SS defined as gs=ρ(g)(s) is an action because g(gs)=ρ(g)(ρ(g)(s))=(ρ(g)ρ(g))(s)=ρ(gg)(s)=(gg)s, and eGs=ρ(eG)(s)=id(s)=s.
An immediate perk of this result is that we already know a lot of things about homomorphisms, and we can thus extend that knowledge into the realm of group actions at our leisure.
Let’s see some examples.

Example 5.5. Common Permutation Representations.

  1. For the trivial action, the associated group homomorphism is GPerm(S) by gidS
  2. For left multiplication, the associated group homomorphism is GPerm(S) by gϕg, where ϕg(s)=gs
  3. For the conjugation action, the associated group homomorphism is GPerm(S) by gψg, where ψg(s)=gsg1

Subsection Faithful and Transitive Actions

Definition 5.6. Faithful.

An action of a group G on a set S is called faithful if the associated group homomorphism is injective. Equivalently, an action is faithful if and only if for a given gG, whenever gs=s for all sS, it must be that g=eG.

Exercise 5.7. The Faithful Action.

Verify that the two definitions of a faithful action are indeed equivalent. That is, show that the permutation representation of a group action is injective if and only if for a given gG, whenever gs=s for all sS, it must be that g=eG.

Discussion 5.1. Losing Faith.

Should an action which is not faithful be called unfaithful? Adulterous? Discuss.

Example 5.8. Trivial Adultery.

The trivial action is not faithful.

Definition 5.9. Transitive.

An action is transitive if for all x,yS there is a gG such that x=gy.

Remark 5.10.

In many cases, transitivity and faithfulness are related concepts. As we will see later, if a group action is transitive on a set X, then the action is faithful if and only if the stabilizer of any element of X is trivial. In these situations we can identify the group with a subgroup of the symmetric group on X, and use this identification to study the group.