coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Christian Doczkal <christian.doczkal AT ens-lyon.fr>
- To: coq-club AT inria.fr
- Subject: Re: [Coq-Club] Debugging Universe Inconsistencies
- Date: Thu, 6 Sep 2018 18:38:51 +0200
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=christian.doczkal AT ens-lyon.fr; spf=Neutral smtp.mailfrom=christian.doczkal AT ens-lyon.fr; spf=None smtp.helo=postmaster AT labbe.ens-lyon.fr
- Ironport-phdr: 9a23:fg+VyxMq69SApGLd8Aol6mtUPXoX/o7sNwtQ0KIMzox0LfvyrarrMEGX3/hxlliBBdydt6obzbKO+4nbGkU4qa6bt34DdJEeHzQksu4x2zIaPcieFEfgJ+TrZSFpVO5LVVti4m3peRMNQJW2aFLduGC94iAPERvjKwV1Ov71GonPhMiryuy+4ZLebxlKiTanfb9+MAi9oBnMuMURnYZsMLs6xAHTontPdeRWxGdoKkyWkh3h+Mq+/4Nt/jpJtf45+MFOTav1f6IjTbxFFzsmKHw65NfqtRbYUwSC4GYXX3gMnRpJBwjF6wz6Xov0vyDnuOdxxDWWMMvrRr0yRD+s7bpkSAXwhSkaKTA5/mHZhM9+gq1Vrx2upQBwzYHPbYGJNvdzZL/Rcc8USGdDWMtaSixPApm7b4sKF+cMI+ZYr5P8p1sVsRu+BBOjBOXywTFGgX/5waw70+c7HgHCwQctGM4BsHTOrNX0L6cSTeG1w7POzTnZcvxW3ivy6YnLch87pfGBRqx/cczKyUU2EwPEjlKQqYr/MzObzOQAqm6W5PdjW+K3k2Mrtg58riS1ysouiITFnJ8Zx1HG+Clj3oo5O8O0RFZ4bNK6CpdcqSGXO5ZsTs88Xm1luzw2xqAYtZO4eiUB1Y4pyATFa/OddoiF+hLjW/iVITd/nH9lfKiwiA2p/ke+0OHzSM+00E1ToipBktjMsXYN2wbd6sidUvd9/0Gh1iiT1w3L9+1JLlw4mbDZJpMj2LI8i5sevEbZEiPohkn6kreadkA+9eip7+TnbK/mppiZN4Jslg7+Mr4ums2kAeQkMwgBRW6b9f6h273k4UL4QbZKgecykqTCrp/aI98bqre9Aw5V1YYj7QyzDzm80NgAh3kIMEpFeA6bj4juI1zBPPf4De6mj1uwlDdr2uvJM6b6ApTNK3jDiK3ucax8605a0gozzMpQ64haCrEbc7rPXRr6s8WdBRskOSS1xfzmAZNzzNAwQ2WKV4SZKqLJrV6B4KoDJOKeZ4YR8GL2K+Ik/OLvhHl/lVgWb6qg2bMabmv9GuVhJQOXeyy/0Z86DW4Ws19mH6TRg1qYXGsLPifgb+cH/jg+TbmeI8LGT4GpjqaG2X7gTJBQfSVCG1eKV3nyJd/dB6U8LRmKK8okqQQqEKC7QtZ6hxyor0r+2r1haOTOqHVB6MDTkeNt7uiWrikcsDx5C8PEgjOJRmt+kyUFQSRz2LF4pwpz0AXb3A==
Hello,
On 06/09/18 13:55, Jan-Oliver Kaiser wrote:
> You can print entire modules using [Print] or [Print Module] in case of
> ambiguities.
Thank you, I simply hadn't thought of that. Pretty useful.
> Apart from that, [Set Printing Universes] should *sometimes* show the
> full universe cycle when an inconsistency occurs, but it depends very
> much on the particular error that appears.
This I find very interesting. Could someone with insight into the
algorithm comment on which kind of type checking problems are more
likely to trigger an error message providing a full cycle?
Other than that, has anyone played with dumping the output of print
universes plus the constraint that is reported as inconsistent into some
external tool that finds irreducible infeasible subsets for the
underlying ILP? (Does there even exist open source software finding these?)
Best,
Christian
- [Coq-Club] Debugging Universe Inconsistencies, Christian Doczkal, 09/05/2018
- Re: [Coq-Club] Debugging Universe Inconsistencies, Gaëtan Gilbert, 09/05/2018
- Message not available
- Re: [Coq-Club] Debugging Universe Inconsistencies, Gaëtan Gilbert, 09/06/2018
- Message not available
- Re: [Coq-Club] Debugging Universe Inconsistencies, Christian Doczkal, 09/06/2018
- Re: [Coq-Club] Debugging Universe Inconsistencies, Jan-Oliver Kaiser, 09/06/2018
- Re: [Coq-Club] Debugging Universe Inconsistencies, Christian Doczkal, 09/06/2018
- Re: [Coq-Club] Debugging Universe Inconsistencies, Christian Doczkal, 09/07/2018
- Re: [Coq-Club] Debugging Universe Inconsistencies, Gaëtan Gilbert, 09/07/2018
- Re: [Coq-Club] Debugging Universe Inconsistencies, Christian Doczkal, 09/10/2018
- Re: [Coq-Club] Debugging Universe Inconsistencies, Matthieu Sozeau, 09/10/2018
- Re: [Coq-Club] Debugging Universe Inconsistencies, Christian Doczkal, 09/11/2018
- Re: [Coq-Club] Debugging Universe Inconsistencies, Gaëtan Gilbert, 09/10/2018
- Re: [Coq-Club] Debugging Universe Inconsistencies, Gaëtan Gilbert, 09/07/2018
- Re: [Coq-Club] Debugging Universe Inconsistencies, Christian Doczkal, 09/07/2018
- Re: [Coq-Club] Debugging Universe Inconsistencies, Christian Doczkal, 09/06/2018
- Re: [Coq-Club] Debugging Universe Inconsistencies, Jan-Oliver Kaiser, 09/06/2018
- Re: [Coq-Club] Debugging Universe Inconsistencies, Gaëtan Gilbert, 09/05/2018
Archive powered by MHonArc 2.6.18.