Erdős problem 683
There exists such that for all .}
Sources
FormalConjectures/ErdosProblems/
683.lean
Retained formal statement
There exists such that for all .}
True ↔ ∃ c > 0, ∀ (n k : ℕ), 0 < k ∧ k < n → ↑(Erdos683.P n k) > min (↑n - ↑k + 1) (↑k ^ (1 + c))OpenStatement only, no proof