- Jun 21, 2019
-
-
Robbert Krebbers authored
-
- May 06, 2019
-
-
Robbert Krebbers authored
-
- Apr 25, 2019
-
-
- Apr 07, 2019
-
-
- Mar 03, 2019
-
-
Paolo G. Giarrusso authored
For half of #231.
-
- Oct 31, 2018
-
-
Robbert Krebbers authored
-
- Jul 02, 2018
-
-
Ralf Jung authored
make pm_maybe_wand a BI connective; reduce BI connectives and option combinators in the proofmode with cbn
-
- Jun 15, 2018
-
-
Robbert Krebbers authored
All those for `big_sepL` that hold.
-
Ralf Jung authored
* move PROP-envs definitions to environments.v so that we can control them without pulling in coq_tactics * use reduction-controlled `pm_default` for proofmode accessors
-
- Jun 10, 2018
-
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Robbert Krebbers authored
-
- Jun 05, 2018
-
-
Ralf Jung authored
The BI interface is then instantiated using these laws. In particular, this shows that the rules we claim to be admissible actually are.
-
- May 29, 2018
-
-
Ralf Jung authored
-
- May 14, 2018
-
-
Ralf Jung authored
-
- May 03, 2018
-
-
Ralf Jung authored
-
- May 02, 2018
-
-
Ralf Jung authored
-
Ralf Jung authored
If the accessor introduces a binder, the first Coq-level intro pattern of `iInv` is used for that binder unless the type of the binder is unit, in which case `iInv` removes it completely. Binders on the closing view shift are not (yet) supported as they are harder to smoothly eliminate in the unit case.
-
- Apr 26, 2018
-
-
Ralf Jung authored
New IntoAcc typeclass to decouple creating and elliminating accessors; ElimInv supports both with and without Hclose
-
- Apr 25, 2018
- Apr 05, 2018
-
-
Ralf Jung authored
Fixes #156
-
- Apr 04, 2018
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
Extend ElimModal with Boolean flags to specify whether it operates on the persistent/spatial context.
-
- Mar 22, 2018
-
-
Ralf Jung authored
Fixes #177
-
- Mar 21, 2018