I am studying groups and I had the question whether the implication in the title can be obtained or if, on the contrary, it is false.
My attempt to prove it was as follows:
Let $ a $ be an element of $ G $, define $ b = a^{-1} $, and suppose that $ ab = 1 $. Then we must show that $ ba = 1 $.
Since $ ab = 1 $, we have that $ b = abb $ and $ a = aba $, so
$$ ba = (abb)(aba) = (ab)(ba)(ba) = (ba)(ba). $$
The next step would be to see if in a group, the condition $ xx = 1 $ implies that $ x = 1 $.
I would like to know if the approach of the proof is correct and if you have any suggestions on how to show this last statement. Thank you for reading :D
I was testing the existence of inverses. If $ a \in R^{\ast} $, then there exists a $ b \in R $ such that $ ab = 1 $. I want to prove that $ b \in R^{\ast} $ by showing that $ ba = 1 $.
– Van Kampen Oct 10 '24 at 16:57