mb event system 4 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def (with ds: ds
Def (action a:T
Def (precondition a(v) is
Def (P s v)
Def == mk-ma(ds; locl(a) : T; ; a : P; ; ; ; )

is mentioned by

Def ma-single-pre1(x;A;a;T;y,v.P(y;v))
Def == (with ds: x : A
Def == (action a:T
Def == (precondition a(v) is
Def == (s,vP(s(x);v) s v)
[ma-single-pre1]

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

mb event system 4 Sections EventSystems Doc