Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tej Chajed
iris
Commits
a24b19a9
Commit
a24b19a9
authored
Jan 04, 2017
by
Robbert Krebbers
Browse files
Get rid of a SearchAbout.
parent
53f6857f
Changes
1
Hide whitespace changes
Inline
Side-by-side
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
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment