theorem
  ex f st f + g = h
proof
  take h + -g;
  thus thesis by Th13;
end;
