08 - Centralizers, Normalizers, and Stabilizers

stabilizers

If G is a Group acting on a set S and s is some fixed element of S, then the stabilizer of s in G is the set:
GS={gG|gs=s}

Stabilizers are Subgroups

GsG (see Stabilizers).

Proof

  1. 1Gx=x1GGs
  2. (inverses) Suppose gGx, so gx=x. Then:
    g1(gx)=g1x(g1g)x=g1xx=g1x
    So then g1Gx.
  3. (products) Suppose g1,g2Gx. Then:
    (g1g2)x=g1(g2x)=g1x=x
    So g1,g2Gx.

fixing subgroup

Let SX be any subset. Then we can define the fixing subgroup of S:
Fix(S)={gG|gx=xxS}
Which is equivalent to:
=xS{gG|gx=x}=xSGx

Here we outline a few lemmas of Fixing Subgroups:

Lemma

For any collection {Hi} of Subgroups of a Group the intersection:
iHi
is a Subgroup of G. (it's the largest subgroup inside all Hi)

Lemma

For subsets S1S2X we have:
Fix(X)Fix(S2)Fix(S1)Fix()=G

Consider Group G acting on its own elements by conjugation:

  • X=G
  • gx=gxg1

Let's look at Stabilizers:
Gx={gG|gx=x}={gG|gxg1=x}={gG|gx=xg}
which are all the elements in G that commute with x. This is the Centralizer of the element x.

centralizer

For any subset AG, define CG(A)={gG|gag1=aaA}. This subset of G is called the centralizer of A in G. Since gag1=a iff ga=ag, then CG(A) is the set of elements of G which commute with every element in A.

Note that Z(G)=CG(G).

Intuition

The idea is that this is all elements such that they commute with all elements in A. In contrast to the Normalizer, this means that:
gs=sg
if gCG(S) for some set SG.

To contrast this with the Normalizer, that will say that if gNG(S) then:
gs=tg
for some tS instead. Namely, the element in S can change as you apply commutativity. This is why we look at the Stabilizers too, since we could define centralizers in terms of a combination of normalizers and stabilizers.

When we have a Centralizer where S=G, then:
CG(G)={gG|gx=xgxG}
is a subgroup called the center of G. It usually is denoted Z(G).

In particular, notice that G is an Abelian Group iff Z(G)=G.

Let's look at some simple examples highlighting these properties.

Example 1: S3

Let G=S3={1,(1 2),(1 3),(2 3),(1 2 3),(1 3 2)} from our Symmetric Group & Permutations.

To compute the Centralizer CS3((1 2)) then if we do every Conjugation Subgroup:

1(1 2)11=(1 2)(1CG(S3))(1 2)(1 2)(1 2)1=(1 2)((1 2)CG(S3))(1 3)(1 2)(1 3)1=(2 3)((1 3)CG(S3))(2 3)(1 2)(2 3)1=(1 3)((2 3)CG(S3))(1 2 3)(1 2)(1 2 3)1=(2 3)(1 3 2)(1 2)(1 3 2)1=(1 3)

So then CS3((1 2))={1,(1 2)}.

Here's some secret info for specifically conjugation in Sn. Consider wanting to compute:

στσ1

for σ,τSn is always the same "cycle type" as τ. To compute it super fast, do what σ says to the entries of τ. For example in S10:

(1 3 4)(2 7 5 6)=τ(1 4 7 2)(8 9)=σστσ1=()()=(4 3 7)(1 2 5 6)

By looking at the entries of τ and using the left σ ony to see where it went (so say the 1 in our τ must be the entry after it in σ).

Computing the rest of our entries:

1(1 2 3)11=(1 2 3)(1 2)(1 2 3)(1 2)1=(2 1 3)(1 3)(1 2 3)(1 3)1=(3 2 1)

Doing this gives that CS3((1 2 3))={1,(1 2 3),(1 3 2)}. Notice that since CS3((1 2 3))CS3((1 2))={1} then we don't need to check any more elements! Thus our Fixing Subgroup of S3 is thus the trivial subgroup.

Example 2

Let G act on its collection X of subsets by conjugation:

X=P(G)

Let SP(G), so SG. Then for any gG:

gS=gSg1={gsg1|sS}G

Now if you look at the Stabilizers, then:

GS={gG|gSg1=S}

Where gGSgsg1SsS. This is called the Normalizer of the set S.

normalizer

Define gAg1={gag1|aA}. Define the normalizer of A in G to be the set NG(A)={gG|gAg1=A}.