'
| p: |
|
| q: |
|
| r: |
|
| s: |
|
| t: |
|
~A
for $\lnot{}A$
(A & B)
for $(A\land{}B)$
(A | B)
for $(A\lor{}B)$
(A -> B)
for $(A\rightarrow{}B)$
K{a,b,c}A
for $K_{a,b,c}A$
D{a,b,c}A
for $D_{a,b,c}A$
C{a,b,c}A
for $C_{a,b,c}A$
[A]B
for $[A]B$
Epistemic Model Suite is being developed by Carlos Aguilera Ventura. The model-checking part, as well as the main interface, is a fork of the open source project Dynamic Epistemic Logic by Elliot Evans (which is instead based on Modal Logic Playground, by Ross Kirsling).