Step
*
1
1
of Lemma
isl-es-search-back
1. es : EO@i'
2. [T] : Type
3. e : E@i
4. ∀e1:E
     ((e1 < e)
     
⇒ (∀f:{e':E| e' ≤loc e1 }  ⟶ (T + Top)
           (↑isl(es-search-back(es;x.f[x];e1)) 
⇐⇒ ∃e':E. (e' ≤loc e1  c∧ (↑isl(f[e']))))))
5. f : {e':E| e' ≤loc e }  ⟶ (T + Top)@i
6. x : T@i
7. f[e] = (inl x) ∈ (T + Top)@i
⊢ True 
⇐⇒ ∃e':E. (e' ≤loc e  c∧ (↑isl(f[e'])))
BY
{ Auto }
Latex:
Latex:
1.  es  :  EO@i'
2.  [T]  :  Type
3.  e  :  E@i
4.  \mforall{}e1:E
          ((e1  <  e)
          {}\mRightarrow{}  (\mforall{}f:\{e':E|  e'  \mleq{}loc  e1  \}    {}\mrightarrow{}  (T  +  Top)
                      (\muparrow{}isl(es-search-back(es;x.f[x];e1))  \mLeftarrow{}{}\mRightarrow{}  \mexists{}e':E.  (e'  \mleq{}loc  e1    c\mwedge{}  (\muparrow{}isl(f[e']))))))
5.  f  :  \{e':E|  e'  \mleq{}loc  e  \}    {}\mrightarrow{}  (T  +  Top)@i
6.  x  :  T@i
7.  f[e]  =  (inl  x)@i
\mvdash{}  True  \mLeftarrow{}{}\mRightarrow{}  \mexists{}e':E.  (e'  \mleq{}loc  e    c\mwedge{}  (\muparrow{}isl(f[e'])))
By
Latex:
Auto
Home
Index