
theorem
  not 1892 is prime
  proof
    1892 = 2*946;
    then 2 divides 1892;
    hence thesis;
  end;
