Skip to content
#

Coq

coq logo

Coq is a formal proof management system. It provides a formal language to write

mathematical definitions, executable algorithms and theorems together with an

environment for semi-interactive development of machine-checked proofs. Typical

applications include the certification of properties of programming languages,

the formalization of mathematics and teaching.

Here are 487 public repositories matching this topic...

Zimmi48
Zimmi48 commented Aug 7, 2021

Originally proposed by @charguer as part of #10559 as:

  • The command Open HintDb mybase. loads mybase over the current section/module, meaning that eauto implicitly means eauto with mybase.

~~I personally have my doubts on the Open HintDb syntax because I find it too close to the Open Scope command and therefore likely to make users think that its effects are cumulative (you coul

Created by Gérard Pierre Huet, Thierry Coquand

Released 1989

Latest release 5 months ago

Repository
coq/coq
Website
coq.inria.fr
Wikipedia
Wikipedia