Erdős problem 540
Is it true that if has size then there exists some non-empty such that ?
Sources
FormalConjectures/ErdosProblems/
540.lean
Retained formal statement
Is it true that if has size then there exists some non-empty such that ?
Szemerédi proved the answer is yes, in fact for arbitrary finite abelian groups.
True ↔ ∃ C, 0 < C ∧ ∀ (N : ℕ), 0 < N → ∀ (A : Finset (ZMod N)), C * √↑N ≤ ↑A.card → Erdos540.HasZeroSubsetSum A