
theorem
  not 1038 is prime
  proof
    1038 = 2*519;
    then 2 divides 1038;
    hence thesis;
  end;
