mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-03-14 10:50:05 +01:00
[FMFP] Fix error
This commit is contained in:
@@ -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$
|
||||||
|
|||||||
Reference in New Issue
Block a user