Erdős problem 786
Let . Is there some set of density such that with can only hold when ?
Sources
FormalConjectures/ErdosProblems/
786.lean
Retained formal statement
∀ {p : ℕ}, Nat.Prime p → Nat.nth (fun q => Nat.Prime q ∧ p ≤ q) 0 = pAPIStatement only, no proof