
theorem
  not 354 is prime
  proof
    354 = 2*177;
    then 2 divides 354;
    hence thesis;
  end;
