We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 234a48f commit 80b357eCopy full SHA for 80b357e
1 file changed
content/normal-modal-logic/axioms-systems/more-proofs-in-K.tex
@@ -71,11 +71,11 @@
71
72
\begin{proof}
73
\begin{derivation}
74
- 1. & $\Log{K} \Proves \lnot !A \lif (\lnot !B \lif \lnot (!A \lor !B)$ & \Taut \\
+ 1. & $\Log{K} \Proves \lnot !A \lif (\lnot !B \lif \lnot (!A \lor !B))$ & \Taut \\
75
2. & $\Log{K} \Proves \Box\lnot !A \lif
76
- (\Box\lnot!B \lif \Box \lnot (!A \lor !B)$ & \RK\\
+ (\Box\lnot!B \lif \Box \lnot (!A \lor !B))$ & \RK\\
77
3. & $\Log{K} \Proves \Box\lnot !A \lif (\lnot \Box \lnot (!A \lor!B)
78
- \lif \lnot\Box\lnot !B))$ & \PL, 2\\
+ \lif \lnot\Box\lnot !B)$ & \PL, 2\\
79
4. & $\Log{K} \Proves \lnot \Box \lnot(!A \lor !B) \lif (\Box \lnot !A \lif
80
\lnot\Box\lnot !B)$ & \PL, 3\\
81
5. & $\Log{K} \Proves \lnot \Box \lnot(!A\lor!B) \lif (\lnot
0 commit comments