let C be Category; for a, b being Object of C
for f being Morphism of a,b st Hom (a,b) <> {} holds
f opp is Morphism of b opp ,a opp
let a, b be Object of C; for f being Morphism of a,b st Hom (a,b) <> {} holds
f opp is Morphism of b opp ,a opp
let f be Morphism of a,b; ( Hom (a,b) <> {} implies f opp is Morphism of b opp ,a opp )
assume
Hom (a,b) <> {}
; f opp is Morphism of b opp ,a opp
then
f in Hom (a,b)
by CAT_1:def 4;
then
f opp in Hom ((b opp),(a opp))
by Th13;
hence
f opp is Morphism of b opp ,a opp
by CAT_1:def 4; verum