Skip to content

Erdős problem 501

For every xRx \in \mathbb{R} let AxRA_x \subset \mathbb{R} be a bounded set of Lebesgue outer measure <1< 1. Must there be an infinite independent set, that is an infinite XRX \subseteq \mathbb{R} with xAyx \notin A_y for all distinct x,yXx, y \in X?

Sources

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

14 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

501.lean

Retained formal statement1 of 13

For every xRx \in \mathbb{R} let AxRA_x \subset \mathbb{R} be a bounded set with outer measure <1< 1. Must there exist an infinite independent set, that is, some infinite XRX \subseteq \mathbb{R} such that xAyx \notin A_y for all xyXx \neq y \in X?

If the sets AxA_x are closed and have measure <1< 1, then must there exist an independent set of size 33?

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.

FormalConjectures/ErdosProblems/501.leanErdos501.erdos_5014 linesExact file
True  ∀ (A : ℝ → Set ℝ),    (∀ (x : ℝ), Bornology.IsBounded (A x)) →      (∀ (x : ℝ), MeasureTheory.volume.toOuterMeasure (A x) < 1) → ∃ X, X.InfiniteX.Pairwise fun x y => xA y
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page