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