mb event system 4 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def ma-single-effect(dsdakxf) == mk-ma(dsda; ; ; <k,x> : f; ; ; )

is mentioned by

Def ma-single-effect1(x;A;y;B;k;T;f)
Def == ma-single-effect(x : A  y : Bk : Tkx; (s,vf(s(x),s(y),v)))
[ma-single-effect1]
Def ma-single-effect0(x;A;k;T;f)
Def == ma-single-effect(x : Ak : Tkx; (s,vf(s(x),v)))
[ma-single-effect0]

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