let A, B be Category; for F1, F2 being Functor of A,B st F1 is_transformable_to F2 holds
for t being transformation of F1,F2 st t is invertible holds
for a being Object of A holds F1 . a,F2 . a are_isomorphic
let F1, F2 be Functor of A,B; ( F1 is_transformable_to F2 implies for t being transformation of F1,F2 st t is invertible holds
for a being Object of A holds F1 . a,F2 . a are_isomorphic )
assume
F1 is_transformable_to F2
; for t being transformation of F1,F2 st t is invertible holds
for a being Object of A holds F1 . a,F2 . a are_isomorphic
let t be transformation of F1,F2; ( t is invertible implies for a being Object of A holds F1 . a,F2 . a are_isomorphic )
assume A1:
t is invertible
; for a being Object of A holds F1 . a,F2 . a are_isomorphic
let a be Object of A; F1 . a,F2 . a are_isomorphic
take
t . a
; CAT_1:def 20 t . a is invertible
thus
t . a is invertible
by A1; verum