
theorem
  not 891 is prime
  proof
    891 = 3*297;
    then 3 divides 891;
    hence thesis;
  end;
