
theorem
  not 1046 is prime
  proof
    1046 = 2*523;
    then 2 divides 1046;
    hence thesis;
  end;
