Erdős problem 195
What is the largest such that in any permutation of there must exist a monotone -term arithmetic progression ?
Sources
FormalConjectures/ErdosProblems/
195.lean
Retained formal statement
What is the largest such that in any permutation of there must exist a monotone -term arithmetic progression ?
sorry = sSup {k | ∀ (f : ℤ ≃ ℤ), HasMonotoneAP (⇑f) k}OpenStatement only, no proof