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

theorem
  NEG_MOD(i,n) is_expressible_by n
by NAT_D:1,POWER:34;
