- 01 Mar, 2017 1 commit
-
-
Ralf Jung authored
-
- 23 Feb, 2017 1 commit
-
- 22 Feb, 2017 4 commits
-
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Ralf Jung authored
It is sometimes not desirable to do so.
-
Robbert Krebbers authored
-
- 19 Feb, 2017 1 commit
-
-
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.
-
- 16 Feb, 2017 3 commits
-
-
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
-
- 15 Feb, 2017 2 commits
-
-
Robbert Krebbers authored
-
Benoit Viguier authored
also add html folder to .gitignore so generated doc is not added to the repo
-
- 14 Feb, 2017 2 commits
- 13 Feb, 2017 2 commits
-
-
Ralf Jung authored
-
Robbert Krebbers authored
Based on the one of Ralf Jung for Iris.
-
- 10 Feb, 2017 1 commit
-
-
Robbert Krebbers authored
Some were already maximally implicit, some were not. Now it is consistent.
-
- 09 Feb, 2017 2 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- 07 Feb, 2017 4 commits
-
-
Robbert Krebbers authored
update build system and README See merge request !1
-
Ralf Jung authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- 06 Feb, 2017 1 commit
-
-
Robbert Krebbers authored
-
- 03 Feb, 2017 4 commits
-
-
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
-
- 31 Jan, 2017 12 commits
-
-
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
-