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
Simon Spies
Iris
Commits
a24b19a9
Commit
a24b19a9
authored
Jan 04, 2017
by
Robbert Krebbers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Get rid of a SearchAbout.
parent
53f6857f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
theories/heap_lang/lib/barrier/proof.v
theories/heap_lang/lib/barrier/proof.v
+0
-2
No files found.
theories/heap_lang/lib/barrier/proof.v
View file @
a24b19a9
...
...
@@ -198,6 +198,4 @@ Lemma recv_mono l P1 P2 : (P1 ⊢ P2) → recv l P1 ⊢ recv l P2.
Proof
.
iIntros
(
HP
)
"H"
.
iApply
(
recv_weaken
with
"[] H"
).
iApply
HP
.
Qed
.
End
proof
.
SearchAbout
_
.
Typeclasses
Opaque
barrier_ctx
send
recv
.
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