
theorem
  not 897 is prime
  proof
    897 = 3*299;
    then 3 divides 897;
    hence thesis;
  end;
