A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

The Four Color Theorem

Graduate Depth 81 in the knowledge graph I know this Set as goal
2topics build on this
397prerequisites beneath it
See this on the map →
Graph Coloring and the Chromatic NumberPlanar Graphs and Euler's Formula+3 moreKuratowski's Theorem and Forbidden Minors
graph-theory planar-graphs coloring

Core Idea

The Four Color Theorem states that every planar graph is 4-colorable. Despite its simple statement, the only known proofs are computational, relying on case analysis via computer verification. This theorem marks a shift in mathematics toward algorithmic and computer-assisted proofs.

Explainer

You already know that a planar graph is one that can be drawn in a plane without edge crossings, and that graph coloring assigns colors to vertices so that no two adjacent vertices share a color. The Four Color Theorem asks: how many colors do you ever need to color a planar graph properly? The answer is at most four — no matter how complex the planar graph, four colors always suffice.

The map-coloring version of this question is easier to visualize. Imagine a political map where you want to color countries so that no two neighboring countries share a color. Each country is a region, and the coloring rule says bordering regions must differ. If you convert this to graph theory — make each country a vertex and draw edges between neighboring countries — the result is a planar graph (because countries are regions on a flat map, and their borders don't cross). The Four Color Theorem then tells you that four colors are enough for any such map. Cartographers discovered empirically long before 1879 that four colors appeared sufficient; proving it took nearly a century.

Three colors are not always enough — you can construct planar graphs requiring four — but five colors are more than sufficient, and proving the Five Color Theorem is a clean, elegant exercise using a technique called Kempe chains. The jump from five to four is where the difficulty lies. After failed attempts at clean proofs (including a "proof" in 1879 that stood for 11 years before a flaw was found), Appel and Haken proved the theorem in 1976 by reducing the problem to checking roughly 1,900 specific graph configurations by computer. This was the first major theorem whose proof relied essentially on computer assistance, and it sparked genuine debate among mathematicians about what counts as a proof.

The theorem's significance extends beyond maps and colorings. It reveals that planarity is a very strong constraint on graph structure — planar graphs are sparse enough and well-behaved enough that four colors are always sufficient regardless of complexity. It also opened the door to computer-assisted mathematics: problems too vast for human case analysis could now be tackled algorithmically. A shorter, more conceptual proof remains an open goal, and the search has deepened the theory of planar graphs considerably.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersIntroduction to ExponentsOrder of OperationsInteger Order of OperationsVariable ExpressionsThe Distributive PropertyVariables and Expressions ReviewIntroduction to PolynomialsAdding and Subtracting PolynomialsMultiplying PolynomialsFactorialPermutationsCombinationsCounting Principles: Addition and Multiplication RulesIntroduction to Graph TheoryPropositional Logic FoundationsLogical EquivalencesSet Operations: Union, Intersection, and ComplementProof by CasesProving by Cases and ExhaustionVacuous Truth and Trivial CasesProof by Cases (Proof by Exhaustion)Mathematical InductionGraph Paths, Cycles, and ConnectivityTrees and Spanning TreesPlanar Graphs and Euler's FormulaGraph Coloring and the Chromatic NumberChromatic Number: Bounds and AlgorithmsBrooks' TheoremList Coloring and ChoosabilityThe Four Color Theorem

Longest path: 82 steps · 397 total prerequisite topics

Prerequisites (5)

Leads To (1)