
theorem
  not 1838 is prime
  proof
    1838 = 2*919;
    then 2 divides 1838;
    hence thesis;
  end;
