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
Iris
Iris
Commits
6bd50654
Commit
6bd50654
authored
Jan 12, 2017
by
Ralf Jung
Browse files
fix adequacy stmt
parent
adac2c8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/program-logic.tex
View file @
6bd50654
...
...
@@ -360,7 +360,7 @@ To express the adequacy statement for functional correctness, we assume that the
The signature can of course state arbitrary additional properties of
$
\pred
$
, as long as they are proven sound.
The adequacy statement now reads as follows:
\begin{align*}
&
\All
\mask
,
\expr
,
\val
,
\pred
,
\state
.
&
\All
\mask
,
\expr
,
\val
,
\state
.
\\
&
(
\TRUE
\proves
{
\upd
}_
\mask
\Exists
S. S(
\state
) *
\wpre
{
\expr
}
[
\mask
]
{
x.
\;
\pred
(x)
}
)
\Ra
\\
&
\expr
,
\state
\vDash
V
\end{align*}
...
...
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