let F, G be strict contravariant Functor of A,B; :: thesis: ( ( for a being object of A holds F . a = a ) & ( for a, b being object of A st <^a,b^> <> {} holds
for f being Morphism of a,b holds F . f = f ) & ( for a being object of A holds G . a = a ) & ( for a, b being object of A st <^a,b^> <> {} holds
for f being Morphism of a,b holds G . f = f ) implies F = G )
assume that
A7:
for a being object of A holds F . a = a
and
A8:
for a, b being object of A st <^a,b^> <> {} holds
for f being Morphism of a,b holds F . f = f
and
A9:
for a being object of A holds G . a = a
and
A10:
for a, b being object of A st <^a,b^> <> {} holds
for f being Morphism of a,b holds G . f = f
; :: thesis: F = G
hence
F = G
by A11, Th2; :: thesis: verum