Step
*
of Lemma
es-local-property_wf
∀[Info:Type]. ∀[P:Id ─→ Info List+ ─→ ℙ]. ∀[es:EO+(Info)]. ∀[e:E].  (es-local-property(i,L.P[i;L];es;e) ∈ ℙ)
BY
{ ProveWfLemma }
1
1. Info : Type
2. P : Id ─→ Info List+ ─→ ℙ
3. es : EO+(Info)
4. e : E
⊢ ≤loc(e) ∈ {a:E| loc(a) = loc(e) ∈ Id}  List+
Latex:
\mforall{}[Info:Type].  \mforall{}[P:Id  {}\mrightarrow{}  Info  List\msupplus{}  {}\mrightarrow{}  \mBbbP{}].  \mforall{}[es:EO+(Info)].  \mforall{}[e:E].
    (es-local-property(i,L.P[i;L];es;e)  \mmember{}  \mBbbP{})
By
ProveWfLemma
Home
Index