- Jan 22, 2017
-
-
Robbert Krebbers authored
This fixes issue #62.
-
Robbert Krebbers authored
-
- Jan 20, 2017
-
-
Robbert Krebbers authored
The error message accidentally got removed in e0789039.
-
Robbert Krebbers authored
-
Robbert Krebbers authored
wp_apply often results in an of_val that should be simplified.
-
Robbert Krebbers authored
-
- Jan 17, 2017
-
-
Robbert Krebbers authored
-
- Jan 12, 2017
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Jan 11, 2017
-
-
Robbert Krebbers authored
-
Jacques-Henri Jourdan authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Jacques-Henri Jourdan authored
-
Jacques-Henri Jourdan authored
-
Ralf Jung authored
Unfortunately, we currently have to keep the unicode-space hack in some places because Coq still complains about the notation otherwise
-
Ralf Jung authored
This approach is originally by Robbert
-
Ralf Jung authored
There are certainly more places this is useful, but let's start with this simple test
-
- Jan 09, 2017
- Jan 07, 2017
-
-
Robbert Krebbers authored
Fix fixes issue #63.
-
- Jan 06, 2017
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Jacques-Henri Jourdan authored
-
Robbert Krebbers authored
Rename: - prefix_of -> prefix and suffix_of -> suffix because that saves keystrokes in lemma names. However, keep the infix notations with l1 `prefix_of` l2 and l1 `suffix_of` l2 because those are easier to read. - change the notation l1 `sublist` l2 into l1 `sublist_of` l2 to be consistent. - rename contains -> submseteq and use the notation ⊆+
-
- Jan 05, 2017
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Jacques-Henri Jourdan authored
-
Ralf Jung authored
-
Ralf Jung authored
by Janno
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Robbert Krebbers authored
Thanks to Janno.
-
Robbert Krebbers authored
-