Skip to content

Commit

Permalink
fix typo in {fol}{seq}{prv}; closes #361
Browse files Browse the repository at this point in the history
  • Loading branch information
rzach committed Feb 10, 2024
1 parent 6cd87ca commit fee333f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
\RightLabel{\LeftR{\Exchange}}
\UnaryInf$!A, \lnot !A \fCenter$
\RightLabel{\Cut}
\BinaryInf$\Gamma, \lnot !A \fCenter$
\BinaryInf$\Gamma_0, \lnot !A \fCenter$
\end{prooftree}
Since $\lnot !A \in \Gamma$ and $\Gamma_0 \subseteq \Gamma$, this
shows that $\Gamma$ is inconsistent.
Expand Down

0 comments on commit fee333f

Please sign in to comment.