Erdős problem 31
Given any infinite set there is a set of density such that contains all except finitely many integers.
Sources
FormalConjectures/ErdosProblems/
31.lean
Retained formal statement
Given any infinite set there is a set of density such that contains all except finitely many integers.
Conjectured by Erdős and Straus. Proved by Lorentz [Lo54].
∀ (A : Set ℕ), A.Infinite → ∃ B, B.HasDensity 0 ∧ ∀ᶠ (n : ℕ) in Filter.atTop, n ∈ A + B