Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Janno
iris-coq
Commits
e9ae1429
Commit
e9ae1429
authored
Oct 17, 2016
by
Robbert Krebbers
Browse files
Fix state CMRA.
parent
7696a7c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/program-logic.tex
View file @
e9ae1429
...
@@ -14,7 +14,7 @@ To this end, we use tokens that manage which invariants are currently enabled.
...
@@ -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:
We assume to have the following four CMRAs available:
\begin{align*}
\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
{
Inv
}
\eqdef
{}&
\authm
(
\nat
\fpfn
\agm
(
\latert
\iPreProp
))
\\
\textmon
{
En
}
\eqdef
{}&
\pset
{
\nat
}
\\
\textmon
{
En
}
\eqdef
{}&
\pset
{
\nat
}
\\
\textmon
{
Dis
}
\eqdef
{}&
\finpset
{
\nat
}
\textmon
{
Dis
}
\eqdef
{}&
\finpset
{
\nat
}
...
...
Write
Preview
Supports
Markdown
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