
theorem
  not 218 is prime
  proof
    218 = 2*109;
    then 2 divides 218;
    hence thesis;
  end;
