If $a\cdot a = a$ then $a=0$ or $a=1$?
Where $a \in \mathbb{R}.$
I try this way:
Suppose that a is different to $0$ it implies the existence of multiplicative inverse:
$$a^{-1}(a\cdot a)=a^{-1}\cdot a$$
$$(a^{-1}a)= 1~~~~~\text{(by associativity)}$$
$$1\cdot a=1~~~~~\text{(multiplicative inverse)}$$
Therefore $a=1$.
Is this even possible to negate one of my conclusion to get to the other one and then do the same to prove the other conclusion or this is terribly wrong? I appreciate every help I'm losing myself.