Yea, I hate myself when I ask this question. But I got a question below:
Consider the following relations on the set $\{a, b, c\}$. Which of the relations are equivalence relations?
It's from a multiple choice. One of the correct answers is:
$\{(a, a),(b, b),(c, c)\}$
I understand all the other answers but I just have to convince my self about this is true. Here is my ideas:
- It's reflective because $aRa$.
Let $a=b$ then
- It's s symmetric because $aRb$ and $bRa$ where $a=b$.
Let $a=b=c$ then
- It's transitive because $aRb$ and $bRc$ then $aRc$ where $a=b=c$.
Am I correct? If not, how can I convince my self it's true?
Your step-by-step method and the logic for each step is entirely correct. This correct method should convince you that it is true. That's really all that is there to this.