From ab5a58c0bbe58ec5114cfd7f9ee757fbcbde421b Mon Sep 17 00:00:00 2001 From: Jacob Walchuk Date: Sun, 6 Jul 2025 21:54:06 +0100 Subject: fixed table with disgusting hack --- papers/3.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/papers/3.tex b/papers/3.tex index e96edd6..52d364b 100644 --- a/papers/3.tex +++ b/papers/3.tex @@ -190,9 +190,9 @@ $\forall x (Xx \ba x=y), Haec(X)(z) \wedge z \neq y \vdash \bot \ $ & (Reductio, \end{tabulary} \begin{tabulary}{\textwidth}{Lr} $\vdash \Box \forall x (Xx \ba x=y) \ra \Box \forall z \neg (Haec(X)(z) \wedge z \neq y)$ & (K) \\ -$\vdash \Box \forall x (Xx \ba x=y) \ra \neg \Diamond \exists z (Haec(X)(z) \wedge z \neq y)$ & (Equivalence) \\ -$\vdash Haec(X)(y) \ra Tra(X)(y)$ & \\ -\end{tabulary} +$\vdash \Box \forall x (Xx \ba x=y) \ra \neg \Diamond \exists z (Haec(X)(z) \wedge z \neq y)$\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ & (Equivalence) \\ +$\vdash Haec(X)(y) \ra Tra(X)(y)$& \\ +\end{tabulary} % terrible hack but it fixed the rendering, I am very sorry Mohit \end{quote} Now I will show the first line. \\ \begin{quote} -- cgit v1.2.3