Erdős problem 786
Let . Is there some set of density such that with can only hold when ?
Sources
FormalConjectures/ErdosProblems/
786.lean
Retained formal statement
An example of such a set with density is given by the integers
∀ (A : Set ℕ), A = {n | n % 4 = 2} → A.HasDensity (1 / 4) ∧ Erdos786.Set.IsMulCardSet ATextbookStatement only, no proof