[FMFP] Fix error

This commit is contained in:
2026-03-12 11:38:59 +01:00
parent 50900af588
commit 904c3027a4

View File

@@ -19,3 +19,5 @@ It is based on the same concept as natural deduction trees
\infer2[App]{\Gamma \vdash (t_1 t_2) :: \tau} \infer2[App]{\Gamma \vdash (t_1 t_2) :: \tau}
\end{prooftree} \end{prooftree}
\] \]
For rule \texttt{Abs}, we require that $x \notin \Gamma$