
theorem
  not 1518 is prime
  proof
    1518 = 2*759;
    then 2 divides 1518;
    hence thesis;
  end;
