let C be Category; for a, b being Object of C
for f being Morphism of a,b st f is invertible holds
f " is invertible
let a, b be Object of C; for f being Morphism of a,b st f is invertible holds
f " is invertible
let f be Morphism of a,b; ( f is invertible implies f " is invertible )
assume A2:
f is invertible
; f " is invertible
then A3:
f * (f ") = id b
by Def11;
A1:
Hom (a,b) <> {}
by A2, Dfi;
( Hom (b,a) <> {} & (f ") * f = id a )
by Dfi, A2, Def11;
hence
f " is invertible
by A1, A3, Th41; verum