Step * 3 1 of Lemma existse-before-iff


1. es EO@i'
2. e' E@i
3. [P] {e:E| loc(e) loc(e') ∈ Id}  ⟶ ℙ
4. ¬↑first(e')@i
5. P[pred(e')]@i
⊢ ∃e:E. ((e <loc e') c∧ P[e])
BY
((InstConcl [⌜pred(e')⌝])⋅ THEN Auto) }


Latex:


Latex:

1.  es  :  EO@i'
2.  e'  :  E@i
3.  [P]  :  \{e:E|  loc(e)  =  loc(e')\}    {}\mrightarrow{}  \mBbbP{}
4.  \mneg{}\muparrow{}first(e')@i
5.  P[pred(e')]@i
\mvdash{}  \mexists{}e:E.  ((e  <loc  e')  c\mwedge{}  P[e])


By


Latex:
((InstConcl  [\mkleeneopen{}pred(e')\mkleeneclose{}])\mcdot{}  THEN  Auto)




Home Index