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