Proving Equality of Orders in Group Isomorphisms

  • Thread starter Thread starter SNOOTCHIEBOOCHEE
  • Start date Start date
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
5 replies · 3K views
SNOOTCHIEBOOCHEE
Messages
141
Reaction score
0

Homework Statement



let phi : G --->G' be an isomorphism of groups. let x element of G and let x'=phi(x)

Prove that the orders of x and x' are equal

The Attempt at a Solution



I don't even know what the order of a isomorphism means. As far as i know, an isomorphism is just a bijective map from G to G'. How does this have order?
 
Last edited:
Physics news on Phys.org
The question isn't asking you to find the order of an isomorphism. It's asking you to look at the orders of x and x'.

Also, generally speaking, an isomorphism can have an order: there are groups whose elements are maps.
 
An isomophism is NOT just a "bijective map from G to G'". It is a bijective map that preserves the operation: phi(x*y)= phi(x).phi(y) where * is the operation in G and . is the operation in G'.

As morphism told you, the question does not ask anything about "order of an isomophism"- it asks about the orders of x and phi(x), a member of G and a member of G'.
 
Ok I am still lost on this problem.

I know we want to show that xn=eg and phi(x)n = eg' for some integer n.

but i don't know how to do this.
 
No, you want to show that IF xn= eG, then (phi(x)n= eG'. try applying phi to both sides of the first equation.
 
Last edited by a moderator:
ok so phi(xn)= phi(eg)
==> phi(xn)= eg'

because phi is an isom

phi(xn)= phi(x)n

and phi(x)n=eg'

thus both x and x' have order n

//

That good?