WhoCites Definitions mb event system 7 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites rel plus?
rel_plusDef R^+(x,y) == n:x R^n y
Thm* T:Type, R:(TTType). R^+  TTType
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
nat_plusDef  == {i:| 0<i }
Thm*   Type
eq_intDef i=j == if i=j true ; false fi
Thm* i,j:. (i=j 

Syntax:R^+ has structure: rel_plus(TR)

About:
boolbfalsebtrueifthenelseintnatural_numbersubtractint_eq
less_thansetlambdaapplyfunctionrecursive_def_notice
universeequalmemberpropandallexists!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

WhoCites Definitions mb event system 7 Sections EventSystems Doc