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

fix form of rewrites #241

Merged
merged 2 commits into from
Jan 10, 2019
Merged

fix form of rewrites #241

merged 2 commits into from
Jan 10, 2019

Conversation

dwightguth
Copy link
Collaborator

This should fix the issue with the representation of rewrites in kore.

@ttuegel
Copy link
Contributor

ttuegel commented Jan 5, 2019

@grosu realized, that this translation is not correct; instead it should be:
for rewrite rules: \rewrites(\and(\and(requires, ensures), L), R)
for function rules: \implies(\and(requires, ensures), \equals(L, R))

@dwightguth
Copy link
Collaborator Author

Since we decided to disallow ensures in axioms, I will merge this. I will do a followup PR that existentially quantifies RHS variables.

@dwightguth dwightguth merged commit c601fa2 into master Jan 10, 2019
@dwightguth dwightguth deleted the kore branch January 10, 2019 18:10
ttuegel added a commit to ttuegel/kore that referenced this pull request Jan 10, 2019
ttuegel added a commit to ttuegel/kore that referenced this pull request Jan 11, 2019
ttuegel added a commit to ttuegel/kore that referenced this pull request Jan 11, 2019
ttuegel added a commit to ttuegel/kore that referenced this pull request Jan 11, 2019
phillipharr1s pushed a commit to phillipharr1s/kore that referenced this pull request Feb 15, 2019
phillipharr1s pushed a commit to phillipharr1s/kore that referenced this pull request Feb 15, 2019
Baltoli pushed a commit that referenced this pull request Apr 9, 2024
Co-authored-by: devops <devops@runtimeverification.com>
Baltoli pushed a commit that referenced this pull request Apr 9, 2024
Co-authored-by: devops <devops@runtimeverification.com>
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.

3 participants