
theorem
  not 575 is prime
  proof
    575 = 5*115;
    then 5 divides 575;
    hence thesis;
  end;
