
theorem
  not 843 is prime
  proof
    843 = 3*281;
    then 3 divides 843;
    hence thesis;
  end;
