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

Bogus safety violation checking if a set is a subset of Nat. #2971

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

lemmy
Copy link
Contributor

@lemmy lemmy commented Aug 27, 2024

Keramelizer:
A \in SUBSET B ~~> \A a \in A: a \in B

Part of Github issue #2948
#2948

  • Tests added for any new code
  • Ran make fmt-fix (or had formatting run automatically on all files edited)

@lemmy
Copy link
Contributor Author

lemmy commented Aug 29, 2024

@thpani This PR implements the functionality you recommended in your comment #2948 (comment).

Keramelizer:
A \in SUBSET B  ~~>  \A a \in A: a \in B

Part of Github issue apalache-mc#2948
apalache-mc#2948
Copy link
Collaborator

@thpani thpani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for providing a fix!

@thpani thpani merged commit c69c355 into apalache-mc:main Sep 2, 2024
10 checks passed
@lemmy lemmy deleted the mku-gh2948keramelizer branch September 2, 2024 12:49
@lemmy
Copy link
Contributor Author

lemmy commented Sep 2, 2024

Thanks for merging.

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