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

theorem Th26:
  0 = 0 mod n
proof
  n = 0 or n > 0;
  hence thesis by Def2,Th24;
end;
