
theorem
  not 518 is prime
  proof
    518 = 2*259;
    then 2 divides 518;
    hence thesis;
  end;
