
theorem
  not 1805 is prime
  proof
    1805 = 5*361;
    then 5 divides 1805;
    hence thesis;
  end;
