Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Jonas Kastberg
iris
Commits
63a0ea9e
Commit
63a0ea9e
authored
May 24, 2019
by
Hai Dang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add renaming for to CHANGELOG
parent
c9984c7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
CHANGELOG.md
CHANGELOG.md
+6
-0
No files found.
CHANGELOG.md
View file @
63a0ea9e
...
...
@@ -119,6 +119,12 @@ Changes in Coq:
authoritative elements have agreement:
`✓ (●{p} a ⋅ ●{q} b) ⇒ a ≡ b`
. As a
consequence,
`auth`
is no longer a COFE and does not preserve Leibniz
equality.
*
Rename in
`auth`
:
-
Use
`auth_auth_proj`
/
`auth_frag_proj`
for the projections of
`auth`
:
`authoritative`
→
`auth_auth_proj`
and
`auth_own`
→
`auth_frag_proj`
.
-
Use
`auth_auth`
and
`auth_frag`
for the injections into authoritative
elements and non-authoritative elements respectively.
-
Lemmas for the projections and injections are renamed accordingly.
## Iris 3.1.0 (released 2017-12-19)
...
...
Write
Preview
Markdown
is supported
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