
theorem
  not 865 is prime
  proof
    865 = 5*173;
    then 5 divides 865;
    hence thesis;
  end;
