From a8bb7736e2e86963bd5761cc05079447abeeaba6 Mon Sep 17 00:00:00 2001 From: ericmarin Date: Tue, 23 Jun 2026 15:26:01 +0200 Subject: using official template + fixing language errors --- chapters/core/02-soundness-proof.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapters/core/02-soundness-proof.tex') diff --git a/chapters/core/02-soundness-proof.tex b/chapters/core/02-soundness-proof.tex index 6b014da..fef6bec 100644 --- a/chapters/core/02-soundness-proof.tex +++ b/chapters/core/02-soundness-proof.tex @@ -1,9 +1,9 @@ \section{Soundness Proof} \label{sec:soundness-proof} -This section contains proof of soundness of the VEIN framework, which is organized in mathematical +This section contains proof of the soundness of the VEIN framework, which is organized in mathematical definitions (\textbf{\Cref{sec:mathematical-definitions}}), proof of the translation layer (\textbf{\Cref{sec:soundness-of-translation}}), -proof of the interaction rules (\textbf{\Cref{sec:soundness-of-interaction-rules}}) and the final +proof of the interaction rules (\textbf{\Cref{sec:soundness-of-interaction-rules}}), and the final induction proof (\textbf{\Cref{sec:soundness-of-reduction}}). \input{chapters/core/soundness-proof/01-mathematical-definitions} -- cgit v1.2.3