theorem
  (A--B)///C c= A///C -- B///C
proof
  (A++--B)///C c= A///C++(--B)///C by Th95;
  hence thesis by Th94;
end;
