theorem Th52:
  A+^B-^A = B
proof
  A c= A+^B by Th24;
  hence thesis by Def5;
end;
