Step
*
1
of Lemma
es-interface-map-val
1. Info : Type
2. A : Type
3. es : EO+(Info)
4. X : EClass(A)
5. f : A ─→ E(X) ─→ bag(Top)
6. e : E
7. #(X es e) = 1 ∈ ℤ
⊢ Ax ∈ only(f only(X es e) e) ~ only(f only(X es e) e) supposing ↑(#(f only(X es e) e) =z 1)
BY
{ ((All (Unfold `eclass`) THEN ElimBagSizeOne') THEN Reduce 0)⋅ }
1
1. Info : Type
2. A : Type
3. es : EO+(Info)
4. X : es:EO+(Info) ─→ e:E ─→ bag(A)
5. f : A ─→ E(X) ─→ bag(Top)
6. e : E
7. #(X es e) = 1 ∈ ℤ
8. X es e ~ {only(X es e)}
9. x : A@i
⊢ Ax ∈ only(f x e) ~ only(f x e) supposing ↑(#(f x e) =z 1)
Latex:
Latex:
1.  Info  :  Type
2.  A  :  Type
3.  es  :  EO+(Info)
4.  X  :  EClass(A)
5.  f  :  A  {}\mrightarrow{}  E(X)  {}\mrightarrow{}  bag(Top)
6.  e  :  E
7.  \#(X  es  e)  =  1
\mvdash{}  Ax  \mmember{}  only(f  only(X  es  e)  e)  \msim{}  only(f  only(X  es  e)  e)  supposing  \muparrow{}(\#(f  only(X  es  e)  e)  =\msubz{}  1)
By
Latex:
((All  (Unfold  `eclass`)  THEN  ElimBagSizeOne')  THEN  Reduce  0)\mcdot{}
Home
Index