
theorem
  not 1275 is prime
  proof
    1275 = 3*425;
    then 3 divides 1275;
    hence thesis;
  end;
