Definitions well fnd Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
iffDef P  Q == (P  Q) & (P  Q)
Thm* A,B:Prop. (A  B 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:
functionuniversememberpropimpliesandall!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions well fnd Sections StandardLIB Doc