Definitions list 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
int_segDef {i..j} == {k:i  k < j }
Thm* m,n:. {m..n Type
natDef  == {i:| 0i }
Thm*   Type
leDef AB == B<A
Thm* i,j:. (ij Prop
listifyDef f{m..n} == if nm nil else f(m).f{(m+1)..n} fi  (recursive)
Thm* T:Type, m,n:f:({m..n}T). f{m..n T List
le_intDef ij == j<i
Thm* i,j:. (ij 

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

Definitions list 1 Sections StandardLIB Doc