17 Group Actions

4

Question

Let G be a Group acting on a set A and fix some aA. Show that the following sets are Subgroups of G:
a. The kernel of the action.
b. {gG|ga=a} - this subgroup is called the stabilizer of a in G.

Proof

Let σ:G×AA be this group action.

a. Notice Ker(σ)={gG|ga=aaA}. Notice that it's a subset of G, a group already. Thus we just have to show closure under the binary operation, and under the inverse.

For the former, let g1,g2Ker(σ). Then consider the element g1g2 acting on some aA. Namely, notice that:

(g1g2)a=g1(g2a)=g1a(g2Ker(σ))=a(g1Ker(σ))

Thus then g1g2Ker(σ), showing closure under the binary operation.

Similarly, let gKer(σ). We want to show g1Ker(σ). Notice for any aA:

ga=ag1(ga)=g1a(g1g)a=g1a1Ga=g1aa=g1a

Thus g1Ker(σ). Therefore, then Ker(σ) is a subgroup of G.

b. Consider C={gG|ga=a}. Notice that this is very similar to Ker(σ), except it is for our specific fixed aA. The work to show it is a subgroup would be a copy of what we did for (a), so then WLOG then C is a subgroup of G.

5

Question

Prove that the kernel of an action of the Group G on the set A is the same as the kernel of the corresponding permutation representation GSA. (see also 16 Homomorphisms, Isomorphisms#14)

Proof

Say σ:G×AA is such an action of the group G on set A. Then let K=Ker(σ)={gG|ga=aaA}. Let φ:GSA be a group Homomorphism (or Group Morphism) from G to SA.

We want to show that K=Ker(φ). Note here that Ker(φ)={gG|φ(g)=(1)}:

(): Let kK. Then aA we get that ka=a. Notice then that letting aA:

φ(k)a=σk(a)=ka=a

Thus φ(k)=(1) so then kKer(φ).

(): Let kKer(φ), so then φ(k)=(1). Let aA. Then notice that:

φ(k)a=ka=a

since φ(k) is the identity, and φ(k)=σk=k. Therefore, then kK by definition.

6

Question

Prove that a Group G acts faithfully (ie: the action's associated permutation representation is injective) (see Faithful Action) iff the kernel of the action is the set consisting only of the identity.

Proof

(): Suppose G acts faithfully. Namely, let X be the set it acts faithfully on. Thus, then any gG gives an injective permutation representation φ:GSX.

Consider the kernel of the action Ker(σ)={gG|gx=xxX}. Clearly the identity 1G is in this kernel since 1Gx=x by definition of a group action.

Now, assume for contradiction that there is some g1G where gKer(σ). Thus gx=x for any xX. Because 1Gx=x=gx then σ1G(x)=σg(x). x here is arbitrary, so then φ(1G)=φ(g). But φ is an injective map (by our supposition)! Thus then 1G=g which is a contradiction. Thus, then the only element in the kernel can be the identity element.

(): Suppose that G is not acting faithfully. Thus g1g2G such that φ(g1)=φ(g2). We want to show that the kernel is not trivial here. These are permutations which can be inverted so then φ(g1)1φ(g2)=(1). Since φ is a homomorphism, then (1)=φ(g11g2) so then g11g2Ker(σ). Notice that this element cannot be the identity since if it was then g1=g2 as a contradiction. Thus the kernel is not trivial.

17

Question

Let G be a group and let G act on itself by left conjugation, so each gG maps GG by:

xgxg1

For fixed gG, prove that conjugation by g is an Isomorphism from G onto itself (see 16 Homomorphisms, Isomorphisms#20). Deduce that x and gxg1 have the same order for all xG and that for any subset AG then |A|=|gAg1| where gAg1={gag1|aA}.

Proof

Let φ be the isomorphism we are showing, for our fixed gG (so φ(x)=gxg1 for any xG). For the first condition of being a Homomorphism (or Group Morphism), let x1,x2G be arbitrary. Then:

φ(x1x2)=g(x1x2)g1=(gx1)(x2g1)=(gx1)(g1g)(x2g1)=(gx1g1)(gx2g1)=φ(x1)φ(x2)

For being bijective:

To show that |x|=|gxg1| assume |x|=n. Then xn=1. Then:

(gxg1)n=gxng1=φ(xn)=φ(1G)=1G

Thus |gxg1|=n=|x|.