
theorem
  not 328 is prime
  proof
    328 = 2*164;
    then 2 divides 328;
    hence thesis;
  end;
