Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Very slow failing apply

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Very slow failing apply


Chronological Thread 
  • From: Pierre-Marie Pédrot <pierre-marie.pedrot AT inria.fr>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Very slow failing apply
  • Date: Thu, 17 Aug 2017 23:32:07 +0200

On 17/08/2017 20:36, Robbert Krebbers wrote:
> Thanks, simple apply does not suffer from this issue, and at least
> allows me to compile my development in finite time :).
>
> Do you have any idea what apply is doing what simple apply is not?

IANAAL (I am not an apply lawyer) but as far as my limited understanding
extends, contrarily to the generic apply, simple apply performs
unification without unfolding definitions (no delta rule).

Obviously, developers more versed in the dark art of meta-based
unification can shed more light on this, e.g. Hugo Herbelin or Matthieu
Sozeau. Also, I'd be curious to know how the new unification algorithm
implemented by the latter performs on your examples. Let's hope this is
enough to summon them in the conversation...

PMP

Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.18.

Top of Page