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

Axiom

nat.associative_times

Statement

associative times

Main Dependencies
Theory

Coq-Jumb
Statement

Theorem associative_times : relations.associative (nat) times.



Matita-Jumb
Statement

theorem associative_times : (associative) (nat) (times) .



Lean-jumb
Statement

theorem associative_times : ((relations.associative) (nat.nat)) ((nat.times) ).



PVS-jumb

Statement

associative_times : LEMMA relations_sttfa_th.associative[nat_sttfa.sttfa_nat](nat_sttfa.times)



OpenTheory

Printing for OpenTheory is not working at the moment.