theorem Th56:
  init a = init(EmptyMS C,a)
proof
  EmptyMS C is initial by Def26;
  hence thesis by CAT_3:40;
end;
