summaryrefslogtreecommitdiffstats
path: root/proof.tex
diff options
context:
space:
mode:
authorJohn Wickerson <j.wickerson@imperial.ac.uk>2020-11-19 16:41:07 +0000
committeroverleaf <overleaf@localhost>2020-11-19 16:51:01 +0000
commit4ab65aa5ec50bf831ed52edc956c207566206ff2 (patch)
tree97e5422edb7e75ae35168aa1420100131fcdf026 /proof.tex
parent01732a064c09fa6245878a83515cd569bd58a23e (diff)
downloadoopsla21_fvhls-4ab65aa5ec50bf831ed52edc956c207566206ff2.tar.gz
oopsla21_fvhls-4ab65aa5ec50bf831ed52edc956c207566206ff2.zip
Update on Overleaf.
Diffstat (limited to 'proof.tex')
-rw-r--r--proof.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/proof.tex b/proof.tex
index 86e20de..9ad825f 100644
--- a/proof.tex
+++ b/proof.tex
@@ -33,7 +33,7 @@ As HTL is quite different to 3AC, this first translation is the most involved an
\end{lemma}
\begin{proof}
- Follows by using a specification of the important properties $\yhfunction{tr\_htl}}$ which can be used as an assumption in the proof instead. The forward simulation is then proven by showing that the initial states and final states between the 3AC semantics and HTL semantics match, and then showing that the simulation diagram in Lemma~\ref{lemma:simulation_diagram} holds.
+ Follows by using a specification of the important properties $\yhfunction{tr\_htl}$ which can be used as an assumption in the proof instead. The forward simulation is then proven by showing that the initial states and final states between the 3AC semantics and HTL semantics match, and then showing that the simulation diagram in Lemma~\ref{lemma:simulation_diagram} holds.
\end{proof}
\subsubsection{Specification}\label{sec:proof:3ac_htl:specification}