- 04 Mar, 2016 1 commit
-
-
Robbert Krebbers authored
-
- 02 Mar, 2016 2 commits
-
-
Robbert Krebbers authored
We no longer abuse empty strings for anonymous binders. Instead, we now have a data type for binders: a binder is either named or anonymous.
-
Robbert Krebbers authored
-
- 28 Feb, 2016 1 commit
-
-
Ralf Jung authored
-
- 26 Feb, 2016 1 commit
-
-
Robbert Krebbers authored
It is based on type classes and can it be tuned by providing instances, for example, instances can be provided to mark that certain expressions are closed.
-
- 24 Feb, 2016 6 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
Also, use "set_solver by tac" to specify a tactic.
-
Ralf Jung authored
-
- 23 Feb, 2016 8 commits
-
-
Ralf Jung authored
-
Robbert Krebbers authored
I am now also using reification to obtain the indexes corresponding to the stuff we want to cancel instead of relying on matching using Ltac.
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
barrier: strive for consistency between barrierGF and the inGF assumptions; also change some instance names
-
Robbert Krebbers authored
-
- 22 Feb, 2016 5 commits
-
-
Robbert Krebbers authored
And now the part that I forgot to commit.
-
Robbert Krebbers authored
Also, give all these global functors the suffix GF to avoid shadowing such as we had with authF. And add some type annotations for clarity.
-
Robbert Krebbers authored
due to an accidental git commit --amend after a git push.
-
Ralf Jung authored
-
Ralf Jung authored
-
- 21 Feb, 2016 6 commits
-
-
Ralf Jung authored
This strengthens some lemmas that are written using the notion of closednes, shortening some proofs all the way up to barrier.v
-
Ralf Jung authored
-
Ralf Jung authored
This is still a rather horrible proof, though. More work to be done.
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
this makes it slightlymore annoying to use because we have to elliminate the box. one more reason to have a proof mode ;-)
-
- 20 Feb, 2016 10 commits