- Nov 20, 2019
-
-
Robbert Krebbers authored
This test case arose in Iron.
-
Robbert Krebbers authored
Also, rewrite `iIntoEmpValid`. Now, instead of using Ltac to traverse the type of the term and generate goals for the premises, we repeatedly apply a series of lemmas. This has the advantage that it works up to convertability, and we no longer need the `eval ...` hacks.
-
Robbert Krebbers authored
To prepare for https://github.com/coq/coq/pull/10762
-
- Nov 13, 2019
-
- Nov 12, 2019
-
-
Robbert Krebbers authored
The space should not be there and was added in oversight. This also provides forwards compatibility with https://github.com/coq/coq/pull/10832.
-
- Nov 11, 2019
-
- Nov 10, 2019
-
-
Robbert Krebbers authored
Fix issue pointed out by @tchajed in iris/iris!330 (comment 41322)
-
Robbert Krebbers authored
-
Paolo G. Giarrusso authored
-
- Nov 08, 2019
-
-
Ralf Jung authored
Test for !331 and hint for `bi_emp_valid` See merge request iris/iris!333
-
Paolo G. Giarrusso authored
-
Paolo G. Giarrusso authored
-
Robbert Krebbers authored
-
Paolo G. Giarrusso authored
-
- Nov 07, 2019
-
-
Robbert Krebbers authored
Add missing `iSplit` hint for `∗-∗` See merge request iris/iris!331
-
Paolo G. Giarrusso authored
-
Ralf Jung authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
Set `Hint Mode` for `inG`. See merge request iris/iris!330
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Robbert Krebbers authored
-
- Nov 06, 2019
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Ralf Jung authored
Lang lemmas See merge request iris/iris!324
-
-
- Nov 05, 2019
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
There is no need to include the `(∃ P', □ ▷ (P
P') ...` since we get closure under `▷ □ ` from regular invariants. -
Robbert Krebbers authored
Added a stronger version of cinv_open_strong See merge request iris/iris!326
-
-