
theorem
  not 1833 is prime
  proof
    1833 = 3*611;
    then 3 divides 1833;
    hence thesis;
  end;
