gtfitzpatrick
- 372
- 0
Homework Statement
prove that R under addition is not isomorphic toR^*, the group of non zero real numbers under multiplication.
Homework Equations
The Attempt at a Solution
\varphi:(R,+) \rightarrow (R^* , .)
let \varphi(x) = -x
then \varphi(x+y) = -(x+y) = -x-y
\neq \varphi(x)\varphi(y) = (-x)(-y) = xy \neq -x-y
since these are not equal it proves they are not isomorphic?
im a little confused about this, am i doing this right?
Thanks all