Erdős problem 501
For every let be a bounded set of Lebesgue outer measure . Must there be an infinite independent set, that is an infinite with for all distinct ?
Sources
FormalConjectures/ErdosProblems/
501.lean
Retained formal statement
For every let be a bounded set with outer measure . Must there exist an infinite independent set, that is, some infinite such that for all ?
If the sets are closed and have measure , then must there exist an independent set of size ?
Known results: Erdős–Hajnal [ErHa60] proved the existence of arbitrarily large finite independent sets. Hechler [He72] showed the answer is no assuming the continuum hypothesis.
True ↔ ∀ (A : ℝ → Set ℝ), (∀ (x : ℝ), Bornology.IsBounded (A x)) → (∀ (x : ℝ), MeasureTheory.volume.toOuterMeasure (A x) < 1) → ∃ X, X.Infinite ∧ X.Pairwise fun x y => x ∉ A yOpenStatement only, no proof