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 statement8 of 13

Erdős–Hajnal (1960): arbitrarily large finite independent sets exist.

For every n : ℕ and every family A : ℝ → Set ℝ of bounded sets with Lebesgue outer measure < 1, there exists a finite independent set of size at least n.

This was proved by Erdős and Hajnal [ErHa60].

FormalConjectures/ErdosProblems/501.leanErdos501.erdos_501.variants.erdosHajnal_finite4 linesExact file
True  ∀ (n : ℕ) (A : ℝ → Set ℝ),    (∀ (x : ℝ), Bornology.IsBounded (A x)) →      (∀ (x : ℝ), MeasureTheory.volume.toOuterMeasure (A x) < 1) → ∃ X, nX.card ∧ (↑X).Pairwise fun x y => xA y
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page