// This prints the left floatting menu
Dedukti    Load Matita      Load Coq         Load Lean        Load PVS         Load OpenTheory Load
Dedukti-jumb

Axiom

nat.transitive_le

Statement

transitive le

Main Dependencies
Theory

Coq-Jumb
Statement

Theorem transitive_le : relations.transitive (nat) le.



Matita-Jumb
Statement

theorem transitive_le : (transitive) (nat) (le) .



Lean-jumb
Statement

theorem transitive_le : ((relations.transitive) (nat.nat)) ((nat.le_) ).



PVS-jumb

Statement

transitive_le : LEMMA relations_sttfa_th.transitive[nat_sttfa.sttfa_nat](nat_sttfa.le)



OpenTheory

Printing for OpenTheory is not working at the moment.