
theorem
  not 1779 is prime
  proof
    1779 = 3*593;
    then 3 divides 1779;
    hence thesis;
  end;
