Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 692 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 692 Bytes

Build Status

The Four Color Theorem

The repository contains a mechanization of the Four Color Theorem(Appel & Haken, 1976), a landmark result of graph theory.

The formal proof is based on the Mathematical Components library for the Coq proof assistant.

Installation

If you already have OPAM installed:

opam repo add coq-released https://coq.inria.fr/opam/released
opam install coq-fourcolor