- 09 Nov, 2017 3 commits
-
-
Johannes Kloos authored
-
Johannes Kloos authored
-
Johannes Kloos authored
-
- 01 Nov, 2017 9 commits
-
-
Johannes Kloos authored
-
Johannes Kloos authored
-
Johannes Kloos authored
Also make the instances non-global, to prevent multiple instance problems.
-
Johannes Kloos authored
-
Johannes Kloos authored
-
Johannes Kloos authored
We prove that various types are infinite, notably: - nat, N, positive and Z; - string (using pretty-printing of nat); - option, with an infinite element type; - list, with an inhabited element type. Furthermore, we instantiate Fresh for strings.
-
Johannes Kloos authored
This implements a simple linear search for fresh elements.
-
Johannes Kloos authored
This generalizes Fix_unfold to a setoid setting. In particular, we can use this to unfold multi-argument fixpoints without requiring functional extensionality.
-
Johannes Kloos authored
Infinity is described by having an injection from nat.
-
- 31 Oct, 2017 3 commits
-
-
Johannes Kloos authored
-
Johannes Kloos authored
-
Johannes Kloos authored
The documentation for some typeclasses used the wrong names for these typeclasses.
-
- 28 Oct, 2017 5 commits
-
-
Ralf Jung authored
-
Robbert Krebbers authored
This addresses some concerns in !5.
-
Robbert Krebbers authored
This way, we will be compabile with Iris's heap_lang, which puts ;; at level 100.
-
Robbert Krebbers authored
-
Ralf Jung authored
-
- 27 Oct, 2017 3 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Jacques-Henri Jourdan authored
-
- 20 Oct, 2017 1 commit
-
-
Hai Dang authored
-
- 16 Oct, 2017 1 commit
-
-
Jacques-Henri Jourdan authored
-
- 13 Oct, 2017 1 commit
-
-
Ralf Jung authored
-
- 10 Oct, 2017 1 commit
-
-
Ralf Jung authored
-
- 09 Oct, 2017 1 commit
-
-
Ralf Jung authored
-
- 06 Oct, 2017 2 commits
-
-
Hai Dang authored
-
Robbert Krebbers authored
-
- 29 Sep, 2017 5 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
This fixes the issue of Hai in !6.
-
Hai Dang authored
-
Hai Dang authored
-
Hai Dang authored
-
- 24 Sep, 2017 2 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- 21 Sep, 2017 2 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
This allows for more control over `Hint Mode`.
-
- 20 Sep, 2017 1 commit
-
-
Robbert Krebbers authored
This way, type class search will fail immediately on first type class constraint of any of the `fin_map_dom` lemmas if no `Dom` can be found.
-