- Sep 29, 2020
-
-
Ralf Jung authored
-
Ralf Jung authored
Add "options" file Closes #81 See merge request iris/stdpp!185
-
- Sep 16, 2020
- Sep 15, 2020
-
-
Robbert Krebbers authored
Switch to strict bulleting everywhere See merge request iris/stdpp!184
-
Set Default Goal Selector "!" makes it illegal to ever apply a tactic with more than one goal (instead, must focus with bullets or braces).
-
- Sep 08, 2020
-
-
Ralf Jung authored
-
- Sep 03, 2020
- Sep 02, 2020
-
-
Robbert Krebbers authored
Swap import of Peano and Utf8 to ensure that Utf8 notations are preferred. See merge request iris/stdpp!183
-
This is a consequence of Coq PR #12950 which gives to import the effect of reactivating the imported notations.
-
- Aug 31, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
Add lemmas and max for Qp See merge request iris/stdpp!179
-
-
- Aug 30, 2020
-
-
Ralf Jung authored
make sure std++ does not rely on generated names See merge request iris/stdpp!182
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
- Aug 28, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
Add `insert_replicate_strong`. See merge request iris/stdpp!178
-
-
Robbert Krebbers authored
list.v: avoid using mangled names See merge request iris/stdpp!180
-
Ralf Jung authored
-
Ralf Jung authored
-
- Aug 07, 2020
- Jul 24, 2020
-
-
Ralf Jung authored
-
- Jul 21, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Jul 17, 2020
-
-
Robbert Krebbers authored
Remove `map` infix in lemmas about `dom` and `filter`. See merge request !176
-
- Jul 16, 2020
-
-
Robbert Krebbers authored
and `dom_map_filter_subseteq` → `dom_filter_subseteq` for consistency's sake. This was pointed out by @atrieu in !175 (comment 53746)
-
Robbert Krebbers authored
Additional lemmas about map_imap See merge request iris/stdpp!175
-
-
Ralf Jung authored
-
- Jul 15, 2020
-
-
Robbert Krebbers authored
Lemmas about "filter" on maps See merge request iris/stdpp!172
-
by Tej
-
Robbert Krebbers authored
prove NoDup_fmap_2_strong See merge request iris/stdpp!173
-
-