
theorem
  not 1690 is prime
  proof
    1690 = 2*845;
    then 2 divides 1690;
    hence thesis;
  end;
