coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Kirill Taran <kirill.t256 AT gmail.com>
- To: coq-club AT inria.fr
- Subject: Re: [Coq-Club] dependent pattern matching (return clause and normalization)
- Date: Fri, 14 Feb 2014 15:13:44 +0400
Jason,
Seems to be nice tool. I will check it. Sadly, but I already deleted code from OP, but I encountered similar problem in other place.
Will write again when I will have small example.
Seems to be nice tool. I will check it. Sadly, but I already deleted code from OP, but I encountered similar problem in other place.
Will write again when I will have small example.
Sincerely,
Kirill Taran
Kirill Taran
On Fri, Feb 14, 2014 at 3:36 AM, Jason Gross <jasongross9 AT gmail.com> wrote:
On Thu, Feb 13, 2014 at 5:03 PM, Kirill Taran <kirill.t256 AT gmail.com> wrote:
I can't reproduce it on small example and my real code is too complex to paste it here.I have some scripts at https://github.com/JasonGross/coq-bug-finder that will minimize erroring Coq code (by removing unused definitions, admitting lemmas, etc), which might help you reduce it, at least if the complexity is spread across definitions and lemmas. I'd be glad to provide help with running it, if you're interested.I'd suggest turning on [Set Printing All] and maybe [Set Printing Universes] and ensuring that implicits aren't hiding things. Also make sure that you're not shadowing the relevant names with local variables. Barring that, try replacing [y] with [y : Container (Tag2Type TagA)] and see where it gives the error message. Then try [(y : Container TypeA) : Container (Tag2Type TagA)] and [((fun x => x) : Container TypeA -> Container (Tag2Type TagA)) y].-Jason
- [Coq-Club] dependent pattern matching (return clause and normalization), Kirill Taran, 02/13/2014
- Re: [Coq-Club] dependent pattern matching (return clause and normalization), Daniel Schepler, 02/13/2014
- Re: [Coq-Club] dependent pattern matching (return clause and normalization), Kirill Taran, 02/14/2014
- Re: [Coq-Club] dependent pattern matching (return clause and normalization), Jason Gross, 02/14/2014
- Re: [Coq-Club] dependent pattern matching (return clause and normalization), Kirill Taran, 02/14/2014
- Re: [Coq-Club] dependent pattern matching (return clause and normalization), Daniel Schepler, 02/13/2014
Archive powered by MHonArc 2.6.18.