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
Adam
Iris
Commits
6823251d
Commit
6823251d
authored
Nov 10, 2021
by
Ralf Jung
Browse files
remove an outdated comment
parent
1e40d59b
Changes
1
Hide whitespace changes
Inline
Side-by-side
iris/algebra/gmap.v
View file @
6823251d
...
...
@@ -94,7 +94,6 @@ Lemma insert_idN n m i x :
m
!!
i
≡
{
n
}
≡
Some
x
→
<[
i
:
=
x
]>
m
≡
{
n
}
≡
m
.
Proof
.
intros
(
y'
&?&->)%
dist_Some_inv_r'
.
by
rewrite
insert_id
.
Qed
.
(** Internalized properties *)
End
ofe
.
Global
Instance
map_seq_ne
{
A
:
ofe
}
start
:
...
...
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