Four Color Theorem and Ssreflect Extension
Georges Gonthier (of Microsoft Research, in Cambridge, England) and Benjamin Werner (of INRIA) used Coq to create a surveyable proof of the four color theorem, which was completed in September 2004.
Based on this work, a significant extension to Coq was developed called Ssreflect (which stands for "small scale reflection"). Despite the name, most of the new features added to Coq by Ssreflect are general purpose features, useful not merely for the computational reflection style of proof. These include:
- Additional convenient notations for irrefutable and refutable pattern matching, on inductive types with one or two constructors
- Implicit arguments for functions applied to zero arguments – which is useful when programming with higher-order functions
- Concise anonymous arguments
- An improved
set
tactic with more powerful matching - Support for reflection
Ssreflect 1.4 is freely available dual-licensed under the open source CeCill-B or Cecill-2.0 license, and is compatible with Coq 8.4.
Read more about this topic: Coq
Famous quotes containing the words color, theorem and/or extension:
“But whenever the roof came white
The head in the dark below
Was a shade less the color of night,
A shade more the color of snow.”
—Robert Frost (18741963)
“To insure the adoration of a theorem for any length of time, faith is not enough, a police force is needed as well.”
—Albert Camus (19131960)
“The motive of science was the extension of man, on all sides, into Nature, till his hands should touch the stars, his eyes see through the earth, his ears understand the language of beast and bird, and the sense of the wind; and, through his sympathy, heaven and earth should talk with him. But that is not our science.”
—Ralph Waldo Emerson (18031882)