
theorem
  not 326 is prime
  proof
    326 = 2*163;
    then 2 divides 326;
    hence thesis;
  end;
