Definitions int 2 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
gtDef i>j == j<i
Thm* i,j:. (i>j Prop
int_lowerDef {...i} == {j:ji }
Thm* i:. {...i Type
notDef A == A  False
Thm* A:Prop. (A Prop
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:
intless_thansetfunctionuniversemember
propimpliesfalseall!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions int 2 Sections StandardLIB Doc