I have been learning about the modal operators of modal logic and it's truth evaluations in different contexts. For instance:
$$\Box A \to A$$ Would be false in Deontic logic, but true in Alethic logic. However, I am struggling to understand the following concept:
$$\Diamond T$$
By the definition of the diamond this means that it is possible that true holds, but what is the meaning of this? Does this mean that there are worlds where true might be false? And what would the meaning/truth assignment be in different contexts?
See Modal Logic : Possible Worlds Semantics:
Thus, if:
that formalize the intuition that "a necessary truth holds in every (possible) world", and we assume that : $\Diamond A = \lnot \Box \lnot A$, then :
But to say that $v(\lnot A, w′) = \text F$ is the same as : $v(A, w′) = \text T$.
Conclusion : "it is possible that $A$" means : "there are worlds where $A$ holds".
Regarding $\top$, we usually define it as $\lnot \bot \equiv \bot \to \bot$, where $\mathfrak M, w \nvDash \bot$ and thus : $\mathfrak M, w \vDash \top$.
And thus, using an universal accessibility relation $R$ (that reflects the intuition about "logical" necessity), we have that : $\mathfrak M, w \vDash \Diamond \top$.