- 07 Mar, 2017 1 commit
-
-
Robbert Krebbers authored
-
- 06 Mar, 2017 1 commit
-
-
Ralf Jung authored
-
- 01 Mar, 2017 4 commits
- 24 Feb, 2017 1 commit
-
-
Robbert Krebbers authored
-
- 23 Feb, 2017 1 commit
-
-
Ralf Jung authored
-
- 22 Feb, 2017 8 commits
-
-
-
Ralf Jung authored
-
Robbert Krebbers authored
There is no need to restrict the type class using Hint Mode, we have a default instance that will always be used first. In case of evars, the default instance should apply. The reason for this change is that `iAssumption` should be able to prove `H : ?e |- P` and `H : P |- ?e`. The former Hint Mode prevented it from doing that.
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Robbert Krebbers authored
I probably tested against a wrong version. This reverts commit 02bc52b4.
-
Robbert Krebbers authored
This makes lambdarust 1 min (=7%) faster.
-
- 21 Feb, 2017 2 commits
-
-
Robbert Krebbers authored
This fixes issue #72.
-
Ralf Jung authored
-
- 20 Feb, 2017 2 commits
- 18 Feb, 2017 1 commit
-
-
Robbert Krebbers authored
-
- 17 Feb, 2017 1 commit
-
-
Robbert Krebbers authored
-
- 16 Feb, 2017 4 commits
-
-
Ralf Jung authored
-
-
Ralf Jung authored
-
Robbert Krebbers authored
-
- 15 Feb, 2017 10 commits
-
-
Robbert Krebbers authored
It now first turns hypotheses `X ∪ Y ⊆ Z` into `X ⊆ Z` and `Y ⊆ Z`.
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
Add IntoPure instances for ∗, ∧, and ∨. See merge request !49
-
Janno authored
-
- 14 Feb, 2017 1 commit
-
-
Robbert Krebbers authored
-
- 13 Feb, 2017 3 commits
-
-
Ralf Jung authored
Add a contributor's guide See merge request !47
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-