Definitions LogicSupplement Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
assertDef  b == if b True else False fi
Thm*  b:b  Prop
exteqDef  A =ext B == (x:Ax  B) & (x:Bx  A)
notDef  A == A  False
Thm*  A:Prop. (A Prop

About:
boolifthenelseassertmemberpropimplies
andfalsetrueall!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions LogicSupplement Sections DiscrMathExt Doc