theorem
  a + H + A = a + (H + A)
proof
  thus a + H + A = {a} + H + A .= a + (H + A) by Th97;
end;
