
theorem
  not 895 is prime
  proof
    895 = 5*179;
    then 5 divides 895;
    hence thesis;
  end;
