(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 2 2

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. 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. L : {e':E| kind(e') = rcv(ltg) } List
27. e':E. (e'  nil)  kind(e') = rcv(ltg) & sender(e') = e
28. e1,e2:E. e1 before e2  L  (e1 <loc e2)
29. map(e'.val(e');L) = nil
  (e':E. kind(e') = rcv(ltg) & sender(e') = e  E)


By: Analyze 0 THENA MaAuto THEN ExRepD


Generated subgoal:

1 30. e' : E
31. kind(e') = rcv(ltg)
32. sender(e') = e  E
  False

2 steps

About:
listnilboolsetlambdafunctionuniverse
equalsubtype_relimpliesfalseallexists
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