Definitions int 2 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
eq_intDef i=j == if i=j true ; false fi
Thm* i,j:. (i=j 
le_intDef ij == j<i
Thm* i,j:. (ij 
nat_plusDef  == {i:| 0<i }
Thm*   Type

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

Definitions int 2 Sections StandardLIB Doc