- 20 Nov, 2018 2 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
After Coq PR #7825 this will create unwanted evars.
-
- 04 Oct, 2018 2 commits
- 31 Jul, 2018 3 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- 04 Jul, 2018 1 commit
-
-
Ralf Jung authored
pm_reduce just reduces away proof mode terms using cbv; pm_prettify just prettifies user-visible connectors using cbn. Most uses of pm_default are converted to default to keep the desired reduction behavior.
-
- 03 Jul, 2018 2 commits
- 02 Jul, 2018 2 commits
- 25 Jun, 2018 1 commit
-
-
Ralf Jung authored
-
- 16 Jun, 2018 1 commit
-
-
Ralf Jung authored
-
- 15 Jun, 2018 5 commits
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
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
-
- 14 Jun, 2018 1 commit
-
-
Ralf Jung authored
-
- 10 Jun, 2018 3 commits
-
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Ralf Jung authored
-
- 08 Jun, 2018 1 commit
-
-
Ralf Jung authored
This avoids the proofmode to be irritated by unrelated goals with a typeclass type.
-
- 29 May, 2018 1 commit
-
-
Ralf Jung authored
-
- 18 May, 2018 1 commit
-
-
Robbert Krebbers authored
This fixes issue #187.
-
- 14 May, 2018 1 commit
-
-
Ralf Jung authored
-
- 04 May, 2018 1 commit
-
-
Ralf Jung authored
-
- 03 May, 2018 1 commit
-
-
Ralf Jung authored
This follows the proof at https://en.wikipedia.org/wiki/L%C3%B6b's_theorem#Proof_of_L%C3%B6b's_theorem
-
- 02 May, 2018 1 commit
-
-
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.
-
- 26 Apr, 2018 1 commit
-
-
Ralf Jung authored
New IntoAcc typeclass to decouple creating and elliminating accessors; ElimInv supports both with and without Hclose
-
- 25 Apr, 2018 1 commit
-
-
Ralf Jung authored
-
- 23 Apr, 2018 1 commit
-
-
Ralf Jung authored
-
- 20 Apr, 2018 1 commit
-
-
Robbert Krebbers authored
This fixes issue #182.
-
- 04 Apr, 2018 1 commit
-
-
Robbert Krebbers authored
Extend ElimModal with Boolean flags to specify whether it operates on the persistent/spatial context.
-
- 21 Mar, 2018 3 commits
- 19 Mar, 2018 2 commits