
theorem Th4:
  for n being Nat, a being Real st n is odd & a <> 0 holds
    (-a) to_power n = -(a to_power n) by POWER:48;
