
theorem
  not 1705 is prime
  proof
    1705 = 5*341;
    then 5 divides 1705;
    hence thesis;
  end;
