
theorem
  not 1281 is prime
  proof
    1281 = 3*427;
    then 3 divides 1281;
    hence thesis;
  end;
