Groupprops, The Group Properties Wiki (pre-alpha)
Visit the subject wikis reference guide for links to more subject wikis.
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|
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
, define the map:
given by:
cg(x): = gxg − 1
(this is termed conjugation by g or the inner automorphism induced by g).
Then, the following are true:
- For every
, cg is an automorphism of G (an automorphism arising this way is termed an inner automorphism).
- The map from G to its automorphism group
that sends an element g to the automorphism cg, is a homomorphism of groups.
Related facts
Analogues in other structures
Proof
Proof that every conjugation is an automorphism
Given: A group G, an element
To prove: The map
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 g − 1g = e. Formally:
cg(x)cg(y) = (gxg − 1)(gyg − 1) = gx(g − 1g)yg − 1 = gxeyg − 1 = gxyg − 1 = cg(xy)
- cg(e) = e
The key idea for this is the fact that gg − 1 = e. Formally:
cg(e) = geg − 1 = gg − 1 = e
- cg(x − 1) = 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 = (gxg − 1) − 1 = (g − 1) − 1x − 1g − 1 = gx − 1g − 1 = cg(x − 1)
Note that for the proof to go through we need to use the fact that g and g − 1 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
. For surjectivity, note that given any
, setting:
x: = g − 1yg
yields cg(x) = y. (This also becomes clearer from the fact that the map
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
, is a homomorphism from G to
Proof: We'll check three things:
The proof again uses the reversal law for inverses (inverse map is involutive):
- ce is the identity map:
ce(x) = exe − 1 = x
This follows from the first two facts, because
which is the identity map, and the same holds for composition in the other order.