theorem
  {f}--{g} = {f-g}
proof
  thus {f}--{g} = {f}++{-g} by Th9
    .= {f-g} by Th43;
end;
