let A, B, C be category; for F1, F2 being covariant Functor of A,B
for G1 being covariant Functor of B,C
for e being natural_equivalence of F1,F2 st F1,F2 are_naturally_equivalent holds
( G1 * F1,G1 * F2 are_naturally_equivalent & G1 * e is natural_equivalence of G1 * F1,G1 * F2 )
let F1, F2 be covariant Functor of A,B; for G1 being covariant Functor of B,C
for e being natural_equivalence of F1,F2 st F1,F2 are_naturally_equivalent holds
( G1 * F1,G1 * F2 are_naturally_equivalent & G1 * e is natural_equivalence of G1 * F1,G1 * F2 )
let G1 be covariant Functor of B,C; for e being natural_equivalence of F1,F2 st F1,F2 are_naturally_equivalent holds
( G1 * F1,G1 * F2 are_naturally_equivalent & G1 * e is natural_equivalence of G1 * F1,G1 * F2 )
let e be natural_equivalence of F1,F2; ( F1,F2 are_naturally_equivalent implies ( G1 * F1,G1 * F2 are_naturally_equivalent & G1 * e is natural_equivalence of G1 * F1,G1 * F2 ) )
assume A1:
F1,F2 are_naturally_equivalent
; ( G1 * F1,G1 * F2 are_naturally_equivalent & G1 * e is natural_equivalence of G1 * F1,G1 * F2 )
then A2:
F2 is_transformable_to F1
;
A3:
F1 is_naturally_transformable_to F2
by A1;
then reconsider k = G1 * e as natural_transformation of G1 * F1,G1 * F2 by Th28;
A4:
F1 is_transformable_to F2
by A1, Def4;
G1 * F1,G1 * F2 are_naturally_equivalent
by A3, Lm2, A2, Th10, A5;
hence
( G1 * F1,G1 * F2 are_naturally_equivalent & G1 * e is natural_equivalence of G1 * F1,G1 * F2 )
by A5, Def5; verum