theorem
  rng(p - A) c= rng p
proof
  rng(p - A) = rng p \ A by Th63;
  hence thesis;
end;
