
theorem
  not 464 is prime
  proof
    464 = 2*232;
    then 2 divides 464;
    hence thesis;
  end;
