
theorem
  not 259 is prime
  proof
    259 = 7*37;
    then 7 divides 259;
    hence thesis;
  end;
