- Jan 18, 2020
-
-
Robbert Krebbers authored
-
- Jan 17, 2020
-
-
Robbert Krebbers authored
More proper/non-expansiveness results for maps, lists, and big ops See merge request iris/iris!359
-
Robbert Krebbers authored
-
Robbert Krebbers authored
- Renamed them from `_forall` into `_gen_proper`, to avoid confusion with `big_sep{L,M,S,MS}_forall`, which are actually about `∀`. - For lists and maps there now two variants, `_gen_proper_2`, in case the maps or lists on both sides are different, and `_gen_proper`, in case the maps or lists on both sides are the same.
-
Robbert Krebbers authored
-
Robbert Krebbers authored
Copied from std++, but adapted from `≡` to `≡{n}≡`.
-
Robbert Krebbers authored
Copied from std++, but adapted from `≡` to `≡{n}≡`.
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Jan 16, 2020
-
-
Ralf Jung authored
-
Robbert Krebbers authored
Seal big_sepM2 See merge request iris/iris!352
-
Michael Sammler authored
-
- Jan 15, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
Missing `tc_opaque` instance for `FromForall`. See merge request iris/iris!357
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Jan 14, 2020
-
-
Ralf Jung authored
-
Robbert Krebbers authored
Step-indexed propositions See merge request iris/iris!304
-
- Jan 13, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
- Jan 11, 2020
-
-
Robbert Krebbers authored
Rename Awesome_{ne,proper} to NamespaceMap_{ne,proper} See merge request iris/iris!356
-
- Jan 10, 2020
- Jan 09, 2020
-
-
Ralf Jung authored
add dependent allocation lemma to own See merge request iris/iris!354
-
Ralf Jung authored
The build is broken, see https://github.com/coq/coq/issues/11383
-
Ralf Jung authored
-
Ralf Jung authored
Fix and test `awp_apply` error message, and also use `tactic3` everywhere See merge request iris/iris!355
-
Robbert Krebbers authored
Use &&& from lazy_bool_scope instead of redefining the && notation. See merge request iris/iris!349
-
Ralf Jung authored
-