
theorem
  not 894 is prime
  proof
    894 = 2*447;
    then 2 divides 894;
    hence thesis;
  end;
