theorem Th18:
  t-z divides t|^m - z|^m
  proof
    (t-z) divides ((t-z)+z)|^n iff (t-z) divides z|^n by Th11;
    hence thesis by Th10;
  end;
