Skip to content

Erdős problem 214

Let SR2S\subset \mathbb{R}^2 be such that no two points in SS are distance 11 apart. Must the complement of SS contain four points which form a unit square?

Sources

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

6 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

214.lean

Retained formal statement1 of 6

Let SR2S\subset \mathbb{R}^2 be such that no two points in SS are distance 11 apart. Must the complement of SS contain four points which form a unit square?

The answer is yes, proved by Juhász [Ju79], who proved more generally that the complement of SS must contain a congruent copy of any set of four points.

FormalConjectures/ErdosProblems/214.leanErdos214.erdos_2143 linesExact file
True  ∀ (S : Set (EuclideanSpace ℝ (Fin 2))),    Erdos214.UnitDistanceAvoiding S → ∃ p, (∀ (i : Fin 4), p iSᶜ) ∧ Congruent p Erdos214.unitSquare
SolvedProof has a holelean4external proof

The proof uses `sorry`: part of the argument is written but not proved. Lean accepts the file; it does not accept the theorem.

Search problems.science

Find a Problem, Result, source, or page