
theorem
  not 896 is prime
  proof
    896 = 2*448;
    then 2 divides 896;
    hence thesis;
  end;
