Step * 1 1 of Lemma ses-legal-thread-has*-nonce

.....assertion..... 
1. SES@i'
2. SecurityAxioms@i'
3. es EO+(Info)@i'
4. Id@i
5. thr Thread@i
6. Legal(thr)@A@i
7. E(New)@i
8. E@i
9. Action(a)
10. a ∈ thr@i
11. has* New(n)@i
12. ∀e':E. ((e' < a)  Action(e')  e' has* New(n)  ((loc(e') A ∈ Id) ∧ (¬↑e' ∈b Send)))
13. ¬(a n ∈ E)
⊢ ∀e:E
    (Action(e)
     e ∈ thr
     e ≤loc 
     (∀m:ℕ. ∀e':E.
          ((e' ->>^m e)
           (e' has New(n))
           ((∃e':E. ((e' <loc e) ∧ Action(e') ∧ e' has* New(n) ∧ e' ∈ thr)) ∨ (e n ∈ E)))))
BY
(CausalInd' THEN RepeatFor ((D THENA Auto)) THEN InductionOnNat THEN (UnivCD THENA Auto)) }

1
1. SES@i'
2. SecurityAxioms@i'
3. es EO+(Info)@i'
4. Id@i
5. thr Thread@i
6. Legal(thr)@A@i
7. E(New)@i
8. E@i
9. Action(a)
10. a ∈ thr@i
11. has* New(n)@i
12. ∀e':E. ((e' < a)  Action(e')  e' has* New(n)  ((loc(e') A ∈ Id) ∧ (¬↑e' ∈b Send)))
13. ¬(a n ∈ E)
14. E@i
15. ∀e1:E
      ((e1 < e)
       Action(e1)
       e1 ∈ thr
       e1 ≤loc 
       (∀m:ℕ. ∀e':E.
            ((e' ->>^m e1)
             (e' has New(n))
             ((∃e':E. ((e' <loc e1) ∧ Action(e') ∧ e' has* New(n) ∧ e' ∈ thr)) ∨ (e1 n ∈ E)))))
16. Action(e)@i
17. e ∈ thr@i
18. e ≤loc @i
19. e' E@i
20. e' ->>^0 e@i
21. (e' has New(n))@i
⊢ (∃e':E. ((e' <loc e) ∧ Action(e') ∧ e' has* New(n) ∧ e' ∈ thr)) ∨ (e n ∈ E)

2
1. SES@i'
2. SecurityAxioms@i'
3. es EO+(Info)@i'
4. Id@i
5. thr Thread@i
6. Legal(thr)@A@i
7. E(New)@i
8. E@i
9. Action(a)
10. a ∈ thr@i
11. has* New(n)@i
12. ∀e':E. ((e' < a)  Action(e')  e' has* New(n)  ((loc(e') A ∈ Id) ∧ (¬↑e' ∈b Send)))
13. ¬(a n ∈ E)
14. E@i
15. ∀e1:E
      ((e1 < e)
       Action(e1)
       e1 ∈ thr
       e1 ≤loc 
       (∀m:ℕ. ∀e':E.
            ((e' ->>^m e1)
             (e' has New(n))
             ((∃e':E. ((e' <loc e1) ∧ Action(e') ∧ e' has* New(n) ∧ e' ∈ thr)) ∨ (e1 n ∈ E)))))
16. Action(e)@i
17. e ∈ thr@i
18. e ≤loc @i
19. : ℤ@i
20. \\%24 0 < m@i
21. ∀e':E
      ((e' ->>^m e)
       (e' has New(n))
       ((∃e':E. ((e' <loc e) ∧ Action(e') ∧ e' has* New(n) ∧ e' ∈ thr)) ∨ (e n ∈ E)))@i
22. e' E@i
23. e' ->>^m e@i
24. (e' has New(n))@i
⊢ (∃e':E. ((e' <loc e) ∧ Action(e') ∧ e' has* New(n) ∧ e' ∈ thr)) ∨ (e n ∈ E)


Latex:



Latex:
.....assertion..... 
1.  s  :  SES@i'
2.  SecurityAxioms@i'
3.  es  :  EO+(Info)@i'
4.  A  :  Id@i
5.  thr  :  Thread@i
6.  Legal(thr)@A@i
7.  n  :  E(New)@i
8.  a  :  E@i
9.  Action(a)
10.  a  \mmember{}  thr@i
11.  a  has*  New(n)@i
12.  \mforall{}e':E.  ((e'  <  a)  {}\mRightarrow{}  Action(e')  {}\mRightarrow{}  e'  has*  New(n)  {}\mRightarrow{}  ((loc(e')  =  A)  \mwedge{}  (\mneg{}\muparrow{}e'  \mmember{}\msubb{}  Send)))
13.  \mneg{}(a  =  n)
\mvdash{}  \mforall{}e:E
        (Action(e)
        {}\mRightarrow{}  e  \mmember{}  thr
        {}\mRightarrow{}  e  \mleq{}loc  a 
        {}\mRightarrow{}  (\mforall{}m:\mBbbN{}.  \mforall{}e':E.
                    ((e'  rel\_exp(E;  ->>  m)  e)
                    {}\mRightarrow{}  (e'  has  New(n))
                    {}\mRightarrow{}  ((\mexists{}e':E.  ((e'  <loc  e)  \mwedge{}  Action(e')  \mwedge{}  e'  has*  New(n)  \mwedge{}  e'  \mmember{}  thr))  \mvee{}  (e  =  n)))))


By


Latex:
(CausalInd'  THEN  RepeatFor  2  ((D  0  THENA  Auto))  THEN  InductionOnNat  THEN  (UnivCD  THENA  Auto))




Home Index