
theorem
  not 1266 is prime
  proof
    1266 = 2*633;
    then 2 divides 1266;
    hence thesis;
  end;
