Step
*
of Lemma
inv_funs_sym
∀[A,B:Type]. ∀[f:A ⟶ B]. ∀[g:B ⟶ A]. InvFuns(B;A;g;f) supposing InvFuns(A;B;f;g)
BY
{ (Auto THEN ParallelLast THEN Auto) }
Latex:
Latex:
\mforall{}[A,B:Type]. \mforall{}[f:A {}\mrightarrow{} B]. \mforall{}[g:B {}\mrightarrow{} A]. InvFuns(B;A;g;f) supposing InvFuns(A;B;f;g)
By
Latex:
(Auto THEN ParallelLast THEN Auto)
Home
Index