Step * 1 1 1 2 1 1 1 of Lemma parallel-as-bind


1. Type
2. Info Type
3. EClass(A)
4. EClass(A)
5. EO+(Info)
6. x1 E
7. e' E@i
8. ↑first(e')
9. loc(x1) loc(e') ∈ Id@i
⊢ e' ≤loc x1 
BY
(BLemma `es-first-le` THEN Auto) }


Latex:


Latex:

1.  A  :  Type
2.  Info  :  Type
3.  X  :  EClass(A)
4.  Y  :  EClass(A)
5.  x  :  EO+(Info)
6.  x1  :  E
7.  e'  :  E@i
8.  \muparrow{}first(e')
9.  loc(x1)  =  loc(e')@i
\mvdash{}  e'  \mleq{}loc  x1 


By


Latex:
(BLemma  `es-first-le`  THEN  Auto)




Home Index