
theorem
  not 833 is prime
  proof
    833 = 7*119;
    then 7 divides 833;
    hence thesis;
  end;
