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