theorem Th339:
  p <= q implies ].-infty,q.[ \ [.p,s.] = ].-infty,p.[ \/ ].s,q.[
proof
  -infty <= s by XXREAL_0:5;
  hence thesis by Th309;
end;
