Step * of Lemma eo-forward-first2

[Info:Type]. ∀[eo:EO+(Info)]. ∀[e:E]. ∀[e':{e':E| e' ≤loc ].  {uiff(↑first(e);e e' ∈ E)}
BY
(Unfold `guard` THEN (Auto THEN Try (Complete (Auto)))) }

1
1. Info Type
2. eo EO+(Info)
3. E
4. e' {e':E| e' ≤loc 
5. ↑first(e)
⊢ e' ∈ E

2
1. Info Type
2. eo EO+(Info)
3. E
4. e' {e':E| e' ≤loc 
5. e' ∈ E
⊢ ↑first(e)


Latex:


Latex:
\mforall{}[Info:Type].  \mforall{}[eo:EO+(Info)].  \mforall{}[e:E].  \mforall{}[e':\{e':E|  e'  \mleq{}loc  e  \}  ].    \{uiff(\muparrow{}first(e);e  =  e')\}


By


Latex:
(Unfold  `guard`  0  THEN  (Auto  THEN  Try  (Complete  (Auto))))




Home Index