Definitions num thy 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
decidableDef Dec(P) == P  P
Thm* A:Prop. Dec(A Prop
dividesDef b | a == c:a = bc
Thm* a,b:. (a | b Prop
iffDef P  Q == (P  Q) & (P  Q)
Thm* A,B:Prop. (A  B Prop
notDef A == A  False
Thm* A:Prop. (A Prop

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

Definitions num thy 1 Sections StandardLIB Doc