Now consider the relation T := {(1,2), (1,3), (2, 1), (2, 3), (3, 1), (3, 2), (3, 4), (4, 5)} on {1,2,3,4,5}.
What is the reflexive closure of T?
What is the symmetric closure of T?
What is the transitive closure of T?
What is the symmetric closure of >=?