reserve n for non zero Nat,
  j,k,l,m for Nat,
  g,h,i for Integer;

theorem Th20:
  (i*n) mod n = 0 by NAT_D:71;
