I know that to prove something is a partial order, the relation ≤ has to be reflexive, transitive, and anti-symmetric. So, given this relation {(1, 1),(2, 2),(3, 3),(4, 4),(3, 2),(2, 1),(3, 1),(4, 1)} on the set S = {1, 2, 3, 4}:
For reflexivity, can I say that since for all a in the set S, a is greater than or equal to itself as denoted by the pairs in the relation, and therefore, reflexive?
For transitivity, and reflexivity, I am stuck.
Any help would be greatly appreciated.