Definitions NuprlPrimitives Sections NuprlLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
natDef  == {i:| 0i }
Thm*   Type
leDef AB == B<A
Thm* i,j:. (ij Prop
letDef let x = a in b(x) == (x.b(x))(a)
Thm* A,B:Type, a:Ab:(AB). let x = a in b(x B
symDef Sym x,y:TE(x;y) == a,b:TE(a;b E(b;a)
Thm* T:Type, E:(TTProp). (Sym x,y:TE(x,y))  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:
intnatural_numberless_thansetlambdaapply
functionuniversememberpropimpliesall
!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions NuprlPrimitives Sections NuprlLIB Doc