
theorem
  not 519 is prime
  proof
    519 = 3*173;
    then 3 divides 519;
    hence thesis;
  end;
