Erdős problem 508
This upper bound for the chromatic number of the plane was observed by John R. Isbell. His approach was dividing the plane into hexagons of uniform size and coloring them with a repeating pattern. A proof can probably be found in:
Sources
FormalConjectures/ErdosProblems/
508.lean
Retained formal statement
The "chromatic number of the plane" is at least 4. This can be proven by considering the [Moser-Spindel graph](https://de.wikipedia.org/wiki/Moser-Spindel) or the [Golomb graph](https://en.wikipedia.org/wiki/Golomb_graph) graph.
4 ≤ (SimpleGraph.UnitDistancePlaneGraph Set.univ).chromaticNumberSolvedStatement only, no proof