- Feb 22, 2017
-
-
Ralf Jung authored
It is sometimes not desirable to do so.
-
Robbert Krebbers authored
-
- Feb 19, 2017
-
-
Robbert Krebbers authored
For example, instead of: Notation "( X ⊆ )" We now use: Notation "( X ⊆)" We were already doing this for = and ≡. This solves some conflicts with the notations of MetaCoq.
-
- Feb 16, 2017
-
-
Ralf Jung authored
-
Robbert Krebbers authored
To make it consistent with Forall_impl and map_Forall_impl. Also, put the premises in the same order as those lemmas.
-
Robbert Krebbers authored
-
- Feb 15, 2017
-
-
Robbert Krebbers authored
-
Benoit Viguier authored
also add html folder to .gitignore so generated doc is not added to the repo
-
- Feb 14, 2017
- Feb 13, 2017
-
-
Ralf Jung authored
-
Robbert Krebbers authored
Based on the one of Ralf Jung for Iris.
-
- Feb 10, 2017
-
-
Robbert Krebbers authored
Some were already maximally implicit, some were not. Now it is consistent.
-
- Feb 09, 2017
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Feb 07, 2017
-
-
Robbert Krebbers authored
update build system and README See merge request !1
-
Ralf Jung authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Feb 06, 2017
-
-
Robbert Krebbers authored
-
- Feb 03, 2017
-
-
Robbert Krebbers authored
It no longer requires the functions on both sides of the relation to be syntactically the same.
-
Ralf Jung authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Jan 31, 2017
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
This fixes issue #65.
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Ralf Jung authored
This approach is originally by Robbert
-
Robbert Krebbers authored
Fix fixes issue #63.
-
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 ⊆+
-
Ralf Jung authored
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-