
theorem
  not 1719 is prime
  proof
    1719 = 3*573;
    then 3 divides 1719;
    hence thesis;
  end;
