Step
*
1
2
1
of Lemma
or-latest-val
1. Info : Type
2. es : EO+(Info)
3. A : Type
4. B : Type
5. X : EClass(A)
6. Y : EClass(B)
7. e : E
8. ¬↑e ∈b X
9. False ∨ (↑e ∈b Y)
10. Singlevalued(X)
11. Singlevalued(Y)
12. ↑e ∈b Y
13. ↑e ∈b Prior(X)
14. ↑e ∈b (X)'
⊢ (inl <only(Prior(X) es e), only(Y es e)>) = oobboth(<only((X)' es e), Y(e)>) ∈ one_or_both(A;B)
BY
{ (Fold `oobboth` 0 THEN Fold `eclass-val` 0 THEN Auto)⋅ }
Latex:
Latex:
1.  Info  :  Type
2.  es  :  EO+(Info)
3.  A  :  Type
4.  B  :  Type
5.  X  :  EClass(A)
6.  Y  :  EClass(B)
7.  e  :  E
8.  \mneg{}\muparrow{}e  \mmember{}\msubb{}  X
9.  False  \mvee{}  (\muparrow{}e  \mmember{}\msubb{}  Y)
10.  Singlevalued(X)
11.  Singlevalued(Y)
12.  \muparrow{}e  \mmember{}\msubb{}  Y
13.  \muparrow{}e  \mmember{}\msubb{}  Prior(X)
14.  \muparrow{}e  \mmember{}\msubb{}  (X)'
\mvdash{}  (inl  <only(Prior(X)  es  e),  only(Y  es  e)>)  =  oobboth(<only((X)'  es  e),  Y(e)>)
By
Latex:
(Fold  `oobboth`  0  THEN  Fold  `eclass-val`  0  THEN  Auto)\mcdot{}
Home
Index