Step * 1 1 1 of Lemma signature-release-lemma


1. ses SES
2. ActionsDisjoint
3. NoncesCiphersAndKeysDisjoint
4. PropertyF
5. PropertyO
6. ses-ordering'(ses)
7. PropertyN
8. PropertyV
9. PropertyR
10. PropertyD
11. PropertyS
12. PropertyK
13. bss Basic1 List
14. Legal(bss)
15. UniqueSignatures(bss)
16. Id
17. Honest(A)
18. Protocol1(bss) A
19. es EO+(Info)
20. thr {thr:Act List| ∀i:ℕ||thr|| 1. (thr[i] <loc thr[i 1])} 
21. (thr is one of bss at A)
22. loc(thr)= A
23. : ℕ||thr||
24. : ℕi
25. ↑thr[j] ∈b Sign
26. ∀k:{j 1..i-}. (¬↑thr[k] ∈b Send)
⊢ ∀e:E
    (Action(e)
     has* signature(thr[j])
     (((¬(loc(e) A ∈ Id))  (thr[i] < e)) ∧ ((e <loc thr[i])  (e ∈ thr ∧ (¬↑e ∈b Send)))))
BY
((Assert loc(thr[j]) A ∈ Id BY
          OnMaybeHyp 20 (\h. (UnfoldTopAb h
                              THEN BHyp 
                              THEN Auto
                              THEN UnfoldTopAb 0
                              THEN Auto
                              THEN With ⌈j⌉ (D 0)⋅
                              THEN Auto)))
   THEN (Assert loc(thr[i]) A ∈ Id BY
               OnMaybeHyp 20 (\h. (UnfoldTopAb h
                                   THEN BHyp 
                                   THEN Auto
                                   THEN UnfoldTopAb 0
                                   THEN Auto
                                   THEN With ⌈i⌉ (D 0)⋅
                                   THEN Auto)))
   )⋅ }

1
1. ses SES
2. ActionsDisjoint
3. NoncesCiphersAndKeysDisjoint
4. PropertyF
5. PropertyO
6. ses-ordering'(ses)
7. PropertyN
8. PropertyV
9. PropertyR
10. PropertyD
11. PropertyS
12. PropertyK
13. bss Basic1 List
14. Legal(bss)
15. UniqueSignatures(bss)
16. Id
17. Honest(A)
18. Protocol1(bss) A
19. es EO+(Info)
20. thr {thr:Act List| ∀i:ℕ||thr|| 1. (thr[i] <loc thr[i 1])} 
21. (thr is one of bss at A)
22. loc(thr)= A
23. : ℕ||thr||
24. : ℕi
25. ↑thr[j] ∈b Sign
26. ∀k:{j 1..i-}. (¬↑thr[k] ∈b Send)
27. loc(thr[j]) A ∈ Id
28. loc(thr[i]) A ∈ Id
⊢ ∀e:E
    (Action(e)
     has* signature(thr[j])
     (((¬(loc(e) A ∈ Id))  (thr[i] < e)) ∧ ((e <loc thr[i])  (e ∈ thr ∧ (¬↑e ∈b Send)))))


Latex:



Latex:

1.  ses  :  SES
2.  ActionsDisjoint
3.  NoncesCiphersAndKeysDisjoint
4.  PropertyF
5.  PropertyO
6.  ses-ordering'(ses)
7.  PropertyN
8.  PropertyV
9.  PropertyR
10.  PropertyD
11.  PropertyS
12.  PropertyK
13.  bss  :  Basic1  List
14.  Legal(bss)
15.  UniqueSignatures(bss)
16.  A  :  Id
17.  Honest(A)
18.  Protocol1(bss)  A
19.  es  :  EO+(Info)
20.  thr  :  \{thr:Act  List|  \mforall{}i:\mBbbN{}||thr||  -  1.  (thr[i]  <loc  thr[i  +  1])\} 
21.  (thr  is  one  of  bss  at  A)
22.  loc(thr)=  A
23.  i  :  \mBbbN{}||thr||
24.  j  :  \mBbbN{}i
25.  \muparrow{}thr[j]  \mmember{}\msubb{}  Sign
26.  \mforall{}k:\{j  +  1..i\msupminus{}\}.  (\mneg{}\muparrow{}thr[k]  \mmember{}\msubb{}  Send)
\mvdash{}  \mforall{}e:E
        (Action(e)
        {}\mRightarrow{}  e  has*  signature(thr[j])
        {}\mRightarrow{}  (((\mneg{}(loc(e)  =  A))  {}\mRightarrow{}  (thr[i]  <  e))  \mwedge{}  ((e  <loc  thr[i])  {}\mRightarrow{}  (e  \mmember{}  thr  \mwedge{}  (\mneg{}\muparrow{}e  \mmember{}\msubb{}  Send)))))


By


Latex:
((Assert  loc(thr[j])  =  A  BY
                OnMaybeHyp  20  (\mbackslash{}h.  (UnfoldTopAb  h
                                                        THEN  BHyp  h 
                                                        THEN  Auto
                                                        THEN  UnfoldTopAb  0
                                                        THEN  Auto
                                                        THEN  With  \mkleeneopen{}j\mkleeneclose{}  (D  0)\mcdot{}
                                                        THEN  Auto)))
  THEN  (Assert  loc(thr[i])  =  A  BY
                          OnMaybeHyp  20  (\mbackslash{}h.  (UnfoldTopAb  h
                                                                  THEN  BHyp  h 
                                                                  THEN  Auto
                                                                  THEN  UnfoldTopAb  0
                                                                  THEN  Auto
                                                                  THEN  With  \mkleeneopen{}i\mkleeneclose{}  (D  0)\mcdot{}
                                                                  THEN  Auto)))
  )\mcdot{}




Home Index