reserve a,b,p,k,l,m,n,s,h,i,j,t,i1,i2 for natural Number;

theorem
  (p+s) mod n = (p + ( s mod n)) mod n by Th22;
