Skip to content

Erdős problem 31

Given any infinite set ANA\subset \mathbb{N} there is a set BB of density 00 such that A+BA+B contains all except finitely many integers.

Sources

Browse retained paths and inspect the exact material available for this Problem.

1 retained statement2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

31.lean

Retained formal statement1 of 1

Given any infinite set ANA\subset \mathbb{N} there is a set BB of density 00 such that A+BA+B contains all except finitely many integers.

Conjectured by Erdős and Straus. Proved by Lorentz [Lo54].

FormalConjectures/ErdosProblems/31.leanErdos31.erdos_311 lineExact file
∀ (A : Set ℕ), A.Infinite → ∃ B, B.HasDensity 0 ∧ ∀ᶠ (n : ℕ) in Filter.atTop, nA + B
SolvedProof has a holelean4external proof

The proof uses `sorry`: part of the argument is written but not proved. Lean accepts the file; it does not accept the theorem.

Search problems.science

Find a Problem, Result, source, or page