- Jul 04, 2018
-
-
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.
-
- Jul 03, 2018
-
-
Ralf Jung authored
With a pretty proof by Robbert
-
- Jul 02, 2018
-
-
Ralf Jung authored
make pm_maybe_wand a BI connective; reduce BI connectives and option combinators in the proofmode with cbn
-
- Jun 16, 2018
-
-
Ralf Jung authored
-
Robbert Krebbers authored
-
- Jun 15, 2018
-
-
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.
-
- Jun 14, 2018
-
-
Ralf Jung authored
-
- Jun 10, 2018
-
-
Ralf Jung authored
-
- Jun 06, 2018
- Jun 05, 2018
-
-
Ralf Jung authored
-
- May 17, 2018
-
-
Ralf Jung authored
move test suite out of theories/ so it does not get installed; also check output of test suite so that we can test printing
-