
theorem
  not 831 is prime
  proof
    831 = 3*277;
    then 3 divides 831;
    hence thesis;
  end;
