theorem Th12:
  for C being Categorial Category, a being Object of C holds a is Category
proof
  let C be Categorial Category;
  the carrier of C is categorial by Def6;
  hence thesis;
end;
