Group conjugate

https://arbital.com/p/group_conjugate

by Patrick Stevens Jun 16 2016 updated Jun 20 2016

Conjugation lets us perform permutations "from the point of view of" another permutation.


Two elements x,y of a Group G are conjugate if there is some hG such that hxh1=y.

Conjugacy as "changing the worldview"

Conjugating by h is equivalent to "viewing the world through h's eyes". This is most easily demonstrated in the Symmetric group, where it is a fact that if σ=(a11a12a1n1)(a21a2n2)(ak1ak2aknk) and τSn, then τστ1=(τ(a11)τ(a12)τ(a1n1))(τ(a21)τ(a2n2))(τ(ak1)τ(ak2)τ(aknk))

That is, conjugating by τ has "caused us to view σ from the point of view of τ".

Similarly, in the Dihedral group D2n on n vertices, conjugation of the rotation by a reflection yields the inverse of the rotation: it is "the rotation, but viewed as acting on the reflected polygon". Equivalently, if the polygon is sitting on a glass table, conjugating the rotation by a reflection makes the rotation act "as if we had moved our head under the table to look upwards first".

In general, if G is a group which acts as (some of) the symmetries of a certain object X %%note:Which we can always view as being the case.%% then conjugation of gG by hG produces a symmetry hgh1 which acts in the same way as g does, but on a copy of X which has already been permuted by h.

Closure under conjugation

If a subgroup H of G is closed under conjugation by elements of G, then H is a Normal subgroup. The concept of a normal subgroup is extremely important in group theory.

%%%knows-requisite(Group action):

Conjugation action

Conjugation forms a action. Formally, let G act on itself: ρ:G×GG, with ρ(g,k)=gkg1. It is an exercise to show that this is indeed an action. %%hidden(Show solution): We need to show that the identity acts trivially, and that products may be broken up to act individually.

The stabiliser of this action, StabG(g) for some fixed gG, is the set of all elements such that kgk1=g: that is, such that kg=gk. Equivalently, it is the [group_centraliser centraliser] of g in G: it is the subgroup of all elements which commute with G.

The orbit of the action, OrbG(g) for some fixed gG, is the Conjugacy class of g in G. By the Orbit-stabiliser theorem, this immediately gives that the size of a conjugacy class divides the order of the parent group. %%%