Step * of Lemma sq_stable__inv_funs

[A,B:Type]. ∀[f:A ⟶ B]. ∀[g:B ⟶ A].  SqStable(InvFuns(A;B;f;g))
BY
(Unfold `inv_funs` THEN Auto) }


Latex:


Latex:
\mforall{}[A,B:Type].  \mforall{}[f:A  {}\mrightarrow{}  B].  \mforall{}[g:B  {}\mrightarrow{}  A].    SqStable(InvFuns(A;B;f;g))


By


Latex:
(Unfold  `inv\_funs`  0  THEN  Auto)




Home Index