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