[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
@@ -1,6 +1,7 @@
% TOOD: Some more intuition
\newpage
\subsection{Linear Temporal Logic}
\label{sec:ltl}
\subsubsection{Transition System of a Promela Model}
For the transition systems, compared to earlier, we use a fixed initial configuration because we only model one program or system,
as opposed to all programs of a programming language, as previously.