
theorem
  not 916 is prime
  proof
    916 = 2*458;
    then 2 divides 916;
    hence thesis;
  end;
