let A, B be Category; for F1, F2 being Functor of A,B st F1 ~= F2 holds
F2 ~= F1
let F1, F2 be Functor of A,B; ( F1 ~= F2 implies F2 ~= F1 )
assume A1:
F1 is_naturally_transformable_to F2
; NATTRA_1:def 11 ( for t being natural_transformation of F1,F2 holds not t is invertible or F2 ~= F1 )
given t being natural_transformation of F1,F2 such that A2:
t is invertible
; F2 ~= F1
thus
F2 is_naturally_transformable_to F1
by A1, A2, Lm5; NATTRA_1:def 11 ex t being natural_transformation of F2,F1 st t is invertible
take
t "
; t " is invertible
let a be Object of A; NATTRA_1:def 10 (t ") . a is invertible
(t ") . a = (t . a) "
by A1, A2, Th23;
hence
(t ") . a is invertible
by A2, CAT_1:46; verum