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)
send-onceDef send-once(loc;T;A;a;f;tg;l;x)
Def == [(once(loc;a;source(l))); 
Def == [if loc = source(l)
Def == [if ma-single-sends1(A; Unit; Tx; locl(a); ltg; (a,b. [(f(a))]))
Def == [else  fi]
IdLnkDef IdLnk == IdId
Thm* IdLnk  Type
IdDef Id == Atom
Thm* Id  Type
mkidDef x_n == <x,n>
Thm* x:Atom, n:x_n  Id
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'}
notDef A == A  False
Thm* A:Prop. (A Prop

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

Definitions mb event system 7 Sections EventSystems Doc