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_isegDef {i...j} == {k:ik & kj }
Thm* i,j:. {i...j Type
lengthDef ||as|| == Case of as; nil  0 ; a.as'  ||as'||+1  (recursive)
Thm* A:Type, l:A List. ||l||  
Thm* ||nil||  
segmentDef as[m..n] == firstn(n-m;nth_tl(m;as))
Thm* T:Type, as:T List, m,n:. (as[m..n])  T List

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

Definitions list 1 Sections StandardLIB Doc