Step * 1 of Lemma ses-nonce-from-ordering


1. SES@i'
2. ActionsDisjoint@i'
3. PropertyO@i'
4. ses-ordering'(s)
⊢ PropertyN
BY
((UnfoldTopAb (-1) THEN UnfoldTopAb 0) THEN RepeatFor ((D THENA Auto))) }

1
1. SES@i'
2. ActionsDisjoint@i'
3. PropertyO@i'
4. ∀es:EO+(Info). ∀b:E.
     ((∀n:E(New). (b has* New(n)  (n ≤loc b  ∨ (∃snd:E(Send). ((n <loc snd) ∧ (snd < b) ∧ snd has* New(n))))))
     ∧ (∀e1:E(Sign)
          (b has* signature(e1)
           (∃e2:E(Sign)
               ((Sign(e2) Sign(e1) ∈ (SecurityData × Id × Atom1))
               ∧ (e2 ≤loc b  ∨ (∃snd:E(Send). ((e2 <loc snd) ∧ (snd < b) ∧ snd has* signature(e1))))))))
     ∧ (∀e1:E(Encrypt)
          (b has* cipherText(e1)
           (∃e2:E(Encrypt)
               ((Encrypt(e2) Encrypt(e1) ∈ (SecurityData × Key × Atom1))
               ∧ (e2 ≤loc b  ∨ (∃snd:E(Send). ((e2 <loc snd) ∧ (snd < b) ∧ snd has* cipherText(e1)))))))))
5. es EO+(Info)@i'
6. E(New)@i
7. E@i
8. has* New(n)@i
⊢ c≤ e ∧ ((¬(loc(e) loc(n) ∈ Id))  (∃e':E(Send). ((n <loc e') ∧ e' has* New(n) ∧ (e' < e))))


Latex:


Latex:

1.  s  :  SES@i'
2.  ActionsDisjoint@i'
3.  PropertyO@i'
4.  ses-ordering'(s)
\mvdash{}  PropertyN


By


Latex:
((UnfoldTopAb  (-1)  THEN  UnfoldTopAb  0)  THEN  RepeatFor  4  ((D  0  THENA  Auto)))




Home Index