
theorem
  not 1014 is prime
  proof
    1014 = 2*507;
    then 2 divides 1014;
    hence thesis;
  end;
