
theorem
  not 1683 is prime
  proof
    1683 = 3*561;
    then 3 divides 1683;
    hence thesis;
  end;
