- Feb 21, 2018
-
-
Ralf Jung authored
-
Ralf Jung authored
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
weaken BI axiom persistently_and_sep_elim and re-derive the stronger form See merge request FP/iris-coq!119
-
Ralf Jung authored
-
Ralf Jung authored
-
Robbert Krebbers authored
For better support for eliminating affine/absorbing separating conjunctions in the persistent context/under a plainness/persistence modality.
-
- Feb 20, 2018
-
-
Robbert Krebbers authored
This regression was caused by a bug in handling spec patterns.
-
Ralf Jung authored
-
Jacques-Henri Jourdan authored
-
Jacques-Henri Jourdan authored
Remove the domain finiteness hypothesis for the function CMRA, and put cmra_extend in Type. See merge request FP/iris-coq!118
-
Jacques-Henri Jourdan authored
The finiteness was needed to have the axiom of choice over the domain. This axiom is not needed if cmra_extend is in Type.
-
Jacques-Henri Jourdan authored
-
Jacques-Henri Jourdan authored
Revert "Remove the domain finiteness hypothesis for the function CMRA, and put cmra_extend in Type." This reverts commit fa897ff5.
-
Jacques-Henri Jourdan authored
The finiteness was needed to have the axiom of choice over the domain. This axiom is not needed if cmra_extend is in Type.
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
Stronger `iNext` that performs arithmetic cancelation Closes #148 See merge request FP/iris-coq!109
-
Robbert Krebbers authored
Fixed by stdpp 93b4ec70e13a573a9055a5bf1269f5885e18e843.
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
We now use the `Maybe` prefix as also used for `Frame`: it indicates whether progress has been made by stripping of a later or not.
-
Robbert Krebbers authored
-
Robbert Krebbers authored
In the same way that `iFrame` would succeed on said goals.
-
Robbert Krebbers authored
-
- Feb 19, 2018
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
This made the definition much simpler, and provides support for all specialization patterns (although most are not very useful in combination with `iAssert`).
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Ralf Jung authored
-
-
Ralf Jung authored
-
Jacques-Henri Jourdan authored
-