R = {(a,a),(a,b),(b,a),(b,b),(b,c),(c,b),(c,c)}
Relations are seriously driving me insane. I am revising for my exams and I'm so confused on this stuff. I felt like I was getting a grip of it, then I saw this example... please help me.
R = {(a,a),(a,b),(b,a),(b,b),(b,c),(c,b),(c,c)}
Relations are seriously driving me insane. I am revising for my exams and I'm so confused on this stuff. I felt like I was getting a grip of it, then I saw this example... please help me.
The relation is not transitive since $a$ is related to $b$, $b$ is related to $c$ but $a$ is not related to $c$.