Definitions mb event system 2 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
strongwellfoundedDef SWellFounded(R(x;y)) == f:(T). x,y:TR(x;y f(x)<f(y)
Thm* T:Type, R:(TTType). SWellFounded(R(x,y))  Prop
natDef  == {i:| 0i }
Thm*   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:
intnatural_numberless_thansetapplyfunctionuniverse
memberpropimpliesallexists!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions mb event system 2 Sections EventSystems Doc