Step * 2 1 of Lemma bij_iff_1_1_corr


1. [A] Type
2. [B] Type
3. A ⟶ B
4. B ⟶ A
5. InvFuns(A;B;f;g)
⊢ Bij(A;B;f)
BY
(FwdThruLemma `fun_with_inv_is_bij` [5] THEN Auto) }


Latex:


Latex:

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


By


Latex:
(FwdThruLemma  `fun\_with\_inv\_is\_bij`  [5]  THEN  Auto)




Home Index