
theorem
  not 885 is prime
  proof
    885 = 3*295;
    then 3 divides 885;
    hence thesis;
  end;
