
theorem
  not 1610 is prime
  proof
    1610 = 2*805;
    then 2 divides 1610;
    hence thesis;
  end;
