Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
stdpp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Iris
stdpp
Merge requests
!308
Add lemma `map_singleton_subseteq_l` and `map_singleton_subseteq`.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add lemma `map_singleton_subseteq_l` and `map_singleton_subseteq`.
robbert/map_singleton_subseteq
into
master
Overview
0
Commits
2
Pipelines
2
Changes
1
Merged
Robbert Krebbers
requested to merge
robbert/map_singleton_subseteq
into
master
3 years ago
Overview
0
Commits
2
Pipelines
2
Changes
1
Expand
Similar to
!306 (merged)
0
0
Merge request reports
Viewing commit
990c01e8
Prev
Next
Show latest version
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
990c01e8
CHANGELOG.
· 990c01e8
Robbert Krebbers
authored
3 years ago
CHANGELOG.md
+
1
−
0
Options
@@ -132,6 +132,7 @@ API-breaking change is listed.
`gmultiset_singleton_subseteq`
, which is similar to
`singleton_included`
in
Iris.
-
Add lemmas
`singleton_subseteq_l`
and
`singleton_subseteq`
for sets.
-
Add lemmas
`map_singleton_subseteq_l`
and
`map_singleton_subseteq`
for maps.
The following
`sed`
script should perform most of the renaming
(on macOS, replace
`sed`
by
`gsed`
, installed via e.g.
`brew install gnu-sed`
).
Loading