reserve B,C,D for Category;

theorem
  for F being Functor of C,D holds *'F*' is Functor of C opp,D opp
proof
  let F be Functor of C,D;
  *'F is Contravariant_Functor of C opp,D by Th55;
  hence thesis by Th54;
end;
