I am having trouble with this homework problem:
Let $A$ be a set and $*$ be an associative binary operation on $A$ with the identity element $e$. Let $R$ be the relation on $A$ defined as follows: Let $a$ and $b$ exist in $A$. Then $aRb$ if there exists an invertible element $c\in A$ such that $b=c^{-1}*a*c$. Prove that $R$ is an equivalence relation on $A$.
I know that in order to prove that $R$ is an equivalence relation, I must prove that $R$ is reflexive, transitive and symmetric. But I cannot figure out how to do it. Please help!