mb event system 7 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def ma-single-sends(dsdaklf) == mk-ma(dsda; ; ; ; <k,l> : f; ; )

is mentioned by

Thm* k:Knd, l:IdLnk, ds:x:Id fp-> Type, da:a:Knd fp-> Type, f:(IdTop) List,
Thm* k1:Knd, l1:IdLnk, d1:x:Id fp-> Type, d2:a:Knd fp-> Type, f1:(IdTop) List.
Thm* ds || d1
Thm* 
Thm* da || d2
Thm* 
Thm* <k,l> = <k1,l1>
Thm* 
Thm* ma-single-sends(dsdaklf) ||+ ma-single-sends(d1d2k1l1f1)
[ma-single-sends-ma-single-sends-compatible]
Thm* k:Knd, l:IdLnk, ds:x:Id fp-> Type, da:a:Knd fp-> Top, f:(IdTop) List,
Thm* x:Id, t:Type, v:t.
Thm* ds || x : t  x : t initially x = v ||+ ma-single-sends(dsdaklf)
[ma-single-init-ma-single-sends-compatible]
Thm* k:Knd, l:IdLnk, ds:x:Id fp-> Type, da:a:Knd fp-> Top, f:(IdTop) List,
Thm* x:Id, t:Type, v:t.
Thm* ds || x : t  ma-single-sends(dsdaklf) ||+ x : t initially x = v
[ma-single-sends-ma-single-init-compatible]
Thm* k:Knd, l:IdLnk, ds:x:Id fp-> Type, da:a:Knd fp-> Top, f:(IdTop) List,
Thm* x:Id, L:Top, t:Type.
Thm* ds || x : t
Thm* 
Thm* only members of L affect x :t ||+ ma-single-sends(dsdaklf)
[ma-single-frame-ma-single-sends-compatible]
Thm* k:Knd, l:IdLnk, ds:x:Id fp-> Type, da:a:Knd fp-> Top, f:(IdTop) List,
Thm* x:Id, L:Top, t:Type.
Thm* ds || x : t
Thm* 
Thm* ma-single-sends(dsdaklf) ||+ only members of L affect x :t
[ma-single-sends-ma-single-frame-compatible]
Thm* k:Knd, l:IdLnk, ds:x:Id fp-> Type, da:a:Knd fp-> Type, f:(IdTop) List,
Thm* l1:IdLnk, tg:Id, L:Knd List.
Thm* (l = l1  (tg  map(p.1of(p);f))  (k  L))
Thm* 
Thm* ma-single-sends(dsdaklf) ||+ only L sends on (l1 with tg)
[ma-single-sends-ma-single-sframe-compatible]
Thm* k:Knd, l:IdLnk, ds:x:Id fp-> Type, da:a:Knd fp-> Type, f:(IdTop) List,
Thm* x:Id, k1:Knd, d1:x:Id fp-> Type, d2:a:Knd fp-> Type, f1:Top.
Thm* ds || d1
Thm* 
Thm* da || d2
Thm* 
Thm* ma-single-effect(d1d2k1xf1) ||+ ma-single-sends(dsdaklf)
[ma-single-effect-ma-single-sends-compatible]
Thm* k:Knd, l:IdLnk, ds:x:Id fp-> Type, da:a:Knd fp-> Type, f:(IdTop) List,
Thm* x:Id, k1:Knd, d1:x:Id fp-> Type, d2:a:Knd fp-> Type, f1:Top.
Thm* ds || d1
Thm* 
Thm* da || d2
Thm* 
Thm* ma-single-sends(dsdaklf) ||+ ma-single-effect(d1d2k1xf1)
[ma-single-sends-ma-single-effect-compatible]
Thm* a:Id, T:Type, ds:x:Id fp-> Type, P:Top, k:Knd, l:IdLnk, d1:x:Id fp-> Type,
Thm* da:a:Knd fp-> Type, f:(IdTop) List.
Thm* ds || d1
Thm* 
Thm* locl(a) : T || da
Thm* 
Thm* ma-single-sends(d1daklf) ||+ (with ds: ds
Thm* maction a:T
Thm* mprecondition a(v) is
Thm* mP s v)
[ma-single-sends-ma-single-pre-compatible]
Thm* a:Id, T:Type, ds:x:Id fp-> Type, P:Top, k:Knd, l:IdLnk, d1:x:Id fp-> Type,
Thm* da:a:Knd fp-> Type, f:(IdTop) List.
Thm* ds || d1
Thm* 
Thm* locl(a) : T || da
Thm* 
Thm* (with ds: ds
Thm* (action a:T
Thm* (precondition a(v) is
Thm* (P s v) ||+ ma-single-sends(d1daklf)
[ma-single-pre-ma-single-sends-compatible]
Thm* a:Id, T:Type, ds:x:Id fp-> Type, P:Top, init:x:Id fp-> Top, k:Knd,
Thm* l:IdLnk, d1:x:Id fp-> Type, da:a:Knd fp-> Type, f:(IdTop) List.
Thm* ds || d1
Thm* 
Thm* locl(a) : T || da
Thm* 
Thm* (with ds: ds
Thm* (init: init
Thm* action a:T
Thm* aprecondition a(v) is
Thm* aP) ||+ ma-single-sends(d1daklf)
[ma-single-pre-init-ma-single-sends-compatible]

In prior sections: mb event system 6 mb event system 4 mb event system 5

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

mb event system 7 Sections EventSystems Doc