coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Jonathan Leivent <jonikelee AT gmail.com>
- To: coq-club AT inria.fr
- Subject: Re: [Coq-Club] Doubt about eexists
- Date: Wed, 20 Jan 2016 11:24:59 -0500
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=jonikelee AT gmail.com; spf=Pass smtp.mailfrom=jonikelee AT gmail.com; spf=None smtp.helo=postmaster AT mail-qk0-f179.google.com
- Ironport-phdr: 9a23:8QhPIRPJmBxSirqYGrMl6mtUPXoX/o7sNwtQ0KIMzox0KPj6rarrMEGX3/hxlliBBdydsKIazbOO6uu/CSQp2tWojjMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpQAbFhi3DwdpPOO9QteU1JTpkbnqotaMM01hv3mUX/BbFF2OtwLft80b08NJC50a7V/3mEZOYPlc3mhyJFiezF7W78a0+4N/oWwL46pyv50IbaKvdKMhCLdcET4OMmYv5cStuwOQYxGI4y4+VWMfjhpBBUDh4RDkU5Ht+n/4sex82ySeMMDeQrU9WDDk5KBuHky7wBwbPiI0pTmEwvd7i7hW9Uqs
On 01/19/2016 07:10 PM, Eric Mullen wrote:
Try making sure that d11 and d10 come into scope before ?1179. Likely what
happened is that ?1179 can't unify with whatever you have on the right
side, because it has to unify in the context that existed when it was
created (not the current context).
I believe that what I've said is true for 8.4, and I think it has changed
in 8.5.
The changes in 8.5 with respect to evar instantiation are probably not sufficient to remedy this usage. In other words, evars in 8.5 still do not accommodate instantiations that were not completely in scope at the time the evar was created. I think the primary enhancement in 8.5 is when instantiation candidates that were completely in scope when the evar was created become different in some way by the time of unification, as through for example induction, inversion, renaming of hypotheses, etc.. In such cases, 8.5 will attempt to guess how to translate between different instances of the same evar in cases where the evolution of the instantiation differs between evar instances. The guess it makes is often, but not always, correct.
-- Jonathan
- [Coq-Club] Doubt about eexists, Saulo Araujo, 01/20/2016
- Re: [Coq-Club] Doubt about eexists, Eric Mullen, 01/20/2016
- Re: [Coq-Club] Doubt about eexists, Saulo Araujo, 01/20/2016
- Re: [Coq-Club] Doubt about eexists, Jonathan Leivent, 01/20/2016
- Re: [Coq-Club] Doubt about eexists, Eric Mullen, 01/20/2016
Archive powered by MHonArc 2.6.18.