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?
Btw how about this: ${(a, a),(a, b),(b, a),(b, b),(c, c)}$
I can see it's reflective and symmetric. It should be transitive, but how? I see that $aRb$ and $bRa$, but I can't find $bRc$ so if $bRc$ does not exist, then I don't have to worry about transitive there? I can see it's simmilar to the first I posted, but am I right?
– Amir Hassan Jan 15 '18 at 15:31