reserve fi,psi for Ordinal-Sequence,
  A,A1,B,C,D for Ordinal,
  X,Y for set,
  x,y for object;

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