Documentation

FormalConjectures.ErdosProblems.«741»

Erdős Problem 741 #

References:

theorem Erdos741.erdos_741.density :
sorry ∀ (A : Set ), (A + A).HasPosDensity∃ (A₁ : Set ) (A₂ : Set ), A = A₁ A₂ Disjoint A₁ A₂ (A₁ + A₁).HasPosDensity (A₂ + A₂).HasPosDensity

Let A ⊆ ℕ be a set such that A + A has positive density. Can one always decompose A as a disjoint union of two subsets A₁ and A₂ such that both A₁ + A₁ and A₂ + A₂ have positive density?

theorem Erdos741.erdos_741.basis :
sorry ∀ (A : Set ), (A {0}).IsAddBasisOfOrder 2∃ (A₁ : Set ) (A₂ : Set ), A = A₁ A₂ Disjoint A₁ A₂ ¬(IsSyndetic A₁ IsSyndetic A₂)

Let A ⊆ ℕ be a basis of order 2. Can one always decompose A as a disjoint union of two subsets A₁ and A₂ such that A₁ + A₁ and A₂ + A₂ cannot both have bounded gaps?