theorem
  for s being Real holds ].-infty,t.[ \ ].-infty,s.[ = [.s,t.[
proof
  let s be Real;
  s in REAL by XREAL_0:def 1;
  hence thesis by Th189,XXREAL_0:12;
end;
