We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
KEVM uses the following lemmas to push symbolic values to the left in commutative-associative operations: https://github.com/kframework/evm-semantics/blob/master/tests/specs/lemmas.k#L290
We should add the same or similar lemmas, and go over our lemmas file and look for other cases where this can be simplified.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
KEVM uses the following lemmas to push symbolic values to the left in commutative-associative operations: https://github.com/kframework/evm-semantics/blob/master/tests/specs/lemmas.k#L290
We should add the same or similar lemmas, and go over our lemmas file and look for other cases where this can be simplified.
The text was updated successfully, but these errors were encountered: