Step
*
2
2
of Lemma
equipollent-union-com
1. [A] : Type
2. [B] : Type
3. y : A@i
⊢ ∃a:A + B. (case a of inl(a) => inr a  | inr(b) => inl b = (inr y ) ∈ (B + A))
BY
{ TACTIC:(With ⌜inl y⌝ (D 0)⋅ THEN Reduce 0 THEN Auto) }
Latex:
Latex:
1.  [A]  :  Type
2.  [B]  :  Type
3.  y  :  A@i
\mvdash{}  \mexists{}a:A  +  B.  (case  a  of  inl(a)  =>  inr  a    |  inr(b)  =>  inl  b  =  (inr  y  ))
By
Latex:
TACTIC:(With  \mkleeneopen{}inl  y\mkleeneclose{}  (D  0)\mcdot{}  THEN  Reduce  0  THEN  Auto)
Home
Index