theorem
  r <= p implies [.r,+infty.] \ {p} = [.r,p.[ \/ ].p,+infty.]
proof
  p <= +infty by XXREAL_0:3;
  hence thesis by Th316;
end;
