Skip to content

Erdős problem 198

The answer is no; Erdős and Graham report this was proved by Baumgartner, presumably referring to the paper [Ba75], which does not state this exactly, but the following simple construction is implicit in [Ba75].

Sources

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

4 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

198.lean

Retained formal statement2 of 4

Let VV be a vector space over the rationals and let kk be a fixed positive integer. Then there is a set XkVX_k \subseteq V such that XkX_k meets every infinite arithmetic progression in VV but XkX_k intersects every kk-element arithmetic progression in at most two points.

At the end of [Ba75] the author claims that by "slightly modifying the method of [his proof]", one can prove this.

FormalConjectures/ErdosProblems/198.leanErdos198.baumgartner_strong2 linesExact file
∀ (V : Type u_1) [inst : AddCommGroup V] [ModuleV] (k : ℕ),X, (∀ (Y : Set V), Y.IsAPOfLength ⊤ → (XY).Nonempty) ∧ ∀ (Y : Set V), Y.IsAPOfLengthk → (XY).ncard ≤ 2
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page