I want to prove that an equivalence relation $\sim$ on a set $A$ has disjoint equivalence classes—that is, for any nonequivalent elements $a,b\in A$, we have $[a]\cap [b]=\emptyset$.
Here is my attempt at the proof:
If $\sim$ is an equivalence relation on $A$, then by transitivity, $a\sim b$ and $b\sim c$ implies $a\sim c$. Therefore, $\forall a\in A$, $a$ can only be equivalent to an element of the equivalence class $[a]$. Therefore, for two distinct, non-equivalent elements $a,b\in A$, $[a]\cap [b]=\emptyset$.
I would like to know if
$1)$ Are there any corrections to be made, and
$2)$ Any better wording for the proof.