- Nov 05, 2020
-
-
-
Robbert Krebbers authored
use Qp inequality instead of frac validity for lemma statements See merge request iris/iris!558
-
Ralf Jung authored
-
Ralf Jung authored
-
Robbert Krebbers authored
Remove `bi.tactics` See merge request iris/iris!566
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Ralf Jung authored
Include fragment in `mnat_auth_auth` See merge request iris/iris!569
-
- Nov 04, 2020
-
-
Robbert Krebbers authored
This gives the following new lemma: ```coq Lemma mnat_auth_included q n : mnat_auth_frag n ≼ mnat_auth_auth q n. ``` Also reorganize the files slightly so that validity lemmas are grouped together.
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Robbert Krebbers authored
Big op lemmas `big_op{L,L2,M,M2,S}_intuitionistically_forall` See merge request !560
-
Simon Friis Vindum authored
This reverts commit 71a1fbf0, reversing changes made to ce12f3a6.
-
Ralf Jung authored
-
- Nov 03, 2020
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
It is barely used and causes a lot of confusion when used like 'l ↦ - * P'
-
Ralf Jung authored
-
Ralf Jung authored
-
Robbert Krebbers authored
Add duplicable type class See merge request iris/iris!481
-
-
- Nov 02, 2020
-
-
Ralf Jung authored
Makefile: fix recursive invocation to use `$(MAKE)` See merge request iris/iris!561
-
Paolo G. Giarrusso authored
Calling `make` is known-bad in many cases, but never as much as here: ``` make[2]: Nothing to be done for `pre-all'. touch theories/algebra/ofe.vo touch theories/algebra/monoid.vo touch theories/algebra/cmra.vo [...] touch theories/heap_lang/lib/array.vo make[2]: Nothing to be done for `post-all'. make[1]: *** wait: No child processes. Stop. gmake: *** [Makefile:3: all] Error 2 ```
-
Robbert Krebbers authored
-
Robbert Krebbers authored
That is, `big_sepL2_intuitionistically_forall`, `big_sepL2_forall`, and `big_sepM2_intuitionistically_forall`.
-
Robbert Krebbers authored
-
Robbert Krebbers authored
That is, `big_sepMS_intuitionistically_forall`, `big_sepMS_forall`, `big_sepMS_impl`, and `big_sepMS_dup`.
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-