reserve i,j,k,n for Nat;
reserve x,y,z for Tuple of n, BOOLEAN;

theorem Th15:
  ADD_MOD(i,j,n) is_expressible_by n
by NAT_D:1,POWER:34;
