- The set $\{(1, 1), (2, 2), (3, 3), (4, 4)\}$ apparently is is transitive.
This confuses me as I thought set transitivity meant that if $(x,y)$ and $(y,z)$ then $(x,z)$
Wouldn't that mean that in order for this set to be transitive, it should contain $(1,2), (1,3), (1,4), (2,1), etc... $?
- Another set $\{(1, 2), (2, 3), (3, 4)\}$ is said to be anti-symmetric.
I understood anty-symmetry as if $(x,y)$ and $(y,x)$ then $y=x$
Thus shouldn't $(1,2) = 1 = 2$ which isn't true?
$\{ 1,2 \}$
gives ${ 1,2 }$. – Jan 16 '17 at 23:15