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

quantifier instance and datatype theory #2544

Closed
clairedross opened this issue Sep 9, 2019 · 0 comments
Closed

quantifier instance and datatype theory #2544

clairedross opened this issue Sep 9, 2019 · 0 comments

Comments

@clairedross
Copy link

Hi Z3 experts,

when trying to prove a SPARK program, we came across a seemingly simple VC that both CVC4 and Z3 could not prove (but Alt-Ergo can). It involves a single instance of a universally quantified formula. Unfortunately, Z3 does not seem to be able to come up with the correct instance, as it returns unknown almost at once. I suspect this is caused by a bad interaction between quantifier instantiation heuristics and datatype theory reasoning. Do you have any advice of how we could manage to prove this kind of code?

unproved.txt

Thanks in advance,
Claire

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

1 participant