
theorem
  not 1791 is prime
  proof
    1791 = 3*597;
    then 3 divides 1791;
    hence thesis;
  end;
