Definitions mb event system 6 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
d-realizesDef D 
Def realizes es.P(es)
Def == D':Dsys. 
Def == D  D'  (w:World, p:FairFifo. PossibleWorld(D';w P(ES(w)))
d-subDef D1  D2 == i:Id. M(i M(i)
dsysDef Dsys == IdMsgA
Thm* Dsys  Type{i'}
KndDef Knd == (IdLnkId)+Id
Thm* Knd  Type
ma-stateDef State(ds) == x:Idds(x)?Top
ma-valtypeDef ma-valtype(dak) == da(k)?Top
w-esDef ES(the_w;p)
Def == <E
Def == ,product-deq(Id;;IdDeq;NatDeq)
Def == ,(i,x. vartype(i;x))
Def == ,(i,a. V(i;locl(a)))
Def == ,the_w.M
Def == ,
Def == ,(e.loc(e))
Def == ,(e.kind(e))
Def == ,(e.val(e))
Def == ,(x,e. (x when e))
Def == ,(x,e. (x after e))
Def == ,(l,e. sends(l;e))
Def == ,(e.sender(e))
Def == ,(e.index(e))
Def == ,(e.first(e))
Def == ,(e.pred(e))
Def == ,(e,e'e <c e')
Def == ,world_DASH_event_DASH_system{1:l, i:l}(the_w,p)
Def == ,>
IdDef Id == Atom
Thm* Id  Type
es-EDef E == 1of(es)
es-afterDef (x after e)
Def == 1of(2of(2of(2of(2of(2of(2of(2of(2of(2of(2of(es)))))))))))(x,e)
es-valtypeDef valtype(e) == if isrcv(e) rcvtype(e) else acttype(e) fi
es-kindDef kind(e) == 1of(2of(2of(2of(2of(2of(2of(2of(es))))))))(e)
es-locDef loc(e) == 1of(2of(2of(2of(2of(2of(2of(es)))))))(e)
es-valDef val(e) == 1of(2of(2of(2of(2of(2of(2of(2of(2of(es)))))))))(e)
es-vartypeDef vartype(i;x) == 1of(2of(2of(es)))(i,x)
es-whenDef (x when e) == 1of(2of(2of(2of(2of(2of(2of(2of(2of(2of(es))))))))))(x,e)
fpfDef a:A fp-> B(a) == d:A Lista:{a:A| (a  d) }B(a)
Thm* A:Type, B:(AType). a:A fp-> B(a Type
fpf-capDef f(x)?z == if x  dom(f) f(x) else z fi
ma-single-effect0Def ma-single-effect0(x;A;k;T;f)
Def == ma-single-effect(x : Ak : Tkx; (s,vf(s(x),v)))
ma-single-effectDef ma-single-effect(dsdakxf) == mk-ma(dsda; ; ; <k,x> : f; ; ; )
fpf-singleDef x : v == <[x],x.v>
m-sys-atDef @iA(j) == if j = i A else  fi
id-deqDef IdDeq == product-deq(Atom;;AtomDeq;NatDeq)
topDef Top == Void given Void
Thm* Top  Type

About:
pairproductproductlistconsnilifthenelse
itvoidatomunionsetisectlambdaapply
functionuniversemembertopimpliesall!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions mb event system 6 Sections EventSystems Doc