Step * of Lemma existse-ge_wf

[es:EO]. ∀[e:E]. ∀[P:{e':E| loc(e') loc(e) ∈ Id}  ⟶ ℙ].  (∃e'≥e.P[e'] ∈ ℙ)
BY
(Unfold `existse-ge` 0⋅ THEN Auto) }

1
1. es EO
2. E
3. {e':E| loc(e') loc(e) ∈ Id}  ⟶ ℙ
4. e' E@i
5. e ≤loc e' 
⊢ e' ∈ {e':E| loc(e') loc(e) ∈ Id} 


Latex:


Latex:
\mforall{}[es:EO].  \mforall{}[e:E].  \mforall{}[P:\{e':E|  loc(e')  =  loc(e)\}    {}\mrightarrow{}  \mBbbP{}].    (\mexists{}e'\mgeq{}e.P[e']  \mmember{}  \mBbbP{})


By


Latex:
(Unfold  `existse-ge`  0\mcdot{}  THEN  Auto)




Home Index