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

Use a refinement type for the type of history index #1112

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

daniel-larraz
Copy link
Contributor

@daniel-larraz daniel-larraz commented Dec 3, 2024

The refinement type is desugared later, ensuring that the type information of the bound variable is preserved. This PR also removes the restriction of accepting only quantified bounds with constant type expressions, which is necessary due to the use of the counter* variable in the refinement type.

@daniel-larraz daniel-larraz merged commit a2d99db into kind2-mc:develop Dec 4, 2024
4 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.

1 participant