Consider the following two binary relations on the set A = {a, b, c} :
R1 = {(c, a), (b, b), (a, c), (c, c), (b, c), (a, a)} and
R2 = {(a, b), (b, a), (c, c), (c, a), (a, a), (b, b), (a, c)}.
Then :
both R1 and R2 are not symmetric.
R1 is not symmetric but it is transitive.
R2 is symmetric but it is not transitive.
both R1 and R2 are transitive.
Solution
Please login to view the detailed solution steps...
Go to DASH