theorem ThB59:
  the carrier of H * a = (-a) + H + a
proof
  thus the carrier of H * a = carr(H) * a by Def6A
    .= (-a) + H + a by Th50;
end;
