
theorem
  not 791 is prime
  proof
    791 = 7*113;
    then 7 divides 791;
    hence thesis;
  end;
