Step
*
2
1
1
of Lemma
nonempty-es-interface-history
1. Info : Type
2. es : EO+(Info)@i'
3. A : Type
4. X : EClass(A List)@i'
5. e : E@i
6. e' : E@i
7. ↑e' ∈b X@i
8. e' ≤loc e @i
9. 0 < ||X(e')||@i
⊢ ¬(es-interface-history(es;X;e) = [] ∈ (A List))
BY
{ (BLemma `member-exists` THEN Auto)⋅ }
1
1. Info : Type
2. es : EO+(Info)@i'
3. A : Type
4. X : EClass(A List)@i'
5. e : E@i
6. e' : E@i
7. ↑e' ∈b X@i
8. e' ≤loc e @i
9. 0 < ||X(e')||@i
⊢ ∃x:A. (x ∈ es-interface-history(es;X;e))
Latex:
Latex:
1.  Info  :  Type
2.  es  :  EO+(Info)@i'
3.  A  :  Type
4.  X  :  EClass(A  List)@i'
5.  e  :  E@i
6.  e'  :  E@i
7.  \muparrow{}e'  \mmember{}\msubb{}  X@i
8.  e'  \mleq{}loc  e  @i
9.  0  <  ||X(e')||@i
\mvdash{}  \mneg{}(es-interface-history(es;X;e)  =  [])
By
Latex:
(BLemma  `member-exists`  THEN  Auto)\mcdot{}
Home
Index