
theorem
  not 1145 is prime
  proof
    1145 = 5*229;
    then 5 divides 1145;
    hence thesis;
  end;
