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

Matrix: use strip_reflections to avoid extra universe variables #2130

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

jdchristensen
Copy link
Collaborator

@jdchristensen jdchristensen commented Nov 7, 2024

This makes the library build when coq/coq#19611 is applied to Coq, and can replace #2127.

(It also builds with 8.19 and other versions. And I added universe annotations to make sure the problem doesn't crop up again.)

@jdchristensen jdchristensen requested a review from Alizter November 7, 2024 01:26
@jdchristensen
Copy link
Collaborator Author

I have another clean-up PR coming that will include some comments in Truncations/Core.v about this issue.

@jdchristensen jdchristensen merged commit 5722dc1 into HoTT:master Nov 7, 2024
22 checks passed
@jdchristensen jdchristensen deleted the matrix-universes branch November 7, 2024 01:47
@jdchristensen jdchristensen mentioned this pull request Nov 7, 2024
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