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
Rodolphe Lepigre
Iris
Commits
a5594a3a
Commit
a5594a3a
authored
Oct 06, 2014
by
Ralf Jung
Browse files
Coq README update
parent
d26d0c7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.txt
View file @
a5594a3a
...
...
@@ -22,7 +22,7 @@ CONTENTS
* lang.v defines the threadpool reduction and derives some lemmas from core_lang.v
* masks.v introduces some lemmas about masks
* world_prop.v uses the aforementioned Coq library to construct the domain for Iris propositions
* iris.v is the main file and contains the actual logic and the proof of the rules for view shifts and Hoare tiples
* iris.v is the main file and contains the actual logic and the proof of the rules for view shifts and Hoare t
r
iples
It uses a Coq library in lib/ by Sieczkowski et al. to solve the recursive domain equation (see the paper for a reference).
...
...
@@ -59,12 +59,15 @@ OVERVIEW OF LEMMAS
VSClose vsClose
VSTrans vsTrans
VSImp vsEnt
GhostUpd vsGhostUpd
VSFrame vsFrame
FpUpd vsGhostUpd
Ret htRet
Bind htBind
Frame htFrame
AFrame htAFrame
Csq htCons
ACSQ htACons
Fork htFork
The main adequacy result is expressed by Theorem soundness_obs.
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