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

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

Definitions int 2 Sections StandardLIB Doc