Skip to content
Snippets Groups Projects
Commit 146d90b0 authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

Thread `Atomic` side-condition through `ElimModal`, `ElimAcc` and `ElimInv`.

This makes sure that when trying to open an invariant or to eliminate a mask-changing
update around a non-atomic WP that it doesn't fail with "cannot eliminate modality",
but instead gives an side-condition `Atomic ...` informing the user what's going on.

Unlike the class `ElimModal` and `ElimInv`, the class `ElimAcc` was not yet equipped
with a Coq side-condition. This commit adds such a side-condition.
parent fbe20e31
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment