
theorem
  not 1819 is prime
  proof
    1819 = 17*107;
    then 17 divides 1819;
    hence thesis;
  end;
