
theorem
  not 892 is prime
  proof
    892 = 2*446;
    then 2 divides 892;
    hence thesis;
  end;
