I am asked to prove the following theorem:
"Suppose that $G$ is a group with operation $\circ$ and identity $1$. Suppose that $a$ in $G$ and that $x$ is an element such that $a \circ x = a$ or $x \circ a = a$ then $x = 1$."
I am not sure how to address this proof. My thought is to use the definition that there is a unique element in $G$ that is the result of $a \circ b$ for any $a,b$ in $G$. Which means that $a \circ x = a = a \circ 1$ and thus $x=1$. Is this right at all?