-
Notifications
You must be signed in to change notification settings - Fork 24
Bupdalt #102
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
Bupdalt #102
Conversation
|
Good stuff! Some notes:
Look over my changes, and let me know when you think it's good to go. |
Why does the generic construction of |
|
I was running into some cyclic dependency problems because you used Iris tactics instead of doing a plain Lean proof. There's already a dependency on all of BI in some of the tactics, so if I added the I pushed a change to have a separate |
|
Thanks for looking into this! LGTM to merge now. |
|
Another one in the books, great work! |
The motivation for this alternative definition can be found here: https://gitlab.mpi-sws.org/iris/iris/-/merge_requests/211 https://gitlab.mpi-sws.org/iris/iris/-/merge_requests/186
Questions and TODOs:
src/Iris/BI/? I was iniris/base_logic/in the iris-rocq repo?Fornvmown_updateP, thevariable own_updateP_plainlydisappears after:= by. So I have to state it as a parameter.