Step * of Lemma es-pplus_wf

[es:EO]. ∀[e1:E]. ∀[e2:{e:E| loc(e) loc(e1) ∈ Id} ]. ∀[p:{e:E| loc(e) loc(e1) ∈ Id} 
                                                           ⟶ {e:E| loc(e) loc(e1) ∈ Id} 
                                                           ⟶ ℙ].
  ([e1,e2]~([a,b].p[a;b])+ ∈ ℙ)
BY
(Unfold `es-pplus` THEN Auto) }


Latex:


Latex:
\mforall{}[es:EO].  \mforall{}[e1:E].  \mforall{}[e2:\{e:E|  loc(e)  =  loc(e1)\}  ].  \mforall{}[p:\{e:E|  loc(e)  =  loc(e1)\} 
                                                                                                            {}\mrightarrow{}  \{e:E|  loc(e)  =  loc(e1)\} 
                                                                                                            {}\mrightarrow{}  \mBbbP{}].
    ([e1,e2]\msim{}([a,b].p[a;b])+  \mmember{}  \mBbbP{})


By


Latex:
(Unfold  `es-pplus`  0  THEN  Auto)




Home Index