
theorem
  not 1295 is prime
  proof
    1295 = 5*259;
    then 5 divides 1295;
    hence thesis;
  end;
