mb event system 5 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def Id == Atom

is mentioned by

Thm* M1,M2:MsgA.
Thm* M1  M2
Thm* 
Thm* (k:Knd, l:IdLnk, tg:Id.
Thm* (M2.sframe(k sends <l,tg>)  M1.sframe(k sends <l,tg>))
[ma-sframe-sub]
Thm* M1,M2:MsgA.
Thm* M1  M2  (k:Knd, x:Id. M2.frame(k affects x M1.frame(k affects x))
[ma-frame-sub]
Thm* M1,M2:MsgA.
Thm* M1  M2
Thm* 
Thm* (k:Knd, l:IdLnk, s:M2.state, v:M2.da(k), i:Id, ms:(tg:Id
Thm* (k:Knd, l:IdLnk, s:M2.state, v:M2.da(k), i:Id, ms:(if source(l) = i
Thm* (k:Knd, l:IdLnk, s:M2.state, v:M2.da(k), i:Id, ms:(if M2.da(rcv(ltg))
Thm* (k:Knd, l:IdLnk, s:M2.state, v:M2.da(k), i:Id, ms:(else Top fi) List.
Thm* (M2.send(k;l;s;v;ms;i M1.send(k;l;s;v;ms;i))
[ma-send-sub]
Thm* M1,M2:MsgA.
Thm* M1  M2
Thm* 
Thm* (k:Knd, x:Id, s:M2.state, v:M2.da(k), w:M2.ds(x).
Thm* (M2.ef(k,x,s,v,w M1.ef(k,x,s,v,w))
[ma-ef-sub]
Thm* M1,M2:MsgA.
Thm* M1  M2
Thm* 
Thm* (a:Id, s:M2.state.
Thm* (a declared in M1  unsolvable M2.pre(a,s unsolvable M1.pre(a,s))
[ma-npre-sub]
Thm* M1,M2:MsgA. M1  M2  (a:Id. a declared in M1  a declared in M2)[ma-decla-sub]
Thm* M1,M2:MsgA.
Thm* M1  M2
Thm* 
Thm* (a:Id, s:M2.state, v:M2.da(locl(a)). M2.pre(a,s,v M1.pre(a,s,v))
[ma-pre-sub]
Thm* V:(IdType), M1,M2:MsgA.
Thm* (x:Id. V(xM2.ds(x))
Thm* 
Thm* M1  M2  (x:Id, v:V(x). M2.init(x,v M1.init(x,v))
[ma-init-sub]
Thm* M1,M2:MsgA, x:Id. M1  M2  (M2.ds(xM1.ds(x))[ma-ds-sub]
Thm* a:Id, T,A:Type, x:Id, P:(ATProp).
Thm* ma-single-pre1(x;A;a;T;x,v.P(x,v))  MsgA
[ma-single-pre1_wf]
Thm* a:Id, T:Type, ds:x:Id fp-> Type, P:(State(ds)TProp).
Thm* (with ds: ds action a:T precondition a(v) is P s v)  MsgA
[ma-single-pre_wf]
Thm* x,y:Id, k:Knd, A,B,T:Type, f:(ABTA).
Thm* y = x  ma-single-effect1(x;A;y;B;k;T;f MsgA
[ma-single-effect1_wf]
Thm* x:Id, k:Knd, A,T:Type, f:(ATA). ma-single-effect0(x;A;k;T;f MsgA[ma-single-effect0_wf]
Thm* x:Id, k:Knd, ds:x:Id fp-> Type, da:a:Knd fp-> Type,
Thm* f:(State(ds)ma-valtype(dak)ds(x)?Void).
Thm* ma-single-effect(dsdakxf MsgA
[ma-single-effect_wf]
Thm* l:IdLnk, tg:Id, L:Knd List. only L sends on (l with tg MsgA[ma-single-sframe_wf]
Thm* x:Id, L:Knd List, t:Type. only members of L affect x :t  MsgA[ma-single-frame_wf]
Thm* x:Id, t:Type, v:tx : t initially x = v  MsgA[ma-single-init_wf]
Thm* ds,ds':ltg:Id fp-> Type. ds  ds'  State(ds' State(ds)[ma-state-subtype2]
Thm* ds,ds':ltg:Id fp-> Type. ds  ds'  (State(ds'r State(ds))[ma-state-subtype]
Thm* M:MsgA, k:Knd, l:IdLnk, tg:Id. M.sframe(k sends <l,tg>)  Prop[ma-sframe_wf]
Thm* M:MsgA, k:Knd, x:Id. M.frame(k affects x Prop[ma-frame_wf]
Thm* M:MsgA, k:Knd, l:IdLnk, s:M.state, v:M.V(k), i:Id, ms:(tg:Id
Thm* M:MsgA, k:Knd, l:IdLnk, s:M.state, v:M.V(k), i:Id, ms:(if source(l) = i
Thm* M:MsgA, k:Knd, l:IdLnk, s:M.state, v:M.V(k), i:Id, ms:(if M.da(rcv
Thm* M:MsgA, k:Knd, l:IdLnk, s:M.state, v:M.V(k), i:Id, ms:(if (ltg))
Thm* M:MsgA, k:Knd, l:IdLnk, s:M.state, v:M.V(k), i:Id, ms:(else Top fi) List.
Thm* M.send(k;l;s;v;ms;i Prop
[ma-send_wf]
Thm* M:MsgA, k:Knd, s:M.state, v:M.da(k), x:Id, w:M.ds(x).
Thm* M.ef(k,x,s,v,w Prop
[ma-ef_wf]
Thm* M:MsgA, a:Id, s:M.state, v:M.da(locl(a)). M.pre(a,s,v Prop[ma-pre_wf]
Thm* M:MsgA, a:Id, s:M.state. unsolvable M.pre(a,s Prop[ma-npre_wf]
Thm* M:MsgA, x:Id, v:M.ds(x). M.init(x,v Prop[ma-init_wf]
Thm* M:MsgA, l:IdLnk, tg:Id. M.dout(l,tg Type[ma-dout_wf]
Thm* M:MsgA, l:IdLnk, tg:Id. M.din(l,tg Type[ma-din_wf]
Thm* M:MsgA, i:Id. ma-outlinks(M;i (IdLnkIdType) List[ma-outlinks_wf]
Thm* ltg:(IdLnkIdType), i:Id, da1,da2:k:Knd fp-> Type.
Thm* (ltg  da-outlinks(da1  da2;i))
Thm* 
Thm* (ltg  da-outlinks(da1;i))  (ltg  da-outlinks(da2;i))
[da-outlinks-join]
Thm* ltg:(IdLnkIdType), i:Id, k:Knd, T:Type.
Thm* (ltg  da-outlinks(k : T;i))
Thm* 
Thm* isrcv(k) & source(lnk(k)) = i
Thm* & (1of(ltg) ~ lnk(k))
Thm* & (1of(2of(ltg)) ~ tag(k))
Thm* & 2of(2of(ltg)) = T
[da-outlinks-single]
Thm* da:k:Knd fp-> Type, i:Id. da-outlinks(da;i (IdLnkIdType) List[da-outlinks_wf]
Thm* da:k:Knd fp-> Type, k:{k:Knd| k  dom(da) & isrcv(k) }.
Thm* da-outlink-f(da;k IdLnkIdType
[da-outlink-f_wf]
Thm* M:MsgA, a:Id. a declared in M  Prop[ma-decla_wf]
Thm* M:MsgA, x:Id. M.ds(x Type[ma-ds_wf]
Def 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))
[possible-world]
Def d-feasible(D)
Def == (i:Id. Feasible(M(i)))
Def == & (l:IdLnk, tg:Id.
Def == & (M(source(l)).dout(l,tgr M(destination(l)).din(l,tg))
Def == & (i:Id. 
Def == & (finite-type({l:IdLnk
Def == & (finite-type({| destination(l) = i & M(source(l)) sends on link l }))
[d-feasible]
Def D1  D2 == i:Id. M(i M(i)[d-sub]
Def Dsys == IdMsgA[dsys]

In prior sections: mb event system 1 mb event system 2 mb event system 3 mb event system 4

Try larger context: EventSystems IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

mb event system 5 Sections EventSystems Doc