
theorem
  not 1263 is prime
  proof
    1263 = 3*421;
    then 3 divides 1263;
    hence thesis;
  end;
