[FMFP] Mostly finish exercises section

This commit is contained in:
2026-07-14 14:44:07 +02:00
parent 9f80889d40
commit bc1cc816f1
12 changed files with 117 additions and 3 deletions
@@ -81,6 +81,9 @@
\input{parts/01_induction-proofs/02_structural-induction.tex}
\input{parts/01_induction-proofs/03_induction-on-trees.tex}
\input{parts/01_induction-proofs/04_other-induction.tex}
\input{parts/01_induction-proofs/05_induction-on-proof-trees.tex}
\input{parts/01_induction-proofs/06_induction-on-derivation-sequence.tex}
\input{parts/01_induction-proofs/07_workflow.tex}
% \input{parts/01_induction-proofs/}
\newsection
@@ -178,6 +181,7 @@
For induction proofs, see Section~\ref{sec:induction-proofs}, which were moved up, since they are used in both FP and FM,
as well as being mentioned a few times in the rest of the summary.
\newpage
\subsection{Formal Methods}
\input{parts/06_exercises/02_fm/00_imp.tex}
\input{parts/06_exercises/02_fm/01_operational-semantics.tex}
@@ -187,6 +191,7 @@ as well as being mentioned a few times in the rest of the summary.
% \input{parts/06_exercises/02_fm/}
% \input{parts/06_exercises/}
\newpage
\input{parts/06_exercises/03_checklist.tex}