Step * 2 of Lemma oalist_cases_a


1. LOSet
2. AbDMon
3. |oal(a;b)| ⟶ ℙ
4. Q[[]]
5. ws |oal(a;b)|
6. |a|
7. |b|
8. x1 : ↑before(x;map(λx.(fst(x));ws))
9. x2 : ¬(y e ∈ |b|)
⊢ [<x, y> ws] ∈ {ps:(|a| × |b|) List| (↑sd_ordered(map(λx.(fst(x));ps))) ∧ (¬↑(e ∈b map(λx.(snd(x));ps)))} 
BY
((BLemma `cons_in_oalist`) THEN Auto) }


Latex:


Latex:

1.  a  :  LOSet
2.  b  :  AbDMon
3.  Q  :  |oal(a;b)|  {}\mrightarrow{}  \mBbbP{}
4.  Q[[]]
5.  ws  :  |oal(a;b)|
6.  x  :  |a|
7.  y  :  |b|
8.  x1  :  \muparrow{}before(x;map(\mlambda{}x.(fst(x));ws))
9.  x2  :  \mneg{}(y  =  e)
\mvdash{}  [<x,  y>  /  ws]  \mmember{}  \{ps:(|a|  \mtimes{}  |b|)  List| 
                                      (\muparrow{}sd\_ordered(map(\mlambda{}x.(fst(x));ps)))  \mwedge{}  (\mneg{}\muparrow{}(e  \mmember{}\msubb{}  map(\mlambda{}x.(snd(x));ps)))\} 


By


Latex:
((BLemma  `cons\_in\_oalist`)  THEN  Auto)




Home Index