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

Axiom

nat.eqb

Statement

nat.nat → nat.nat → bool.bool

Main Dependencies
Theory

Coq-Jumb
Statement

Parameter eqb : nat -> nat -> bool.bool



Matita-Jumb
Statement

axiom eqb : nat -> nat -> bool



Lean-jumb
Statement

constant eqb : (nat.nat) -> (nat.nat) -> bool.bool



PVS-jumb

Statement

eqb : [nat_sttfa.sttfa_nat -> [nat_sttfa.sttfa_nat -> bool_sttfa_th.sttfa_bool]]



OpenTheory

Printing for OpenTheory is not working at the moment.