diff options
| -rw-r--r-- | papers/3.tex | 6 |
1 files 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} |
