reserve B,C,D for Category;

theorem Th63:
  for f being Morphism of C holds (id* C).f = f opp
proof
  let f be Morphism of C;
  thus (id* C).f = ((id C).f) opp by Def11
    .= f opp by FUNCT_1:18;
end;
