Suppose there is a set A = {a, b, c}. A binary relation on A is R0 = {(a, a), (b, b), (c, c)}.
I have been told that R0 is a preorder of A but am not seeing how this is possible. How is it transitive? Say you label (a, a) as (x, y) and (b, b) as (y, z). If transitivity were upheld, wouldn't (a, b) have to be present in this binary relation to satisfy the presence of (x, z)?