| Entry | Value |
|---|---|
| Name | transitive_def |
| Conclusion | !r. transitive r <=> (!x y z. r x y /\ r y z ==> r x z) |
| Constructive Proof | Yes |
| Axiom | N|A |
| Classical Lemmas | N|A |
| Constructive Lemmas | |
| Contained Package | relation-def |
| Comment | Standard HOL library retrieved from OpenTheory |