Group acts as automorphisms by conjugation

From Groupprops

This article gives the statement, and possibly proof, of a basic fact in group theory.
View a complete list of basic facts in group theory
VIEW FACTS USING THIS: directly | directly or indirectly, upto two steps | directly or indirectly, upto three steps|
VIEW: Survey articles about this

This article describes a pivotal group action: a group action on a set closely associated with the group. This action is important to understand and remember.
View other pivotal group actions

Statement

Let G be a group. For any gG, define the map:

cg:GG

given by:

cg(x):=gxg1

(this is termed conjugation by g or the inner automorphism induced by g).

Then, the following are true:

Related facts

Analogues in other structures

Proof

Proof that every conjugation is an automorphism

Given: A group G, an element gG

To prove: The map cg:xgxg1 is an automorphism of G

Proof: cg is a map from G to G. We need to thus prove three things:

  • cg(xy)=cg(x)cg(y)

The key idea for this is the fact that g1g=e. Formally:

cg(x)cg(y)=(gxg1)(gyg1)=gx(g1g)yg1=gxeyg1=gxyg1=cg(xy)

  • cg(e)=e

The key idea for this is the fact that gg1=e. Formally:

cg(e)=geg1=gg1=e

  • cg(x1)=cg(x)1

Here, we use the fact that the inverse of a product of elements is the product of their inverses, in reverse order (i.e. the inverse map is involutive). Thus, we have:

cg(x)1=(gxg1)1=(g1)1x1g1=gx1g1=cg(x1)

Note that for the proof to go through we need to use the fact that g and g1 are left and right inverses of each other.

NOTE: It actually suffices to prove only the first of these three things, because to test whether a map between groups is a homomorphism of groups, it suffices to check whether it sends products to products. However, when working in somewhat greater generality than groups, it becomes important to check the other conditions, and they're explained here for illustrative purposes.

Thus, every cg is a homomorphism. It remains to show that this homomorphism is injective and surjective. Injectivity is clear, because cg(x)=ex=e. For surjectivity, note that given any yG, setting:

x:=g1yg

yields cg(x)=y. (This also becomes clearer from the fact that the map gcg is itself a homomorphism of groups).

Thus, cg is an automorphism.

Proof that the map is a homomorphism

Given: A group G

To prove: The map gcg, is a homomorphism from G to Aut(G)

Proof: We'll check three things:

  • cgh=cgch

The proof again uses the reversal law for inverses (inverse map is involutive):

cgh(x)=ghx(gh)1=ghxh1g1=g(ch(x))g1=cg(ch(x))=(cgch)(x)

  • ce is the identity map:

ce(x)=exe1=x

  • cg1=cg1

This follows from the first two facts, because cgcg1=cgg1=ce which is the identity map, and the same holds for composition in the other order.