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

Add boolean versions of the varieties of extends #954

Merged
merged 2 commits into from Apr 23, 2023

Conversation

JasonGross
Copy link
Contributor

This is required for having environment extension be easily decidable, which we'll need for automation around showing that Gallina quotation is well-typed.

Also rename ContextSet.{equal,subset} to ContextSet.{Equals,Subset} to make room for boolean versions that follow the convention of other definitions.

Also rename `ContextSet.{equal,subset}` to `ContextSet.{Equals,Subset}`
to make room for boolean versions that follow the convention of other
definitions.
@yforster yforster merged commit d8f1479 into MetaCoq:coq-8.16 Apr 23, 2023
10 checks passed
@JasonGross JasonGross deleted the coq-8.16+extends-bool branch April 23, 2023 18:37
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.

None yet

2 participants