(24steps total) PrintForm Definitions Lemmas mb event system 7 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: conditional-send1-rule 1 1 1 2 1 7

1. x : Id
2. tg : Id
3. k : Knd
4. l : IdLnk
5. T : Type
6. A : Type
7. B : Type
8. rcv(ltg) = k  T = B
9. f : ABT
10. AB
11. D : Dsys
12. D' : Dsys
13. D  D'
14. w : World
15. p : FairFifo
16. PossibleWorld(D';w)
17. vartype(source(l);xA
18. e:E. loc(e) = source(l kind(e) = k  (valtype(eB)
19. e:E. kind(e) = rcv(ltg (valtype(eT)
20. vartype(source(l);xA
21. e:E. loc(e) = source(l kind(e) = k  (valtype(eB)
22. e:E. kind(e) = rcv(ltg (valtype(eT)
23. e : E
24. loc(e) = source(l)
25. kind(e) = k
26. u : {e':E| kind(e') = rcv(ltg) }
27. e':E. (e'  [u])  kind(e') = rcv(ltg) & sender(e') = e
28. [val(u)] = [(f((x when e),val(e)))]
29. e' : E
30. kind(e') = rcv(ltg)
31. e'' : E
32. kind(e'') = rcv(ltg)
  isrcv(e'')


By: (FwdThru
(Thm* es:ES, l:IdLnk, tg:Id, e:E.
(Thm* kind(e) = rcv(ltg)
(Thm* 
(Thm* isrcv(e) & lnk(e) = l & tag(e) = tg & loc(sender(e)) = source(l)
([-1])
THEN
ExRepD


Generated subgoals:

None

About:
listconsnilboolassertsetapply
functionuniverseequalsubtype_relimpliesand
all
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

(24steps total) PrintForm Definitions Lemmas mb event system 7 Sections EventSystems Doc