mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-05-30 16:21:19 +02:00
[FMFP] Fix small error
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ In IMP however, this kind of action leads to equivalence:
|
||||
\]
|
||||
So what we have to prove is this:
|
||||
\[
|
||||
\forall b, s, \sigma, \sigma'.(\vdash \langle \texttt{while b do s end}, \sigma \rangle \; \simeq \;
|
||||
\forall b, s, \sigma, \sigma'.(\vdash \langle \texttt{while b do s end}, \sigma \rangle \; \Leftrightarrow \;
|
||||
\vdash \langle \texttt{if b then s; while b do s end end}, \sigma \rangle \rightarrow \sigma')
|
||||
\]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user