
theorem
  not 918 is prime
  proof
    918 = 2*459;
    then 2 divides 918;
    hence thesis;
  end;
