reserve B,C,D,C9,D9 for Category;
reserve E for Subcategory of C;

theorem Th8:
  C is Subcategory of C
proof
  thus the carrier of C c= the carrier of C;
  thus thesis;
end;
