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

Axiom

connectives.Or

Statement

ℙ → ℙ → ℙ

Main Dependencies
Theory

Coq-Jumb
Statement

Parameter Or : Prop -> Prop -> Prop



Matita-Jumb
Statement

axiom Or : Prop -> Prop -> Prop



Lean-jumb
Statement

constant Or : (Prop) -> (Prop) -> Prop



PVS-jumb

Statement

sttfa_Or : [bool -> [bool -> bool]]



OpenTheory

Printing for OpenTheory is not working at the moment.