Skip to content

Erdős problem 194

Let k3k\geq 3. Must any ordering of R\mathbb{R} contain a monotone kk-term arithmetic progression, that is, some x1<<xkx_1 <\cdots < x_k which forms an increasing or decreasing kk-term arithmetic progression?

Sources

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

1 retained statement2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

194.lean

Retained formal statement1 of 1

Let k3k\geq 3. Must any ordering of R\mathbb{R} contain a monotone kk-term arithmetic progression, that is, some x1<<xkx_1 <\cdots < x_k which forms an increasing or decreasing kk-term arithmetic progression?

The answer is no, even for k=3k=3, as shown by Ardal, Brown, and Jungić [ABJ11]. -

FormalConjectures/ErdosProblems/194.leanErdos194.erdos_1944 linesExact file
Falsek ≥ 3,    ∀ (r : ℝ → ℝ → Prop),      IsStrictTotalOrderr → ∃ s, s.IsAPOfLength k ∧ (List.Pairwise r sList.Pairwise (flip r) s)
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