Is C(a) isomorphic to C(gag-1) for elements a and g in a group?

tyrannosaurus
Messages
31
Reaction score
0

Homework Statement



If a and g are elements of a group, prove that C(a) is isomorphic to C(gag-1)

Homework Equations



I have defined to mapping to be f:C(gag-1) to C(a) with f(h)=g-1hg.
I have no idea if this is right.

The Attempt at a Solution


I don't have a clue at the solution, any help would be greatly appreciated.
 
Physics news on Phys.org
forgot to mention, that C(a) and C(gag^-1) means the centralizer of a and the centralizer of gag^-1. The centralizer of a is the set of all elements in G that commute with a.
 
tyrannosaurus said:
I have no idea if this is right.
Have you tried proving it's an isomorphism? Or at least stating what that would mean?
 
here is my new attempt at the solution:
1. Mapping: F:C(gag^-1) to C(a) is obviously a well defined function with f(h)=g^-1hg.
2. One to one- Let h and l be elements of C(gag^-1). Then by definition of f, g^-1hg=g^-1lg, this h=l by left and right cancellation laws.
3. Onto- let k=gmg^-1 that is an element of C(a). Let p=m. Obviously p is an element of C(gag^-1). Then f(p)=f(m)=gmg^-1. Thus f is onto.
4. Operation oreservation
Let r,s be elements of C(gag^-1). Then f(r*s)=(g^-1)*r*s*g= (g^-1)*r*e*s*g *(e=identity element)=(g^-1)*r*g*(g^-1)*s*g=((g^-1)*r*s)*((g^-1)*s*g)(associativity of operation)=f(r)*f(s).
Thus f preserves the operation and C(a) and C(gag^-1) are isomorphic.
Does this sound any better.
 
My issues:

  1. To be a well-defined function C(gag-1) -> C(a), the relation you defined
    f(h) = g-1hg​
    has to have two properties:
    • It must be a function
    • C(a) contains the image of C(gag-1)
    I will agree that it's obviously one-to-one. I suspect your professor would prefer more justification on the second part.
  2. This is more-or-less fine. I think you forgot a phrase like "such that f(h)=f(l)" somewhere, though.
  3. I'm really confused about what you're doing here. (Also, I suspect your professor would prefer "obviously" to be replaced with something more details)
  4. This is good.
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top