The theorem is named after German mathematicianHerbert Grötzsch, who published its proof in 1959. Grötzsch's original proof was complex. attempted to simplify it but his proof was erroneous. In 2003, Carsten Thomassen derived an alternative proof from another related theorem: every planar graph with girth at least five is 3-list-colorable. However, Grötzsch's theorem itself does not extend from coloring to list coloring: there exist triangle-free planar graphs that are not 3-list-colorable. In 1989, Richard Steinberg and Dan Younger gave the first correct proof, in English, of the dual version of this theorem. In 2012, Nabiha Asghar gave a new and much simpler proof of the theorem that is inspired by Thomassen's work.
Larger classes of graphs
A slightly more general result is true: if a planar graph has at most three triangles then it is 3-colorable. However, the planar complete graphK4, and infinitely many other planar graphs containing K4, contain four triangles and are not 3-colorable. In 2009, Dvořák, Kráľ, and Thomas announced a proof of another generalization, conjectured in 1969 by L. Havel: there exists a constantdsuch that, if a planar graph has no two triangles within distance d of each other, then it can be colored with three colors. This work formed part of the basis for Dvořák's 2015 European Prize in Combinatorics. The theorem cannot be generalized to all nonplanar triangle-free graphs: not every nonplanar triangle-free graph is 3-colorable. In particular, the Grötzsch graph and the Chvátal graph are triangle-free graphs requiring four colors, and the Mycielskian is a transformation of graphs that can be used to construct triangle-free graphs that require arbitrarily high numbers of colors. The theorem cannot be generalized to all planar K4-free graphs, either: not every planar graph that requires 4 colors contains K4. In particular, there exists a planar graph without 4-cycles that cannot be 3-colored.
Factoring through a homomorphism
A 3-coloring of a graph G may be described by a graph homomorphism from G to a triangle K3. In the language of homomorphisms, Grötzsch's theorem states that every triangle-free planar graph has a homomorphism to K3. Naserasr showed that every triangle-free planar graph also has a homomorphism to the Clebsch graph, a 4-chromatic graph. By combining these two results, it may be shown that every triangle-free planar graph has a homomorphism to a triangle-free 3-colorable graph, the tensor product of K3 with the Clebsch graph. The coloring of the graph may then be recovered by composing this homomorphism with the homomorphism from this tensor product to its K3 factor. However, the Clebsch graph and its tensor product with K3 are both non-planar; there does not exist a triangle-free planar graph to which every other triangle-free planar graph may be mapped by a homomorphism.
A result of combines Grötzsch's theorem with Scheinerman's conjecture on the representation of planar graphs as intersection graphs of line segments. They proved that every triangle-free planar graph can be represented by a collection of line segments, with three slopes, such that two vertices of the graph are adjacent if and only if the line segments representing them cross. A 3-coloring of the graph may then be obtained by assigning two vertices the same color whenever their line segments have the same slope.
Computational complexity
Given a triangle-free planar graph, a 3-coloring of the graph can be found in linear time.