Step
*
1
1
of Lemma
equipollent-subtype
.....assertion..... 
1. T : Type
2. A : Type
3. A ⊆r T
4. ∀a1,a2:A.  ((a1 = a2 ∈ T) 
⇒ (a1 = a2 ∈ A))
5. a : ℕ
6. b : ℕ
7. A ~ ℕa
8. T ~ ℕb
⊢ ∃f:ℕa ⟶ ℕb. Inj(ℕa;ℕb;f)
BY
{ ((FLemma `equipollent_inversion` [-2] THENA Auto) THEN D -1) }
1
1. T : Type
2. A : Type
3. A ⊆r T
4. ∀a1,a2:A.  ((a1 = a2 ∈ T) 
⇒ (a1 = a2 ∈ A))
5. a : ℕ
6. b : ℕ
7. A ~ ℕa
8. T ~ ℕb
9. f : ℕa ⟶ A
10. Bij(ℕa;A;f)
⊢ ∃f:ℕa ⟶ ℕb. Inj(ℕa;ℕb;f)
Latex:
Latex:
.....assertion..... 
1.  T  :  Type
2.  A  :  Type
3.  A  \msubseteq{}r  T
4.  \mforall{}a1,a2:A.    ((a1  =  a2)  {}\mRightarrow{}  (a1  =  a2))
5.  a  :  \mBbbN{}
6.  b  :  \mBbbN{}
7.  A  \msim{}  \mBbbN{}a
8.  T  \msim{}  \mBbbN{}b
\mvdash{}  \mexists{}f:\mBbbN{}a  {}\mrightarrow{}  \mBbbN{}b.  Inj(\mBbbN{}a;\mBbbN{}b;f)
By
Latex:
((FLemma  `equipollent\_inversion`  [-2]  THENA  Auto)  THEN  D  -1)
Home
Index