Erdős problem 705
Let be a finite unit distance graph in . Is there some such that if has girth , then ?
Sources
FormalConjectures/ErdosProblems/
705.lean
Retained formal statement
Let be a finite unit distance graph in . Is there some such that if has girth , then ?
The general case was solved by O'Donnell [OD99], who constructed finite unit distance graphs with chromatic number and arbitrarily large girth.
False ↔ ∃ k, ∀ (V : Set (EuclideanSpace ℝ (Fin 2))), V.Finite → (SimpleGraph.UnitDistancePlaneGraph V).girth ≥ k → (SimpleGraph.UnitDistancePlaneGraph V).chromaticNumber ≤ 3SolvedStatement only, no proof