Suppose I have the relation P such that $$ x P y $$ iff
$$ x = y^2 $$
How do I determine whether or not the relation is transitive?
Suppose I have the relation P such that $$ x P y $$ iff
$$ x = y^2 $$
How do I determine whether or not the relation is transitive?
It is not transitive because $16P4$ and $4P2$ hold, while $16 P 2$ is false.