Step
*
of Lemma
fun_with_inv_is_bij
∀[A,B:Type].  ∀f:A ⟶ B. ∀g:B ⟶ A.  Bij(A;B;f) supposing InvFuns(A;B;f;g)
BY
{ Auto }
1
1. [A] : Type
2. [B] : Type
3. f : A ⟶ B
4. g : B ⟶ A
5. InvFuns(A;B;f;g)
⊢ Bij(A;B;f)
Latex:
Latex:
\mforall{}[A,B:Type].    \mforall{}f:A  {}\mrightarrow{}  B.  \mforall{}g:B  {}\mrightarrow{}  A.    Bij(A;B;f)  supposing  InvFuns(A;B;f;g)
By
Latex:
Auto
Home
Index