Step * 1 1 of Lemma bij_iff_1_1_corr


1. [A] Type
2. [B] Type
3. A ⟶ B
4. Bij(A;B;f)
⊢ ∃g:B ⟶ A. InvFuns(A;B;f;g)
BY
(BackThruLemma `bij_imp_exists_inv` THEN Auto) }


Latex:


Latex:

1.  [A]  :  Type
2.  [B]  :  Type
3.  f  :  A  {}\mrightarrow{}  B
4.  Bij(A;B;f)
\mvdash{}  \mexists{}g:B  {}\mrightarrow{}  A.  InvFuns(A;B;f;g)


By


Latex:
(BackThruLemma  `bij\_imp\_exists\_inv`  THEN  Auto)




Home Index