
theorem
  not 418 is prime
  proof
    418 = 2*209;
    then 2 divides 418;
    hence thesis;
  end;
