Definitions core StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
iffDef P  Q == (P  Q) & (P  Q)
Thm* A,B:Prop. (A  B Prop
sq_stableDef SqStable(P) == P  P
Thm* A:Prop. SqStable(A Prop
squashDef T == {:True| T }
Thm* A:Prop. A  Prop

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

Definitions core StandardLIB Doc