Step * 2 of Lemma oal_lv_nid


1. LOSet@i'
2. AbDMon@i'
⊢ ∀ps:|oal(s;g)|. ∀x:|s|. ∀y:|g|.
    ((↑before(x;map(λx.(fst(x));ps)))
     (y e ∈ |g|))
     ([<x, y> ps] 00 ∈ |oal(s;g)|))
     (lv([<x, y> ps]) e ∈ |g|)))
BY
(RepeatFor (Intro) THEN (D THENA (Fold `oal_cons_pr` THEN Auto)) THEN Reduce THEN Auto) }


Latex:


Latex:

1.  s  :  LOSet@i'
2.  g  :  AbDMon@i'
\mvdash{}  \mforall{}ps:|oal(s;g)|.  \mforall{}x:|s|.  \mforall{}y:|g|.
        ((\muparrow{}before(x;map(\mlambda{}x.(fst(x));ps)))
        {}\mRightarrow{}  (\mneg{}(y  =  e))
        {}\mRightarrow{}  (\mneg{}([<x,  y>  /  ps]  =  00))
        {}\mRightarrow{}  (\mneg{}(lv([<x,  y>  /  ps])  =  e)))


By


Latex:
(RepeatFor  5  (Intro)  THEN  (D  0  THENA  (Fold  `oal\_cons\_pr`  0  THEN  Auto))  THEN  Reduce  0  THEN  Auto)




Home Index