Step * 1 of Lemma finite-union


1. Type
2. Type
3. n1 : ℕ
4. ~ ℕn1
5. : ℕ
6. ~ ℕn
⊢ ∃n:ℕ~ ℕn
BY
((D With ⌜n1 n⌝  THEN Auto) THEN (RWO "equipollent-add<THENA Auto)) }

1
1. Type
2. Type
3. n1 : ℕ
4. ~ ℕn1
5. : ℕ
6. ~ ℕn
⊢ ~ ℕn1 + ℕn


Latex:


Latex:

1.  S  :  Type
2.  T  :  Type
3.  n1  :  \mBbbN{}
4.  S  \msim{}  \mBbbN{}n1
5.  n  :  \mBbbN{}
6.  T  \msim{}  \mBbbN{}n
\mvdash{}  \mexists{}n:\mBbbN{}.  S  +  T  \msim{}  \mBbbN{}n


By


Latex:
((D  0  With  \mkleeneopen{}n1  +  n\mkleeneclose{}    THEN  Auto)  THEN  (RWO  "equipollent-add<"  0  THENA  Auto))




Home Index