Skip to content

Commit 234a48f

Browse files
yiannis-hadrzach
authored andcommitted
minor typo corrections again
1 parent 6217528 commit 234a48f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/normal-modal-logic/axioms-systems/proofs-modal-systems.tex

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@
3131
\begin{derivation}
3232
1. & $\Log{KT5} \Proves \Diamond!A \lif \Box\Diamond!A$ & \Ax{5}\\
3333
2. & $\Log{KT5} \Proves !A \lif \Diamond!A$ & $\Ax{T_\Diamond}$\\
34-
3. & $\Log{KT5} \Proves !A \lif \Box\Diamond!A$ & \PL.
34+
3. & $\Log{KT5} \Proves !A \lif \Box\Diamond!A$ & \PL, 2, 1.
3535
\end{derivation}
3636
\item $\Log{KT5} \Proves \Ax{4}$:
3737
\begin{derivation}
3838
1. &$\Log{KT5} \Proves \Diamond\Box!A \lif \Box\Diamond\Box!A$ & \Ax{5}
3939
with $\Box!A$ for $p$\\
4040
2. & $\Log{KT5} \Proves \Box!A \lif \Diamond\Box!A$ & $\Ax{T_\Diamond}$
4141
with $\Box!A$ for $p$\\
42-
3. & $\Log{KT5} \Proves \Box!A \lif \Box\Diamond\Box!A$ & \PL, 1, 2\\
42+
3. & $\Log{KT5} \Proves \Box!A \lif \Box\Diamond\Box!A$ & \PL, 2, 1\\
4343
4. & $\Log{KT5} \Proves \Diamond\Box!A \lif \Box!A$ & $\Ax{5_\Diamond}$\\
4444
5. & $\Log{KT5} \Proves \Box\Diamond\Box!A \lif \Box\Box!A$ & \RK{}, 4 \\
4545
6. & $\Log{KT5} \Proves \Box!A \lif \Box\Box!A$ & \PL, 3, 5. \\
@@ -49,8 +49,8 @@
4949
1. & $\Log{KDB4} \Proves \Diamond\Box!A \lif !A $ & $\Ax{B_\Diamond}$ \\
5050
2. & $\Log{KDB4} \Proves \Box\Box!A \lif \Diamond\Box!A$ & $\Ax{D}$
5151
with $\Box!A$ for $p$\\
52-
3. & $\Log{KDB4} \Proves \Box\Box!A \lif !A$ & \PL 1, 2\\
53-
4. & $\Log{KDB4} \Proves \Box!A \lif \Box\Box!A$ & \Ax{4} \\
52+
3. & $\Log{KDB4} \Proves \Box\Box!A \lif !A$ & \PL, 1, 2\\
53+
4. & $\Log{KDB4} \Proves \Box!A \lif \Box\Box!A$ & \Ax{4} \\
5454
5. & $\Log{KDB4} \Proves \Box!A \lif !A$ & \PL, 4, 3. \\
5555
\end{derivation}
5656
\item $\Log{KB4} \Proves \Ax{5}$:

0 commit comments

Comments
 (0)