
theorem
  not 849 is prime
  proof
    849 = 3*283;
    then 3 divides 849;
    hence thesis;
  end;
