theorem
  for x being set holds x in IntIntervals(a,b) iff ex n being Element of
  INT st x = ]. a+n, b+n .[;
