Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Automatically tracking down bugs in coq?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Automatically tracking down bugs in coq?


Chronological Thread 
  • From: Hendrik Tews <tews AT os.inf.tu-dresden.de>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Automatically tracking down bugs in coq?
  • Date: Fri, 12 Apr 2013 08:56:07 +0200

Jason Gross
<jasongross9 AT gmail.com>
writes:

I've thrown together a bit of code at
https://github.com/JasonGross/coq-bug-finder which does some basic

It would be nice if your tool could also be used to create
minimal examples for bugs in Coq specifications.

For example, I have a universe inconsistency error within a
development of 10,000 lines. I would be really interested to
strip this down to the minimal set of definitions/lemmas that
reproduce the universe inconsistency.

Bye,

Hendrik



Archive powered by MHonArc 2.6.18.

Top of Page