Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Paulo Emílio de Vilhena
stdpp
Commits
8220d9a9
Commit
8220d9a9
authored
Feb 13, 2021
by
Paulo Emílio de Vilhena
Browse files
CHANGELOG.
parent
10636f91
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
8220d9a9
...
@@ -59,8 +59,8 @@ Coq 8.8 and 8.9 are no longer supported.
...
@@ -59,8 +59,8 @@ Coq 8.8 and 8.9 are no longer supported.
`set_equiv_spec_L`
→
`set_eq_subseteq`
,
`set_equiv_spec_L`
→
`set_eq_subseteq`
,
`elem_of_equiv`
→
`set_equiv`
,
`elem_of_equiv`
→
`set_equiv`
,
`set_equiv_spec`
→
`set_equiv_subseteq`
.
`set_equiv_spec`
→
`set_equiv_subseteq`
.
-
Remove lemma
`map_filter_iff`
in favor of the extensionality lemma
-
Remove lemma
s
`map_filter_iff`
and
`map_filter_lookup_eq`
in favor of the stronger
`map_filter
_ext`
.
extensionality lemmas
`map_filter_ext`
and
`map_filter_strong
_ext`
.
The following
`sed`
script should perform most of the renaming
The following
`sed`
script should perform most of the renaming
(on macOS, replace
`sed`
by
`gsed`
, installed via e.g.
`brew install gnu-sed`
):
(on macOS, replace
`sed`
by
`gsed`
, installed via e.g.
`brew install gnu-sed`
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment