let A, B be Category; :: thesis: for F1, F2 being Functor of A,B st ( for a, b being Object of A st Hom a,b <> {} holds
for f being Morphism of a,b holds F1 . f = F2 . f ) holds
F1 = F2
let F1, F2 be Functor of A,B; :: thesis: ( ( for a, b being Object of A st Hom a,b <> {} holds
for f being Morphism of a,b holds F1 . f = F2 . f ) implies F1 = F2 )
assume A1:
for a, b being Object of A st Hom a,b <> {} holds
for f being Morphism of a,b holds F1 . f = F2 . f
; :: thesis: F1 = F2
hence
F1 = F2
by FUNCT_2:113; :: thesis: verum