Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Iris
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
Package Registry
Model registry
Operate
Terraform modules
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
Gaëtan Gilbert
Iris
Commits
b12759c2
Commit
b12759c2
authored
5 years ago
by
Dan Frumin
Browse files
Options
Downloads
Patches
Plain Diff
Mentioned big_sepL2/sepM2 in the changelog.
parent
58ae11ed
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+4
-0
4 additions, 0 deletions
CHANGELOG.md
with
4 additions
and
0 deletions
CHANGELOG.md
+
4
−
0
View file @
b12759c2
...
@@ -100,6 +100,10 @@ Changes in Coq:
...
@@ -100,6 +100,10 @@ Changes in Coq:
steps that would require unlocking subterms. Every impure wp_ tactic executes
steps that would require unlocking subterms. Every impure wp_ tactic executes
this tactic before doing anything else.
this tactic before doing anything else.
*
Add
`big_sepM_insert_acc`
.
*
Add
`big_sepM_insert_acc`
.
*
Add big separating conjunctions that operate on pairs of lists (
`big_sepL2`
)
and on pairs of maps (
`big_sepM2`
). In the former case the lists are required
to have the same length, and in the latter case the maps are required to
have the same domains.
*
The
`_strong`
lemmas (e.g.
`own_alloc_strong`
) work for all infinite
*
The
`_strong`
lemmas (e.g.
`own_alloc_strong`
) work for all infinite
sets, instead of just for cofinite sets. The versions with cofinite
sets, instead of just for cofinite sets. The versions with cofinite
sets have been renamed to use the
`_cofinite`
suffix.
sets have been renamed to use the
`_cofinite`
suffix.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment