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

forall statement with no bound variables is deprecated in ModInternals #130

Open
seebees opened this issue Jul 7, 2023 · 1 comment
Open

Comments

@seebees
Copy link
Contributor

seebees commented Jul 7, 2023

Update ModInternals to use assert by

Example:

src/NonlinearArithmetic/Internals/ModInternals.dfy(94,4): Warning: a forall statement with no bound variables is deprecated; use an 'assert by' statement instead

@MikaelMayer
Copy link
Member

I have tried a lot but there is something different with non-linear arithmetic that I don't know why but can't prove at all.

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

No branches or pull requests

2 participants