
theorem
  not 1262 is prime
  proof
    1262 = 2*631;
    then 2 divides 1262;
    hence thesis;
  end;
