Definitions int 2 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
int_upperDef {i...} == {j:ij }
Thm* n:. {n...}  Type
wellfoundedDef WellFnd{i}(A;x,y.R(x;y))
Def == P:(AProp). (j:A. (k:AR(k;j P(k))  P(j))  {n:AP(n)}
Thm* A:Type{i}, r:(AAProp{i}). WellFnd{i}(A;x,y.r(x,y))  Prop{i'}

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

Definitions int 2 Sections StandardLIB Doc