Definitions DiscrMathExt Sections NuprlLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
A form for function application with a special place for the argument

No other cites to report in DiscrMathExt
pure_letDef  let xa in b(x) == b(a)

Syntax:let xa in b(x) has structure: pure_let(x.b(x); a)

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

Definitions DiscrMathExt Sections NuprlLIB Doc