The canonical non-monochromatic sqrt-three triangle #
The checked Parts certificate rules out a monochromatic copy of its canonical equilateral triangle in every proper four-coloring of the plane.
Rename a distinguished color to zero and a different color to three.
Equations
- HadwigerNelsonBounds.partsColorEquiv triple center = Equiv.trans (Equiv.swap triple 0) (Equiv.swap ((Equiv.swap triple 0) center) 3)
Instances For
First vertex of the canonical equilateral triangle in the Parts graph.
Equations
Instances For
Second vertex of the canonical equilateral triangle in the Parts graph.
Equations
Instances For
Third vertex of the canonical equilateral triangle in the Parts graph.
Equations
Instances For
The origin, adjacent to all three canonical triangle vertices.
Instances For
theorem
HadwigerNelsonBounds.parts_canonical_triangle_not_monochromatic
(planeColoring : unitDistanceGraph.Coloring (Fin 4))
:
¬(planeColoring partsTriangleA = planeColoring partsTriangleB ∧ planeColoring partsTriangleB = planeColoring partsTriangleC)
The full Parts certificate: its canonical sqrt-three triangle is never monochromatic in a proper four-coloring of the unit-distance graph.