
theorem
  not 1464 is prime
  proof
    1464 = 2*732;
    then 2 divides 1464;
    hence thesis;
  end;
