theorem
  Hom(a,[1]C) = {term a}
proof
  for f2 being Morphism of a,[1]C holds term a = f2 by Th12;
  hence thesis by Th13,CAT_1:8;
end;
