theorem
   Sum <%c%> = c
proof
  c in COMPLEX by XCMPLX_0:def 2;
  hence thesis by Th37;
end;
