Definitions
formula
ClassicalProps(jlc)
Doc
Defined Operators mentioned in
formula
(and any they in turn depend on)
Def
F
[fvar]
Def
p
[fnot]
Def
p
q
[fand]
Def
p
q
[f_or]
Def
p
q
[fimp]
Def
subformula(F)
[subformula]
Def
Formula
[Formula]
Def
x:A. B(x)
[all]
core
Def
Var
[Var]
var
jlc
Def
case F:
x
varC(x);
p1
notC(p1);p2
p3
andC(p2;p3);p4
p5
orC(p4;p5);p6
p7
impC(p6;p7);
[formula_case]
About:
Definitions
formula
ClassicalProps(jlc)
Doc