Definitions NuprlPrimitives Sections NuprlLIB Search Doc
IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
natDef  == {i:| 0i }
Thm*   Type
sfa_doc_factorialDef x! == if x=0 1 else x(x-1)! fi  (recursive)
Thm* x:x 

About:
ifthenelseintnatural_numbersubtractmultiplyset
recursive_def_noticeuniversememberall!abstraction
IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions NuprlPrimitives Sections NuprlLIB Search Doc