We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91df0ce commit 0965d96Copy full SHA for 0965d96
content/normal-modal-logic/axioms-systems/systems-distinct.tex
@@ -92,7 +92,7 @@
92
$\mSat/{{}}{\Box\Diamond\lnot p}$}, right=of w1] {$w_2$} ;
93
\draw[reflexive above] (w2) to (w2);
94
\node[world] (w3) [label={right:\mFalse{p}},right=of w2] {$w_3$};
95
- \draw[reflexive above] (w2) to (w2);
+ \draw[reflexive above] (w3) to (w3);
96
\draw[->, bend left] (w1) to (w2);
97
\draw[->, bend left] (w2) to (w3);
98
\draw[->, bend left] (w3) to (w2);
0 commit comments