theorem
  for s being Real st p <= r holds ].r,s.] c= [.p,+infty.[
proof
  let s be Real;
  s in REAL by XREAL_0:def 1;
  hence thesis by Th44,XXREAL_0:9;
end;
