
theorem
  not 655 is prime
  proof
    655 = 5*131;
    then 5 divides 655;
    hence thesis;
  end;
