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

Make the behavior of `iSplit` on `P ∗ □ Q` consistent with that of `iDestruct`.

It now turns the goal into `P` and `<pers> Q`, which is dual to
`iDestruct`, which turns `P ∧ <pers> Q` into `P` and `□ Q`.
parent 56e1bfd7
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