Step
*
1
1
1
of Lemma
es-interface-history-prior
.....assertion..... 
1. Info : Type
2. es : EO+(Info)
3. A : Type
4. X : EClass(A List)
5. e : E(X)
6. ↑e ∈b prior(X)
⊢ ∃b:E. ((¬↑first(b)) c∧ ((prior(X)(e) = pred(b) ∈ E) ∧ b ≤loc e ))
BY
{ (BLemma `es-next` THEN Auto) }
1
.....wf..... 
1. Info : Type
2. es : EO+(Info)
3. A : Type
4. X : EClass(A List)
5. e : E(X)
6. ↑e ∈b prior(X)
⊢ prior(X)(e) ∈ E
Latex:
Latex:
.....assertion..... 
1.  Info  :  Type
2.  es  :  EO+(Info)
3.  A  :  Type
4.  X  :  EClass(A  List)
5.  e  :  E(X)
6.  \muparrow{}e  \mmember{}\msubb{}  prior(X)
\mvdash{}  \mexists{}b:E.  ((\mneg{}\muparrow{}first(b))  c\mwedge{}  ((prior(X)(e)  =  pred(b))  \mwedge{}  b  \mleq{}loc  e  ))
By
Latex:
(BLemma  `es-next`  THEN  Auto)
Home
Index