
theorem
  not 334 is prime
  proof
    334 = 2*167;
    then 2 divides 334;
    hence thesis;
  end;
