
theorem
  not 344 is prime
  proof
    344 = 2*172;
    then 2 divides 344;
    hence thesis;
  end;
