
theorem
  not 725 is prime
  proof
    725 = 5*145;
    then 5 divides 725;
    hence thesis;
  end;
