Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
Iris
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
76
Issues
76
List
Boards
Labels
Milestones
Merge Requests
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Iris
Iris
Commits
e9ae1429
Commit
e9ae1429
authored
Oct 17, 2016
by
Robbert Krebbers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix state CMRA.
parent
7696a7c1
Pipeline
#2854
passed with stage
in 9 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
program-logic.tex
docs/program-logic.tex
+1
-1
No files found.
docs/program-logic.tex
View file @
e9ae1429
...
...
@@ -14,7 +14,7 @@ To this end, we use tokens that manage which invariants are currently enabled.
We assume to have the following four CMRAs available:
\begin{align*}
\textmon
{
State
}
\eqdef
{}&
\authm
(
\
exm
(
\State
)
)
\\
\textmon
{
State
}
\eqdef
{}&
\authm
(
\
maybe
{
\exm
(
\State
)
}
)
\\
\textmon
{
Inv
}
\eqdef
{}&
\authm
(
\nat
\fpfn
\agm
(
\latert
\iPreProp
))
\\
\textmon
{
En
}
\eqdef
{}&
\pset
{
\nat
}
\\
\textmon
{
Dis
}
\eqdef
{}&
\finpset
{
\nat
}
...
...
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