theorem
  r <= s implies [.r,+infty.[ \ [.p,s.[ = [.r,p.[ \/ [.s,+infty.[
proof
  p <= +infty by XXREAL_0:3;
  hence thesis by Th302;
end;
