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

Theorem

nat.distributive_times_plus

Statement

distributive times plus

Main Dependencies
Theory

Coq-Jumb
Statement

Theorem distributive_times_plus : relations.distributive (nat) times plus.



Matita-Jumb
Statement

theorem distributive_times_plus : (distributive) (nat) (times) (plus) .



Lean-jumb
Statement

theorem distributive_times_plus : (((relations.distributive) (nat.nat)) ((nat.times) )) ((nat.plus) ).



PVS-jumb

Statement

distributive_times_plus : LEMMA relations_sttfa_th.distributive[nat_sttfa.sttfa_nat](nat_sttfa.times)(nat_sttfa.plus)



OpenTheory

Printing for OpenTheory is not working at the moment.