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.
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
IdDef Id == Atom
Thm* Id  Type
m-sys-atDef @iA(j) == if j = i A else  fi
assertDef b == if b True else False fi
Thm* b:b  Prop
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-firstDef first(e)
Def == 1of(2of(2of(2of(2of(2of(2of(2of(2of(2of(2of(2of(2of(2of(2of(
Def == 1of(es)))))))))))))))
Def == (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)
ma-single-pre-init1Def ma-single-pre-init1(x;T;c;a;T';y,v.P(y;v))
Def == (with ds: x : T
Def == (init: x : c
Def == action a:T'
Def == aprecondition a(v) is
Def == as,vP(s(x);v))
ma-single-pre-initDef (with ds: ds
Def (init: init
Def action a:T
Def aprecondition a(v) is
Def aP)
Def == mk-ma(ds; locl(a) : Tinita : P; ; ; ; )
fpf-singleDef x : v == <[x],x.v>
loclDef locl(a) == inr(a)
Thm* a:Id. locl(a Knd
notDef A == A  False
Thm* A:Prop. (A Prop

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

Definitions mb event system 7 Sections EventSystems Doc