4Fun
- 10
- 0
Homework Statement
Let (G,\circ) be a group. Show that \foralla\inG (a^{-1})^{-1} = a
The Attempt at a Solution
I came up with the following. a^{-1} is the inverse of (a^{-1})^{-1}, therefore we have:
a^{-1} \circ (a^{-1})^{-1} = e
But for a^{-1} \circ (a^{-1})^{-1} to be equal to e, it has to be the case that:
a^{-1} \circ a = e
, therefore (a^{-1})^{-1} has to be equal to a.
Now I think the proof is incorrect, but I'm not sure. I think the mistake is trying to imply that (a^{-1})^{-1} is equal to a, just because both a^{-1} \circ (a^{-1})^{-1} and a^{-1} \circ a are equal to a. Is this a valid proof technique?