- Apr 16, 2020
-
-
Paolo G. Giarrusso authored
This instance might seem odd, but `ProofIrrel` takes a `Type` and not a `Prop`, and stdpp already has instances for products.
-
- Apr 15, 2020
-
-
Michael Sammler authored
-
- Apr 11, 2020
-
-
Robbert Krebbers authored
-
- Apr 10, 2020
-
-
Michael Sammler authored
-
- Apr 09, 2020
-
-
Robbert Krebbers authored
-
- Apr 08, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Apr 07, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Apr 05, 2020
-
-
Paolo G. Giarrusso authored
Code not affected by a00d9bd8. All occurrences are gone, except for one in `base.v` where you'd need different functions. However, I'm unsure this is an improvement: in lots of cases here, the function didn't need to be guessed, but could be deduced by "simple" higher-order unification, the one where unifying `?f ?a` against `g args last_arg` sets `?f = g args`.
-
Paolo G. Giarrusso authored
Code affected by a00d9bd8.
-
- Apr 03, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Mar 31, 2020
-
-
Michael Sammler authored
-
Michael Sammler authored
This was done using `sed --in-place 's/[[:space:]]\+$//' theories/*.v`.
-
- Mar 29, 2020
-
-
Paolo G. Giarrusso authored
This was inconsistent and not explained before.
-
- Mar 25, 2020
-
-
Robbert Krebbers authored
-
- Mar 17, 2020
-
-
Robbert Krebbers authored
Fix both an error by my, and a provide compatibility with older Coq versions whose `lia` is less powerful.
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
For other operations, like `<$>`, such lemmas appear to make little sense, since they require premises involving `!!`.
-
Robbert Krebbers authored
-
- Mar 13, 2020
-
-
Robbert Krebbers authored
This follows iris/iris!387 This closes issue #54.
-
- Mar 10, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Tej Chajed authored
This feature is now deprecated in Coq master (see https://github.com/coq/coq/pull/7791). Instead of passing a partially-applied lemma directly to Hint Resolve, first create a definition and then make that reference a hint.
-
- Mar 09, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Mar 05, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Feb 26, 2020
-
-
Armaël Guéneau authored
The opposite was true before to this commit.
-
Armaël Guéneau authored
-
- Feb 25, 2020
-
-
Armaël Guéneau authored
-
- Feb 24, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-