Erdős problem 351
Let be a non-constant rational polynomial with positive leading coefficient. Is it true that is strongly complete, in the sense that, for any finite set , contains all sufficiently large integers?
Sources
FormalConjectures/ErdosProblems/
351.lean
Retained formal statement
Let be a non-constant rational polynomial with positive leading coefficient. Is it true that is strongly complete, in the sense that, for any finite set , contains all sufficiently large integers?
True ↔ ∀ (P : Polynomial ℚ), 0 < P.natDegree → 0 < P.leadingCoeff → Erdos351.HasCompleteImage P