
theorem
  not 962 is prime
  proof
    962 = 2*481;
    then 2 divides 962;
    hence thesis;
  end;
