Step * 1 1 1 of Lemma cabal-theorem


1. SES@i'
2. SecurityAxioms@i'
3. s2 Top@i'
4. es EO+(Info)@i'
5. Id List@i
6. (∀A@0∈C.Honest(A@0))
7. ns Atom1 List@i
8. ∀a:Atom1
     ((a ∈ ns)
      ((∃i∈C. ∃e:E
                 ((loc(e) i ∈ Id)
                 ∧ (((↑e ∈b New) ∧ (a New(e) ∈ Atom1))
                   ∨ ((↑e ∈b Encrypt) ∧ (a cipherText(e) ∈ Atom1) ∧ (∃b∈ns. (b a ∈ Atom1)) ∧ (e has b))))))
        ∧ (∀e:E(Send). ((loc(e) ∈ C)  (e has a))))
        ∧ (∀e:E(Encrypt)
             ((loc(e) ∈ C)
              (e has a)
              ((∃A∈C. key(e) PublicKey(A) ∈ Key)
                ∨ (∃k∈ns. key(e) symmetric-key(k) ∈ Key)
                ∨ (cipherText(e) ∈ ns))))))
9. PropertyF
10. E@i
11. ∀e1:E. ((e1 < e)  (∃a∈ns. (e1 has a))  (loc(e1) ∈ C))
12. Atom1
13. (a ∈ ns)
14. (e has a)
15. E@i
16. E@i
17. ∀x1,y1:E.
      (x c≤ x1
       x1 c≤ y1
       y1 c≤ y
       ((x < x1) ∨ (y1 < y))
       (∀a:Atom1. (ses-flow(s;es;a;x1;y1)  y1 c≤  (a ∈ ns)  (loc(x1) ∈ C)  (loc(y1) ∈ C))))@i
18. a1 Atom1@i
19. (x has a1)@i
20. (y has a1)@i
21. x ≤loc @i
22. c≤ e@i
23. (a1 ∈ ns)@i
24. (loc(x) ∈ C)@i
⊢ (loc(y) ∈ C)
BY
(NthHypSq (-1) THEN EqCD THEN Auto)⋅ }


Latex:


Latex:

1.  s  :  SES@i'
2.  A  :  SecurityAxioms@i'
3.  s2  :  Top@i'
4.  es  :  EO+(Info)@i'
5.  C  :  Id  List@i
6.  (\mforall{}A@0\mmember{}C.Honest(A@0))
7.  ns  :  Atom1  List@i
8.  \mforall{}a:Atom1
          ((a  \mmember{}  ns)
          {}\mRightarrow{}  ((\mexists{}i\mmember{}C.  \mexists{}e:E
                                  ((loc(e)  =  i)
                                  \mwedge{}  (((\muparrow{}e  \mmember{}\msubb{}  New)  \mwedge{}  (a  =  New(e)))
                                      \mvee{}  ((\muparrow{}e  \mmember{}\msubb{}  Encrypt)  \mwedge{}  (a  =  cipherText(e))  \mwedge{}  (\mexists{}b\mmember{}ns.  (\mneg{}(b  =  a))  \mwedge{}  (e  has  b))))))
                \mwedge{}  (\mforall{}e:E(Send).  ((loc(e)  \mmember{}  C)  {}\mRightarrow{}  (\mneg{}(e  has  a))))
                \mwedge{}  (\mforall{}e:E(Encrypt)
                          ((loc(e)  \mmember{}  C)
                          {}\mRightarrow{}  (e  has  a)
                          {}\mRightarrow{}  ((\mexists{}A\mmember{}C.  key(e)  =  PublicKey(A))
                                \mvee{}  (\mexists{}k\mmember{}ns.  key(e)  =  symmetric-key(k))
                                \mvee{}  (cipherText(e)  \mmember{}  ns))))))
9.  PropertyF
10.  e  :  E@i
11.  \mforall{}e1:E.  ((e1  <  e)  {}\mRightarrow{}  (\mexists{}a\mmember{}ns.  (e1  has  a))  {}\mRightarrow{}  (loc(e1)  \mmember{}  C))
12.  a  :  Atom1
13.  (a  \mmember{}  ns)
14.  (e  has  a)
15.  x  :  E@i
16.  y  :  E@i
17.  \mforall{}x1,y1:E.
            (x  c\mleq{}  x1
            {}\mRightarrow{}  x1  c\mleq{}  y1
            {}\mRightarrow{}  y1  c\mleq{}  y
            {}\mRightarrow{}  ((x  <  x1)  \mvee{}  (y1  <  y))
            {}\mRightarrow{}  (\mforall{}a:Atom1
                        (ses-flow(s;es;a;x1;y1)  {}\mRightarrow{}  y1  c\mleq{}  e  {}\mRightarrow{}  (a  \mmember{}  ns)  {}\mRightarrow{}  (loc(x1)  \mmember{}  C)  {}\mRightarrow{}  (loc(y1)  \mmember{}  C))))@i
18.  a1  :  Atom1@i
19.  (x  has  a1)@i
20.  (y  has  a1)@i
21.  x  \mleq{}loc  y  @i
22.  y  c\mleq{}  e@i
23.  (a1  \mmember{}  ns)@i
24.  (loc(x)  \mmember{}  C)@i
\mvdash{}  (loc(y)  \mmember{}  C)


By


Latex:
(NthHypSq  (-1)  THEN  EqCD  THEN  Auto)\mcdot{}




Home Index