Definitions int 2 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
rem_nrelDef Rem(a;n;r) == q:. Div(a;n;q) & qn+r = a
Thm* a:n:r:. Rem(a;n;r Prop
div_nrelDef Div(a;n;q) == nq  a < n(q+1)
Thm* a:n:q:. Div(a;n;q Prop
natDef  == {i:| 0i }
Thm*   Type
nat_plusDef  == {i:| 0<i }
Thm*   Type

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

Definitions int 2 Sections StandardLIB Doc