theorem
  s <= q implies [.r,s.[ c= [.-infty,q.[
proof
  -infty <= r by XXREAL_0:5;
  hence thesis by Th38;
end;
