
theorem
  not 1863 is prime
  proof
    1863 = 3*621;
    then 3 divides 1863;
    hence thesis;
  end;
