- 01 Feb, 2020 1 commit
-
-
Robbert Krebbers authored
-
- 20 Nov, 2019 1 commit
-
-
Robbert Krebbers authored
Also, rewrite `iIntoEmpValid`. Now, instead of using Ltac to traverse the type of the term and generate goals for the premises, we repeatedly apply a series of lemmas. This has the advantage that it works up to convertability, and we no longer need the `eval ...` hacks.
-
- 20 Sep, 2019 1 commit
-
-
Ralf Jung authored
-
- 19 Sep, 2019 1 commit
-
-
Robbert Krebbers authored
-
- 13 Aug, 2019 2 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- 18 Jun, 2019 1 commit
-
-
Robbert Krebbers authored
This avoids weird Ltac behaviors like those in !272. Also, change `before_tc` keyword into `as` to be consistent with other tactics.
-
- 17 Jun, 2019 1 commit
-
-
Paolo G. Giarrusso authored
-
- 15 Jun, 2019 2 commits
-
-
Paolo G. Giarrusso authored
-
Paolo G. Giarrusso authored
-
- 09 Jun, 2019 2 commits
-
-
Joseph Tassarotti authored
-
Joseph Tassarotti authored
-
- 24 May, 2019 1 commit
-
-
Also fixes pre-existing bug in iCombine error messages.
-
- 06 May, 2019 1 commit
-
-
Dan Frumin authored
-
- 01 May, 2019 2 commits
-
-
Dan Frumin authored
-
Dan Frumin authored
-
- 05 Mar, 2019 1 commit
-
-
Ralf Jung authored
-
- 11 Jan, 2019 1 commit
-
-
Robbert Krebbers authored
It now supports the specialization pattern `(H spat1 .. spatn)`, which first recursively specializes the hypothesis `H` using the specialization patterns `spat1 .. spatn`.
-
- 25 Dec, 2018 1 commit
-
-
Robbert Krebbers authored
Split it up into more logical parts.
-
- 13 Dec, 2018 1 commit
-
-
Robbert Krebbers authored
-
- 06 Dec, 2018 1 commit
-
-
Robbert Krebbers authored
Thanks to @Blaisorblade for reporting.
-
- 04 Oct, 2018 1 commit
-
-
Ralf Jung authored
-
- 04 Jul, 2018 3 commits
-
-
Ralf Jung authored
-
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 1 commit
-
-
Ralf Jung authored
With a pretty proof by Robbert
-
- 02 Jul, 2018 1 commit
-
-
Ralf Jung authored
make pm_maybe_wand a BI connective; reduce BI connectives and option combinators in the proofmode with cbn
-
- 16 Jun, 2018 2 commits
-
-
Ralf Jung authored
-
Robbert Krebbers authored
-
- 15 Jun, 2018 4 commits
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Robbert Krebbers authored
We already do the same for the goal, this avoids some scope delimiters being displayed.
-
- 14 Jun, 2018 1 commit
-
-
Ralf Jung authored
-
- 10 Jun, 2018 1 commit
-
-
Ralf Jung authored
-
- 06 Jun, 2018 5 commits