Show that commutativity is a structural property

  • Context: Undergrad 
  • Thread starter Thread starter Mr Davis 97
  • Start date Start date
  • Tags Tags
    Property Structural
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
1 reply · 2K views
Mr Davis 97
Messages
1,461
Reaction score
44
I am trying to prove that if two groups are isomorphic then one is abelian iff the other is abelian. This is a simple task, but I am a little confused about how to write it up.

Suppose that ##\phi : G \to H## is an isomorphism. Let ##a,b \in G##. Then ##ab = ba \implies \phi (a) \phi (b) = \phi (b) \phi (a)##. Here is where my question lies. To show that ##H## is abelian, I need to show that any two arbitrary elements commute. Why does ##\phi (a) \phi (b) = \phi (b) \phi (a)## tell me that any two arbitrary elements of ##H## commute? Does it have something to with ##\phi## being a bijection?
 
Physics news on Phys.org
Mr Davis 97 said:
I am trying to prove that if two groups are isomorphic then one is abelian iff the other is abelian. This is a simple task, but I am a little confused about how to write it up.

Suppose that ##\phi : G \to H## is an isomorphism. Let ##a,b \in G##. Then ##ab = ba \implies \phi (a) \phi (b) = \phi (b) \phi (a)##. Here is where my question lies. To show that ##H## is abelian, I need to show that any two arbitrary elements commute. Why does ##\phi (a) \phi (b) = \phi (b) \phi (a)## tell me that any two arbitrary elements of ##H## commute? Does it have something to with ##\phi## being a bijection?
Yes. ##\phi## covers all elements of ##H##:
##ab = ba \Longleftrightarrow \phi (a) \phi (b) = \phi (b) \phi (a) \Longleftrightarrow a'b'=b'a'##
You simply already have written all elements of ##H## since ##H=\operatorname{im} \phi = \{\,\phi(a)\,|\,a\in G\,\}##.
 
  • Like
Likes   Reactions: Mr Davis 97