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