Prove map σ:y→xyx⁻¹ is bijective

  • Thread starter Thread starter catherinenanc
  • Start date Start date
  • Tags Tags
    Map
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
catherinenanc
Messages
49
Reaction score
0
1. Let G be any group and x∈G. Let σ be the map σ:y→xyx⁻¹. Prove that this map is bijective.
It seems to be written strangely, since it never really says anywhere that y is in G, but I guess that must be an assumption.2. bijective=injective+surjective.
in order to prove injective, we need to show that y1≠y2→xy1x⁻¹≠xy2x⁻¹
and in order to prove surjective, we need to show that for every g in G, there exists a y in G such that xyx^-1=g.

3. I think that I can say: Let y=x^-1gx. Then xyx-1=g and we are done for surjective.
I don't really know how to "show" injective, since it seems obvious.
 
Physics news on Phys.org
So I show that xy1x-1=xy2x-1→y1=y2 by simply left-multiplyng both sides by x-1 and right-multiplying both sides by x? Is that too simple?

Also, does my thinking on surjective work?