theorem
  Hom(EmptyMS C,a) = {init a}
proof
  for f2 being Morphism of EmptyMS C,a holds init a = f2 by Th54;
  hence thesis by Th55,CAT_1:8;
end;
