Two elements x,y of a Group G are conjugate if there is some h∈G such that hxh−1=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 σ=(a11a12…a1n1)(a21…a2n2)…(ak1ak2…aknk) 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 g∈G by h∈G produces a symmetry hgh−1 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×G→G, with ρ(g,k)=gkg−1. 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.
- ρ(gh,k)=(gh)k(gh)−1=ghkh−1g−1=gρ(h,k)g−1=ρ(g,ρ(h,k));
- ρ(e,k)=eke−1=k. %%
The stabiliser of this action, StabG(g) for some fixed g∈G, is the set of all elements such that kgk−1=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 g∈G, 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. %%%