
theorem
  not 1839 is prime
  proof
    1839 = 3*613;
    then 3 divides 1839;
    hence thesis;
  end;
