Given the relation on the set $\{1,2,3,4\}$ why is $\{(2,2),(2,3),(2,4),(3,2),(3,3),(3,4)\}$ considered to be transitive?
As I go through it I can see that we have $(2,2)$ and $(2,3)$ so we'd need $(3,2)$ as well. But then I see $(3,3)$ and $(3,4)$ but not $(4,3)$? Obviously my processing of this is flawed, so I am asking this:
What is the process one would go through to determine if a relation set is transitive? Does the sequence/ordering of the set matter? I feel there's a key I don't understand yet.