Step * 2 2 of Lemma equipollent-union-com


1. [A] Type
2. [B] Type
3. A@i
⊢ ∃a:A B. (case of inl(a) => inr a  inr(b) => inl (inr ) ∈ (B A))
BY
TACTIC:(With ⌜inl y⌝ (D 0)⋅ THEN Reduce 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