Step * 1 1 1 of Lemma es-interval-induction

.....basecase..... 
1. es EO@i'
2. Id@i
3. [P] e1:{e:E| loc(e) i ∈ Id}  ─→ {e2:E| loc(e2) i ∈ Id}  ─→ ℙ
4. ∀e1@i.∀e2≥e1.(∀e:E. ((e1 <loc e)  e ≤loc e2   P[e;e2]))  P[e1;e2]@i
⊢ ∀e,e':E.  ((loc(e) i ∈ Id)  (||[e, e']|| ≤ 0)  e ≤loc e'   P[e;e'])
BY
Auto⋅ }

1
1. es EO@i'
2. Id@i
3. [P] e1:{e:E| loc(e) i ∈ Id}  ─→ {e2:E| loc(e2) i ∈ Id}  ─→ ℙ
4. ∀e1@i.∀e2≥e1.(∀e:E. ((e1 <loc e)  e ≤loc e2   P[e;e2]))  P[e1;e2]@i
5. E@i
6. e' E@i
7. loc(e) i ∈ Id@i
8. ||[e, e']|| ≤ 0@i
9. e ≤loc e' @i
⊢ P[e;e']


Latex:


.....basecase..... 
1.  es  :  EO@i'
2.  i  :  Id@i
3.  [P]  :  e1:\{e:E|  loc(e)  =  i\}    {}\mrightarrow{}  \{e2:E|  loc(e2)  =  i\}    {}\mrightarrow{}  \mBbbP{}
4.  \mforall{}e1@i.\mforall{}e2\mgeq{}e1.(\mforall{}e:E.  ((e1  <loc  e)  {}\mRightarrow{}  e  \mleq{}loc  e2    {}\mRightarrow{}  P[e;e2]))  {}\mRightarrow{}  P[e1;e2]@i
\mvdash{}  \mforall{}e,e':E.    ((loc(e)  =  i)  {}\mRightarrow{}  (||[e,  e']||  \mleq{}  0)  {}\mRightarrow{}  e  \mleq{}loc  e'    {}\mRightarrow{}  P[e;e'])


By

Auto\mcdot{}




Home Index