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
Iris
Actris
Commits
9acbe81f
Commit
9acbe81f
authored
Oct 18, 2019
by
Robbert Krebbers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More README tweaks.
parent
0a60e14c
Pipeline
#20372
canceled with stage
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
README.md
README.md
+5
-0
No files found.
README.md
View file @
9acbe81f
...
...
@@ -111,6 +111,10 @@ mechanization in Coq:
There are a number of small differences between the paper presentation
of Actris and the formalization in Coq, that are briefly discussed here.
-
**Weakest preconditions versus Hoare triples**
See the section "Weakest preconditions and Coq tactics" above.
-
**Connectives for physical ownership of channels**
In the paper, physical ownership of a channel is formalized using a single
...
...
@@ -123,6 +127,7 @@ of Actris and the formalization in Coq, that are briefly discussed here.
intuitive but gives rise to a more practical Jacobs/Piessens-style spec of
`recv`
that does not need a closing view shift (to handle the case that the
buffer is empty).
-
**Later modalities in primitive rules for channels**
The primitive rules for
`send`
and
`recv`
(
`send_spec`
and
`recv_spec`
in
...
...
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