theorem
  p <= r implies ].r,s.[ c= [.p,+infty.[
proof
  s <= +infty by XXREAL_0:3;
  hence thesis by Th45;
end;
