Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt to coq PR #18921 fixing bugs of the inference of the return clause for Program-style pattern-matching #1078

Merged

Conversation

herbelin
Copy link
Contributor

@herbelin herbelin commented Apr 11, 2024

Coq PR coq/coq#18921 fixes two bugs in the inference of the return clause for Program-style pattern-matching and this has the apparent consequence of modifying the return clause of the match in the definition PCUICSafeChecker.check_projections, and that one more obligation is solved automatically.

We drop the now useless proof (with a comment to indicate that it depends on the Coq version).

To be merged synchronously (though maybe there is a way to make it compatible over different versions? maybe with a Fail?)

@ppedrot ppedrot merged commit 1e2bbd0 into MetaCoq:main Apr 13, 2024
1 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants