Definitions mb event system 7 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
ma-compatDef A ||+ B == A || B & ma-frame-compatible(AB) & ma-sframe-compatible(AB)
IdDef Id == Atom
Thm* Id  Type
onceDef once(loc;a;i)
Def == if loc = i
Def == if [ma-single-pre-init1("done";;false;a;Unit;x,v.x); 
Def == if [only members of [locl(a)] affect "done" :
Def == if [ma-single-effect0("done";;locl(a);Unit;x,v. true)]
Def == else nil fi
Thm* loc,a,i:Id. once(loc;a;i MsgA List
pairwiseDef (x,yL.P(x;y)) == i:||L||, j:iP(L[j];L[i])
Thm* T:Type{i}, L:T List, P:(TTProp{i'}). (x,yL.P(x,y))  Prop{i'}

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

Definitions mb event system 7 Sections EventSystems Doc