diff options
| author | Jacob Walchuk <jpw24@st-andrews.ac.uk> | 2025-07-06 21:54:06 +0100 |
|---|---|---|
| committer | Jacob Walchuk <jpw24@st-andrews.ac.uk> | 2025-07-06 21:54:06 +0100 |
| commit | ab5a58c0bbe58ec5114cfd7f9ee757fbcbde421b (patch) | |
| tree | 11290554291fac5d4fe1e39f7c786ac68a5c2b20 /papers | |
| parent | 37804983574645055f5c4575e0669b8850998dfc (diff) | |
fixed table with disgusting hack
Diffstat (limited to 'papers')
| -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} |
