I know that for transitive relation if $(A,B)$ and $(B,C)$ exist then $(A,C)$ must also exist but the problem is that
- If I see $(a,b)$ and $(b,a)$ exist then $(a,a)$ should exist and yes it does, so transitive.
- If I see $(b,a)$ and $(a,b)$ then $(b,b)$ should exist which does not, so not transitive.