Ways of writing a logical argument

  • Context: Undergrad 
  • Thread starter Thread starter Mr Davis 97
  • Start date Start date
  • Tags Tags
    Argument Writing
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
Mr Davis 97
Messages
1,461
Reaction score
44
Let ##G## be a group. Suppose that the map from ##G## to itself defined by ##\phi (g) = g^{-1}## is a homomorphism. Prove that ##G## is abelian.

So I came up with two ways of writing the solution and am wondering whether they are equivalent and which one is preferable:
1) Let ##a,b \in G##. Then ##\phi (ab) = \phi(a)(b) \implies (ab)^{-1} = a^{-1}b^{-1} \implies b^{-1}a^{-1} = a^{-1}b^{-1} \implies ba = ab##.

2) Let ##a,b \in G##. Then ##ab = (b^{-1}a^{-1})^{-1} = \phi(b^{-1}a^{-1}) = \phi(b^{-1}) \phi(a^{-1}) = b a##
 
Physics news on Phys.org
It doesn't matter, they are both valid. I found the first one easier to read (you've forgotten one ##\phi##), but this is a matter of taste.

The basic idea is contained in both of them: inversion reverses the order whereas a homomorphism preserves the order. Both at the same time forces commutativity.
 
  • Like
Likes   Reactions: Mr Davis 97