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
Glen Mével
Iris
Commits
230ff113
Commit
230ff113
authored
Dec 16, 2021
by
Ralf Jung
Browse files
changelog
parent
41e81796
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
230ff113
...
...
@@ -23,6 +23,14 @@ lemma.
*
Remove
`view_auth_frac_op`
,
`auth_auth_frac_op`
,
`gmap_view_auth_frac_op`
; the
corresponding
`dfrac`
lemmas can be used instead (together with
`dfrac_op_own`
if needed).
*
Equip
`mono_nat`
algebra with support for
`dfrac`
, make API more consistent,
and add notation for algebra elements. See
`iris/algebra/lib/mono_nat.v`
for
details. This affects some existing terms and lemmas:
-
`mono_nat_auth`
now takes a
`dfrac`
, but the recommendation is to port to the notation.
-
`mono_nat_lb_op`
: direction of equality is swapped.
-
`mono_nat_auth_frac_op`
,
`mono_nat_auth_frac_op_valid`
,
`mono_nat_auth_frac_valid`
,
`mono_nat_both_frac_valid`
: use
`dfrac`
variant
instead.
**Changes in `bi`:**
...
...
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