coq-club AT inria.fr
Subject: The Coq mailing list
List archive
RE: [Coq-Club] Is it possible to perform tactics in an existential's context from Ltac?
Chronological Thread
- From: "Soegtrop, Michael" <michael.soegtrop AT intel.com>
- To: "coq-club AT inria.fr" <coq-club AT inria.fr>
- Subject: RE: [Coq-Club] Is it possible to perform tactics in an existential's context from Ltac?
- Date: Thu, 28 Jun 2018 08:19:14 +0000
- Accept-language: de-DE, en-US
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=michael.soegtrop AT intel.com; spf=Pass smtp.mailfrom=michael.soegtrop AT intel.com; spf=None smtp.helo=postmaster AT mga03.intel.com
- Ironport-phdr: 9a23:Fw/ALRE+mdwJ8YjzbD6t+Z1GYnF86YWxBRYc798ds5kLTJ7zos6wAkXT6L1XgUPTWs2DsrQY07SQ6/iocFdDyK7JiGoFfp1IWk1NouQttCtkPvS4D1bmJuXhdS0wEZcKflZk+3amLRodQ56mNBXdrXKo8DEdBAj0OxZrKeTpAI7SiNm82/yv95HJbAhEmDuwbaluIBmqsA7cqtQYjYx+J6gr1xDHuGFIe+NYxWNpIVKcgRPx7dqu8ZBg7ipdpesv+9ZPXqvmcas4S6dYDCk9PGAu+MLrrxjDQhCR6XYaT24bjwBHAwnB7BH9Q5fxri73vfdz1SWGIcH7S60/VDK/5KlpVRDokj8KOT4n/m/Klsx+gqFVoByjqBx+34Hbb46bOeFifqzGed4WWXZNUtpTWiFHH4iyb5EPD+0EPetAoYXzulwOogWxBQmwHuPvzSdIimfr1qM90uQuDQHG0xY+ENIKvnjfsdL4NKITUe+pzKnH1yvMb/dM1Tfm74jHbB8hoe2WXbJ3acrc0kgvFwXZjlqOrYzpJS+a1uMIs2WC6edrSOyhi2kiqw5rozivwN8hiojPhoIJ1F/E8T91z5srKtC+VUV1YsakHYNNuyyUOIZ6WN4uTm9ntSog17ELt5+2cDILxZkn3xLTdv2KfoaS7h/tWuudOyl0iXxhdb6lmhq/8lWsxvXhWsS11FtGtDRJn9nDu3wXyRDf8NWLR/R880qnxD2BzRrc6vteLkAxjafbK4Auwro3lpcLtETDETX5lFn4gaOMd0Uk/PSo5PrjYrn8upCcMIp0hhn/MqQohMO/Hfw1PhUAUmWU4+iwybPu8ELjTLlXgPA7k7PVvZHaKMgDo662GQ5V0oIt6xalCDem1cwVnXwGLF1ZeBKIlZbmO1XULPDjCvewnVuskCtxx/DBJr3sGZTNLn7fkLj/ebZx8VJTyA02zdxH/ZJbFqkBIO7vWk/2rNHXEhg5MxWtz+n7DNV9y5gRVHmUAq6ZNaPSqUWH6vguI+mKfo8VuSzyJ+Ir5/703jcFngpXdq6wmJATdXqQH/J8Ikzfb2CmyoMKFn5PtQ4jRsTrjkeDWHhdfSDhcbg742RxM4WrApvZQZjpyJmA1yeyE5kcLjRDC1uMGHrsMZ6DVvgQciWKCs5njjEAE7OmTtlyhlmVqAbmxu8/faLv8SoCuMe7jYkn16jojRg3sAdMIYGY2mCJQXtzmzpRFT4wwK1750d6zwXaiPQqs7ljDdVWoshxfEIiL5eFlr57Dcz/XkTKedLbEA/7EOXjOik4S5cK+/FLY0t5HIz93BXM1nLxRb4Ti7GPQpcz9/CE0g==
Dear Ralf, John,
isn't the problem of John that he can't instantiate the evar in the context
of the current goal? It was stated before that an evar can be unified with
any term of the same type. But this might not work in practice, because the
resulting term might not be well typed in the context, in which the evar was
created.
John suggested to focus on the evar itself as goal, because then obviously
one would be in the right context to construct a well typed term for the
evar. Are there other methods? If not, how can one focus an unnamed evar?
Best regards,
Michael
Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Christian Lamprechter
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928
- [Coq-Club] Is it possible to perform tactics in an existential's context from Ltac?, John Grosen, 06/27/2018
- Re: [Coq-Club] Is it possible to perform tactics in an existential's context from Ltac?, Jason -Zhong Sheng- Hu, 06/27/2018
- RE: [Coq-Club] Is it possible to perform tactics in an existential's context from Ltac?, John M Grosen, 06/27/2018
- Re: [Coq-Club] Is it possible to perform tactics in an existential's context from Ltac?, Ralf Jung, 06/28/2018
- Re: [Coq-Club] Is it possible to perform tactics in an existential's context from Ltac?, Yannick Forster, 06/28/2018
- Re: [Coq-Club] Is it possible to perform tactics in an existential's context from Ltac?, Ralf Jung, 06/28/2018
- RE: [Coq-Club] Is it possible to perform tactics in an existential's context from Ltac?, Soegtrop, Michael, 06/28/2018
- Re: [Coq-Club] Is it possible to perform tactics in an existential's context from Ltac?, Ralf Jung, 06/28/2018
- RE: [Coq-Club] Is it possible to perform tactics in an existential's context from Ltac?, John M Grosen, 06/29/2018
- RE: [Coq-Club] Is it possible to perform tactics in an existential's context from Ltac?, Soegtrop, Michael, 06/30/2018
- Re: [Coq-Club] Is it possible to perform tactics in an existential's context from Ltac?, Armaël Guéneau, 06/30/2018
- RE: [Coq-Club] Is it possible to perform tactics in an existential's context from Ltac?, John M Grosen, 06/29/2018
- Re: [Coq-Club] Is it possible to perform tactics in an existential's context from Ltac?, Ralf Jung, 06/28/2018
- RE: [Coq-Club] Is it possible to perform tactics in an existential's context from Ltac?, Soegtrop, Michael, 06/28/2018
- Re: [Coq-Club] Is it possible to perform tactics in an existential's context from Ltac?, Gaëtan Gilbert, 06/28/2018
- Re: [Coq-Club] Is it possible to perform tactics in an existential's context from Ltac?, Ralf Jung, 06/28/2018
- Re: [Coq-Club] Is it possible to perform tactics in an existential's context from Ltac?, Yannick Forster, 06/28/2018
- Re: [Coq-Club] Is it possible to perform tactics in an existential's context from Ltac?, Robbert Krebbers, 06/28/2018
- Re: [Coq-Club] Is it possible to perform tactics in an existential's context from Ltac?, Jason -Zhong Sheng- Hu, 06/27/2018
Archive powered by MHonArc 2.6.18.