Erdős problem 741
Let be such that has positive density in the literal sense that its natural density exists and is positive. Can one always decompose such that and both have positive density in this sense?
Sources
FormalConjectures/ErdosProblems/
741.lean
Retained formal statement
Let be such that has positive lower density. Can one always decompose such that and both have positive lower density?
True ↔ ∀ (A : Set ℕ), 0 < (A + A).lowerDensity → ∃ A₁ A₂, A = A₁ ∪ A₂ ∧ Disjoint A₁ A₂ ∧ 0 < (A₁ + A₁).lowerDensity ∧ 0 < (A₂ + A₂).lowerDensityOpenStatement only, no proof