Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Omega does not take the axioms into account

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Omega does not take the axioms into account


chronological Thread 
  • From: Carlos Simpson <Carlos.Simpson AT unice.fr>
  • To: Adam Chlipala <adam AT chlipala.net>
  • Cc: Marko Malikovi� <marko AT ffri.hr>, coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Omega does not take the axioms into account
  • Date: Sun, 31 Jul 2011 18:22:19 +0200

Dear All,

> 
> I wonder if Coq even provides an efficient way of enumerating all 
> axioms, such that it would be reasonable for [omega] to do so.  That 
> technique could still lead to unnecessarily slow proof search, with 
> complex axioms considered in every case, even when they are only needed 
> in a few cases.
> 

This, of course, is the big thing that Coq is missing, namely a
way to access the state of itself in the tactical language. 

---Carlos Simpson





Archive powered by MhonArc 2.6.16.

Top of Page