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

Constant

bigops.ACop

Type

∀ A, A → ℙ

Main Dependencies
Theory

Coq-Jumb
Type

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



Matita-Jumb
Type

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



Lean-jumb
Type

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



PVS-jumb

Type

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



OpenTheory

Printing for OpenTheory is not working at the moment.