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