Hello I need help with the proof strategy for this problem.
Let $R$ be an equivalence relation on a set $A$ and let $a,b \in A$. Prove that $[a] = [b]$ if and only if $aRb$.
Hello I need help with the proof strategy for this problem.
Let $R$ be an equivalence relation on a set $A$ and let $a,b \in A$. Prove that $[a] = [b]$ if and only if $aRb$.
So we want to prove that $[a] = [b] \Rightarrow aRb$, and $aRb \Rightarrow [a] = [b]$.
For the first part, $[a] = \{x \mathop \lvert aRx\}$, and by reflexivity, $a \in [a]$. But since $[a] = [b]$, $a \in[b]$. And so by definition, $bRa$, and by symmetry $aRb$.
For the second part, you need to show that $aRb$ implies that $[a] = [b]$, and I think the best way to do that is to take an arbitrary element $x \in [a]$, and use the definition of $[a]$ and transitivity to show that $x \in [b]$, and vice versa, thus showing that the two sets are equal.