mb event system 1 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def mklist(n;f) == primrec(n;nil;i,ll @ [(f(i))])

is mentioned by

Def l_interval(l;j;i) == mklist(i-j;x.l[(j+x)])[l_interval]

In prior sections: mb list 1 mb list 2

Try larger context: EventSystems IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

mb event system 1 Sections EventSystems Doc