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

Constant

primes.divides

Type

nat.nat → nat.nat → ℙ

Main Dependencies
Theory

Coq-Jumb
Type

Parameter divides : nat.nat -> nat.nat -> Prop



Matita-Jumb
Type

axiom divides : nat -> nat -> Prop



Lean-jumb
Type

constant divides : (nat.nat) -> (nat.nat) -> Prop



PVS-jumb

Type

sttfa_divides : [nat_sttfa_th.sttfa_nat -> [nat_sttfa_th.sttfa_nat -> bool]]



OpenTheory

Printing for OpenTheory is not working at the moment.