Step
*
1
of Lemma
ses-legal-thread-decrypt
1. s : SES@i'
2. ActionsDisjoint@i'
3. NoncesCiphersAndKeysDisjoint
4. PropertyD@i'
5. es : EO+(Info)@i'
6. A : Id@i
7. thr : {thr:Act List| ∀i:ℕ||thr|| - 1. (thr[i] <loc thr[i + 1])} @i
8. e : E@i
9. ∀i:ℕ||thr||. UsedAtoms(thr[i]) ⊆ [Private(A) / concat(map(λj.UseableAtoms(thr[j]);[0, i)))]@i
10. ↑e ∈b Decrypt
11. i : ℕ||thr||@i
12. e = thr[i] ∈ E@i
⊢ ∃a:Act. ((a <loc e) ∧ (∃i:ℕ||thr||. (a = thr[i] ∈ E)) ∧ (a has cipherText(e)))
BY
{ ((InstHyp [⌈i⌉] (-4)⋅ THENA Auto)
   THEN (RepUR ``l_contains`` -1 THEN (RWO "l_all_iff" (-1) THENA Auto))
   THEN (InstHyp [⌈cipherText(e)⌉] (-1)⋅ THENA Auto))⋅ }
1
.....antecedent..... 
1. s : SES@i'
2. ActionsDisjoint@i'
3. NoncesCiphersAndKeysDisjoint
4. PropertyD@i'
5. es : EO+(Info)@i'
6. A : Id@i
7. thr : {thr:Act List| ∀i:ℕ||thr|| - 1. (thr[i] <loc thr[i + 1])} @i
8. e : E@i
9. ∀i:ℕ||thr||. UsedAtoms(thr[i]) ⊆ [Private(A) / concat(map(λj.UseableAtoms(thr[j]);[0, i)))]@i
10. ↑e ∈b Decrypt
11. i : ℕ||thr||@i
12. e = thr[i] ∈ E@i
13. ∀a:Atom1. ((a ∈ UsedAtoms(thr[i])) 
⇒ (a ∈ [Private(A) / concat(map(λj.UseableAtoms(thr[j]);[0, i)))]))
⊢ (cipherText(e) ∈ UsedAtoms(thr[i]))
2
1. s : SES@i'
2. ActionsDisjoint@i'
3. NoncesCiphersAndKeysDisjoint
4. PropertyD@i'
5. es : EO+(Info)@i'
6. A : Id@i
7. thr : {thr:Act List| ∀i:ℕ||thr|| - 1. (thr[i] <loc thr[i + 1])} @i
8. e : E@i
9. ∀i:ℕ||thr||. UsedAtoms(thr[i]) ⊆ [Private(A) / concat(map(λj.UseableAtoms(thr[j]);[0, i)))]@i
10. ↑e ∈b Decrypt
11. i : ℕ||thr||@i
12. e = thr[i] ∈ E@i
13. ∀a:Atom1. ((a ∈ UsedAtoms(thr[i])) 
⇒ (a ∈ [Private(A) / concat(map(λj.UseableAtoms(thr[j]);[0, i)))]))
14. (cipherText(e) ∈ [Private(A) / concat(map(λj.UseableAtoms(thr[j]);[0, i)))])
⊢ ∃a:Act. ((a <loc e) ∧ (∃i:ℕ||thr||. (a = thr[i] ∈ E)) ∧ (a has cipherText(e)))
Latex:
Latex:
1.  s  :  SES@i'
2.  ActionsDisjoint@i'
3.  NoncesCiphersAndKeysDisjoint
4.  PropertyD@i'
5.  es  :  EO+(Info)@i'
6.  A  :  Id@i
7.  thr  :  \{thr:Act  List|  \mforall{}i:\mBbbN{}||thr||  -  1.  (thr[i]  <loc  thr[i  +  1])\}  @i
8.  e  :  E@i
9.  \mforall{}i:\mBbbN{}||thr||.  UsedAtoms(thr[i])  \msubseteq{}  [Private(A)  /  concat(map(\mlambda{}j.UseableAtoms(thr[j]);[0,  i)))]@i
10.  \muparrow{}e  \mmember{}\msubb{}  Decrypt
11.  i  :  \mBbbN{}||thr||@i
12.  e  =  thr[i]@i
\mvdash{}  \mexists{}a:Act.  ((a  <loc  e)  \mwedge{}  (\mexists{}i:\mBbbN{}||thr||.  (a  =  thr[i]))  \mwedge{}  (a  has  cipherText(e)))
By
Latex:
((InstHyp  [\mkleeneopen{}i\mkleeneclose{}]  (-4)\mcdot{}  THENA  Auto)
  THEN  (RepUR  ``l\_contains``  -1  THEN  (RWO  "l\_all\_iff"  (-1)  THENA  Auto))
  THEN  (InstHyp  [\mkleeneopen{}cipherText(e)\mkleeneclose{}]  (-1)\mcdot{}  THENA  Auto))\mcdot{}
Home
Index