Erdős problem 28
If is such that contains all but finitely many integers then .
Sources
FormalConjectures/ErdosProblems/
28.lean
Retained formal statement
If is such that contains all but finitely many integers then .
∀ (A : Set ℕ), (A + A)ᶜ.Finite → Filter.limsup (fun n => ↑(AdditiveCombinatorics.sumRep A n)) Filter.atTop = ⊤OpenStatement only, no proof