summaryrefslogtreecommitdiff
path: root/chapters/core/02-soundness-proof.tex
blob: c3539464262ec2a47de08be95f8b811ad3e3209c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
\section{Soundness Proof}
\label{sec:soundness-proof}

% This section contains the proof that my tool is sound

\input{chapters/core/soundness-proof/01-mathematical-definitions}

\input{chapters/core/soundness-proof/02-soundness-of-translation}

\input{chapters/core/soundness-proof/03-soundness-of-interaction-rules}

\input{chapters/core/soundness-proof/04-soundness-of-reduction}