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

Constant

bigops.Aop

Type

∀ A, A → ℙ

Main Dependencies
Theory

Coq-Jumb
Type

Parameter Aop : forall (A:Type), A -> Prop



Matita-Jumb
Type

axiom Aop : \forall A : Type[0] . A -> Prop



Lean-jumb
Type

constant Aop : forall (A : Type) , (A) -> Prop



PVS-jumb

Type

Aop [A:TYPE+] : [A -> bool]



OpenTheory

Printing for OpenTheory is not working at the moment.