I am learning about equivalence relations, and in my text book it says
R1 = { (a,a), (a,c) }, How is this set transitive?
Also a totally separate question
how is R = { (a,b), (a,c) } transitive?
Thanks in advance
I am learning about equivalence relations, and in my text book it says
R1 = { (a,a), (a,c) }, How is this set transitive?
Also a totally separate question
how is R = { (a,b), (a,c) } transitive?
Thanks in advance


A general logic rule: If, in the statement "x implies y", x is false then then entire statement is true whether y is true or false.
A set of pairs (a relation) is transitive if and only if the statement "if (a, b) is in the set and (b, c) is in the set then (a, c) is in the set". In both examples you give the hypothesis, "(a, b) is in the set and (b, c) is in the set" is NEVER true so the entire statement is true.