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

vc explanations: somehow indicate side conditions? #33

Open
Philipp15b opened this issue Jun 19, 2024 · 0 comments
Open

vc explanations: somehow indicate side conditions? #33

Philipp15b opened this issue Jun 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Philipp15b
Copy link
Collaborator

at the moment, our vc explanations for high-level constructs such as while loops or proc calls just show the invariant/pre as the explanation, but they don't ever show that there are side-conditions. ideally, we'd somehow also show that e.g. I <= Phi(I) must hold, referencing the loop body's pre explanation as part of Phi(I).

@Philipp15b Philipp15b added the enhancement New feature or request label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant