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

Axiom

gcd.gcd_aux_body

Statement

nat.nat → nat.nat → nat.nat → nat.nat

Main Dependencies
Theory

Coq-Jumb
Statement

Parameter gcd_aux_body : nat.nat -> nat.nat -> nat.nat -> nat.nat



Matita-Jumb
Statement

axiom gcd_aux_body : nat -> nat -> nat -> nat



Lean-jumb
Statement

constant gcd_aux_body : (nat.nat) -> (nat.nat) -> (nat.nat) -> nat.nat



PVS-jumb

Statement

gcd_aux_body : [nat_sttfa_th.sttfa_nat -> [nat_sttfa_th.sttfa_nat -> [nat_sttfa_th.sttfa_nat -> nat_sttfa_th.sttfa_nat]]]



OpenTheory

Printing for OpenTheory is not working at the moment.