Step
*
1
1
1
of Lemma
finite'_functionality_wrt_equipollent
.....assertion..... 
1. [A] : Type
2. [B] : Type
3. f : A ⟶ B
4. Inj(A;B;f)
5. ∀b:B. ∃a:A. ((f a) = b ∈ B)
6. ∀f:A ⟶ A. (Inj(A;A;f) 
⇒ Surj(A;A;f))
7. g : B ⟶ B
8. Inj(B;B;g)
9. h : b:B ⟶ A
10. ∀b:B. ((f (h b)) = b ∈ B)
⊢ Inj(B;A;h)
BY
{ ((D 0 THEN Auto) THEN (InstHyp [⌜a1⌝] (-4)⋅ THENM InstHyp [⌜a2⌝] (-5)⋅ THENM HypSubst' -3 -2) THEN Auto) }
Latex:
Latex:
.....assertion..... 
1.  [A]  :  Type
2.  [B]  :  Type
3.  f  :  A  {}\mrightarrow{}  B
4.  Inj(A;B;f)
5.  \mforall{}b:B.  \mexists{}a:A.  ((f  a)  =  b)
6.  \mforall{}f:A  {}\mrightarrow{}  A.  (Inj(A;A;f)  {}\mRightarrow{}  Surj(A;A;f))
7.  g  :  B  {}\mrightarrow{}  B
8.  Inj(B;B;g)
9.  h  :  b:B  {}\mrightarrow{}  A
10.  \mforall{}b:B.  ((f  (h  b))  =  b)
\mvdash{}  Inj(B;A;h)
By
Latex:
((D  0  THEN  Auto)
  THEN  (InstHyp  [\mkleeneopen{}a1\mkleeneclose{}]  (-4)\mcdot{}  THENM  InstHyp  [\mkleeneopen{}a2\mkleeneclose{}]  (-5)\mcdot{}  THENM  HypSubst'  -3  -2)
  THEN  Auto)
Home
Index