
theorem
  not 1781 is prime
  proof
    1781 = 13*137;
    then 13 divides 1781;
    hence thesis;
  end;
