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

Coq 8.20 support #25

Open
palmskog opened this issue Sep 20, 2024 · 0 comments
Open

Coq 8.20 support #25

palmskog opened this issue Sep 20, 2024 · 0 comments

Comments

@palmskog
Copy link
Member

palmskog commented Sep 20, 2024

For some reason, Coq 8.20.0 is not supported. Here's the error I got:

File "./src/selection.v", line 329, characters 5-53:
Error: The LHS of up_divS
(up_div _.+1 _)
does not match any subterm of the goal

If I had to guess, it may be related to how the semantics of SSReflect's have changed - it's now sort-polymorphic and opaque, and one may have to switch to have @H instead of have H in some places to get desired transparency.

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

No branches or pull requests

1 participant