
theorem
  not 1844 is prime
  proof
    1844 = 2*922;
    then 2 divides 1844;
    hence thesis;
  end;
