
theorem
  not 799 is prime
  proof
    799 = 17*47;
    then 17 divides 799;
    hence thesis;
  end;
