- 04 Jul, 2018 2 commits
-
-
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.
-
Ralf Jung authored
List literals reduce with a spurious `emp` at the end, which is not pretty.
-
- 03 Jul, 2018 4 commits
- 02 Jul, 2018 3 commits
- 25 Jun, 2018 1 commit
-
-
Ralf Jung authored
-
- 18 Jun, 2018 1 commit
-
-
Ralf Jung authored
-
- 16 Jun, 2018 2 commits
- 15 Jun, 2018 8 commits
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Robbert Krebbers authored
All those for `big_sepL` that hold.
-
Robbert Krebbers authored
We already do the same for the goal, this avoids some scope delimiters being displayed.
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
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 4 commits
- 10 Jun, 2018 7 commits
-
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Robbert Krebbers authored
-
Ralf Jung authored
-
- 09 Jun, 2018 1 commit
-
-
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.
-
- 06 Jun, 2018 2 commits
- 05 Jun, 2018 3 commits
- 04 Jun, 2018 1 commit
-
-
Ralf Jung authored
-