Definitions mb nat Sections MarkB generic Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
fun_expDef f^n == primrec(n;x.x;i,gf o g)
Thm* T:Type, n:f:(TT). f^n  TT
composeDef (f o g)(x) == f(g(x))
Thm* A,B,C:Type, f:(BC), g:(AB). f o g  AC
natDef  == {i:| 0i }
Thm*   Type

About:
intnatural_numbersetlambdaapply
functionuniversememberall!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions mb nat Sections MarkB generic Doc