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