Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Benchmarking Coq

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Benchmarking Coq


chronological Thread 
  • From: Hugo Herbelin <herbelin AT pauillac.inria.fr>
  • To: Daniel.Nagle AT ul.ie (Daniel Nagle)
  • Cc: coq-club AT pauillac.inria.fr
  • Subject: Re: [Coq-Club] Benchmarking Coq
  • Date: Tue, 8 Feb 2005 15:50:16 +0100 (MET)
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

  Hi,

> I am a student currently working on preparing a number of problems for
> benchmarking automated theorem provers. My work concentrates on locating
> atp's that provide the best support for tabular expressions and the
> logic introduced by David Parnas in his paper "Predicate Logic for
> Software Engineering". I am wondering how Coq was orginally benchmarked
> against other theorem provers and what method and problems were used in
> this process. Any help you can offer me in this subject is greatly
> appreciated.

  I don't believe that Coq can be basically considered as an automated
theorem provers. Coq is before all a proof assistant that provides
support (and logical confidence) for formalizing proofs of
mathematical statements and/or properties of programs. As a proof
assistant, it includes a few basic automation procedures (decision of
quantifier-free Presburger arithmetic, decision of bounded first-order
predicate logic, decision of quantifier-free field expressions,
decision of euclidean geometry, congruence closure, ...) but without
claims of efficiency compared to what a theorem prover specifically
designed for automation provides.

  Hugo Herbelin




Archive powered by MhonArc 2.6.16.

Top of Page