- May 28, 2021
-
-
Ralf Jung authored
-
- May 27, 2021
-
-
Jacques-Henri Jourdan authored
Change the tactic for resolving Equiv and Dist from an Ofe definition. See merge request iris/iris!689
-
Jacques-Henri Jourdan authored
Example include Equiv, Dist, Op, Core, Valid, ValidN and Unit. The previous hints used eapply. The new hint now use refine. These two tactic use a different unification algorithm, which result in different behavior with respect to canonical structures. The refine tactic is followed by shelving all the remaining goals, which correspond actually to existential variables. In particular, in RustHornBelt, the version using apply is unable to find the canonical structure of heterogeneous lists.
-
Ralf Jung authored
Rename `big_sep{L,L2,M,M2,S}_intuitionistically_forall` and `big_orL_lookup` to `big_*_intro` See merge request iris/iris!694
-
Robbert Krebbers authored
Add a `Proper` instance for ccompose. See merge request iris/iris!695
-
Dan Frumin authored
-
Ralf Jung authored
-
- May 26, 2021
-
-
Robbert Krebbers authored
Add `big_sepM2_union_inv_*`. See merge request iris/iris!690
-
Ralf Jung authored
also add `wand_entails'`, which was used in some earlier version of these proofs
-
Dan Frumin authored
Thank you, Robbert.
-
Dan Frumin authored
-
Dan Frumin authored
-
Ralf Jung authored
-
Ralf Jung authored
Nested big-op lemmas See merge request iris/iris!673
-
Ralf Jung authored
-
Ralf Jung authored
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
better error when iMod/iModIntro fails due to mask mismatch See merge request iris/iris!691
-
Robbert Krebbers authored
Add lemmas `big_sepM2_inv_{l,r}` and rename `big_sepM2_lookup_{1,2}` into `big_sepM2_lookup_{l,r}`. See merge request iris/iris!692
-
Ralf Jung authored
-
-
Ralf Jung authored
-
Ralf Jung authored
-
- May 25, 2021
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
Add lemmas `big_sepM2_delete_{l,r}` and rename `big_sepM2_lookup_{1,2}` into `big_sepM2_lookup_{l,r}`.
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
Document `iInduction ... using` tactic. See merge request iris/iris!682
-
-
Ralf Jung authored
Explicit visibility for Instances See merge request iris/iris!684
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-