
theorem
  not 805 is prime
  proof
    805 = 5*161;
    then 5 divides 805;
    hence thesis;
  end;
