theorem Th10:
  lower_bound {r} = upper_bound {r}
proof
  lower_bound {r}=r by XXREAL_2:13;
  hence thesis by XXREAL_2:11;
end;
