theorem
  0 < i implies j = i * (j div i) + (j mod i) by INT_1:59;
