Transitive
- Transitive #Card
- $y \in Rx$ and $z \in Ry \implies z \in Rx$ for all $x, y, z \in X$.
$y \in Rx$ and $z \in Ry \implies z \in Rx$ for all $x, y, z \in X$.
IsTrans r / Transitive r := ∀ a b c, r a b → r b c → r a c
$y \in Rx$ and $z \in Ry \implies z \in Rx$ for all $x, y, z \in X$.
IsTrans r / Transitive r := ∀ a b c, r a b → r b c → r a c