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

Theorem

bigops.timesA

Statement

Aop 1

Main Dependencies
Theory

Coq-Jumb
Statement

Theorem timesA : Aop (nat.nat) (nat.S nat.O).



Matita-Jumb
Statement

theorem timesA : (Aop) (nat) ((S) (O) ).



Lean-jumb
Statement

theorem timesA : ((bigops.Aop) (nat.nat)) (((nat.S) ) ((nat.O) )).



PVS-jumb

Statement

timesA : LEMMA bigops_sttfa.Aop[nat_sttfa_th.sttfa_nat](nat_sttfa_th.sttfa_S(nat_sttfa_th.sttfa_O))



OpenTheory

Printing for OpenTheory is not working at the moment.