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

Imaps trigger selection #1573

Open
yizhou7 opened this issue Nov 6, 2021 · 0 comments
Open

Imaps trigger selection #1573

yizhou7 opened this issue Nov 6, 2021 · 0 comments
Labels
kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny priority: not yet Will reconsider working on this when we're looking for work

Comments

@yizhou7
Copy link
Contributor

yizhou7 commented Nov 6, 2021

The manually entered trigger seems nice here (since it may prevent the client from asserting m[i] in m). In fact, I think this may be a good candidate to generate automatically. In other words, whenever i in m is an automatic trigger, then automatically add m[i] as well. (If you agree, please this as is for now and file an Issue against dafny-lang/dafny, referring back to this line here.)

Originally posted by @RustanLeino in dafny-lang/libraries#25 (comment)

@atomb atomb added the kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny label Apr 20, 2022
@MikaelMayer MikaelMayer added the priority: not yet Will reconsider working on this when we're looking for work label Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny priority: not yet Will reconsider working on this when we're looking for work
Projects
None yet
Development

No branches or pull requests

3 participants