theorem
  {f}--{h,i} = {f-h,f-i}
proof
  thus {f}--{h,i} = {f}++{-h,-i} by Th10
    .= {f-h,f-i} by Th44;
end;
