let F, G be strict contravariant Functor of A,B; ( ( 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
; F = G
A11:
now let a be
object of
A;
F . a = G . athus F . a =
a
by A7
.=
G . a
by A9
;
verum end;
hence
F = G
by A11, Th2; verum