
theorem
  not 964 is prime
  proof
    964 = 2*482;
    then 2 divides 964;
    hence thesis;
  end;
