Definitions mb list 2 Sections MarkB generic 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
int_segDef {i..j} == {k:i  k < j }
Thm* m,n:. {m..n Type
rel_starDef (R^*)(x,y) == n:x R^n y
Thm* T:Type, R:(TTProp). (R^*)  TTProp
natDef  == {i:| 0i }
Thm*   Type
rel_expDef R^n == if n=0 x,yx = y  T else x,yz:T. (x R z) & (z R^n-1 y) fi
Def (recursive)
Thm* n:T:Type, R:(TTProp). R^n  TTProp

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

Definitions mb list 2 Sections MarkB generic Doc