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.
dsysDef Dsys == IdMsgA
Thm* Dsys  Type{i'}
possible-worldDef PossibleWorld(D;w)
Def == FairFifo
Def == & (i,x:Id. vartype(i;xr M(i).ds(x))
Def == & & (i:Id, a:Action(i).
Def == & & (isnull(a (valtype(i;ar M(i).da(kind(a))))
Def == & & (l:IdLnk, tg:Id. (w.M(l,tg)) r M(source(l)).da(rcv(ltg)))
Def == & & (i,x:Id. M(i).init(x,s(i;0).x))
Def == & & (i:Id, t:.
Def == & & (isnull(a(i;t))
Def == & & (
Def == & & ((islocal(kind(a(i;t)))
Def == & & ((
Def == & & ((M(i).pre(act(kind(a(i;t))),x.s(i;t).x,val(a(i;t))))
Def == & & (& (x:Id. 
Def == & & (& (M(i).ef(kind(a(i;t)),x,x.s(i;t).x,val(a(i;t)),s(i;t+1).x))
Def == & & (& (l:IdLnk. 
Def == & & (& (M(i).send(kind(a(i;t));l;x.
Def == & & (& (s(i;t).x;val(a(i;t));withlnk(l;m(i;t));i))
Def == & & (& (x:Id. 
Def == & & (& (M(i).frame(kind(a(i;t)) affects x)
Def == & & (& (
Def == & & (& (s(i;t).x = s(i;t+1).x  M(i).ds(x))
Def == & & (& (l:IdLnk, tg:Id.
Def == & & (& (M(i).sframe(kind(a(i;t)) sends <l,tg>)
Def == & & (& (
Def == & & (& (w-tagged(tg; onlnk(l;m(i;t))) = nil  Msg List))
Def == & & (i,a:Id, t:.
Def == & & (t':
Def == & & (tt'
Def == & & (isnull(a(i;t')) & kind(a(i;t')) = locl(a)
Def == & & (&  a declared in M(i)
Def == & & (&  unsolvable M(i).pre(a,x.s(i;t').x))
ma-daDef M.da(a) == 1of(2of(M))(a)?Top
w-actionDef Action(i) == action(w-action-dec(w.TA;w.M;i))
worldDef World
Def == T:IdIdType
Def == TA:IdIdType
Def == M:IdLnkIdType
Def == (i:Id(x:IdT(i,x)))(i:Idaction(w-action-dec(TA;M;i)))
Def == (i:Id({m:Msg(M)| source(mlnk(m)) = i } List))Top
Thm* World  Type{i'}
IdLnkDef IdLnk == IdId
Thm* IdLnk  Type
w-withlnkDef withlnk(l;mss) == mapfilter(ms.2of(ms);ms.mlnk(ms) = l;mss)
IdDef Id == Atom
Thm* Id  Type
w-valtypeDef valtype(i;a) == kindcase(kind(a);a.w.TA(i,a);l,tg.w.M(l,tg))
actofDef act(k) == outr(k)
Thm* k:Knd. islocal(k act(k Id
eq_idDef a = b == eqof(IdDeq)(a,b)
Thm* a,b:Id. a = b  
ma-dsDef M.ds(x) == 1of(M)(x)?Top
ma-initDef M.init(x,v) == x0 != 1of(2of(2of(M)))(x) ==> v = x0  1of(M)(x)?Void
assertDef b == if b True else False fi
Thm* b:b  Prop
d-mDef M(i) == D(i)
loclDef locl(a) == inr(a)
Thm* a:Id. locl(a Knd
lsrcDef source(l) == 1of(l)
Thm* l:IdLnk. source(l Id
natDef  == {i:| 0i }
Thm*   Type
notDef A == A  False
Thm* A:Prop. (A Prop
rcvDef rcv(ltg) == inl(<l,tg>)
Thm* l:IdLnk, tg:Id. rcv(ltg Knd
topDef Top == Void given Void
Thm* Top  Type
w-MDef w.M == 1of(2of(2of(w)))
w-aDef a(i;t) == 1of(2of(2of(2of(2of(w)))))(i,t)
w-isnullDef isnull(a) == isl(a)
w-kindDef kind(a) == 1of(outr(a))
w-mDef m(i;t) == 1of(2of(2of(2of(2of(2of(w))))))(i,t)
w-sDef s(i;t).x == 1of(2of(2of(2of(w))))(i,t,x)
w-vartypeDef vartype(i;x) == w.T(i,x)

About:
pairproductproductlistnilboolifthenelseassertvoidint
natural_numberaddatominlinrsetisect
lambdaapplyfunctionuniverseequalmembertopsubtype_relprop
impliesandorfalsetrueallexists
!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions mb event system 6 Sections EventSystems Doc