SLIDE 6 Philosophical Logic and Computer Science Aldo Antonelli Philosophical Logic Knowledge Representation Forays into the multi-modal world Going Second-Order Propositional Conclusion
Transition systems
◮ Perhaps the deepest and broadest characterization
regards modal logic as the theory of various kinds of transitions (represented by ✷) between states of a given system.
◮ ✷A is true at state s iff A is true at every state s′ ← s.
(Dually for ✸A).
◮ As an immediate consequence, the schema K is valid:
✷(A ⊃ B) ⊃ (✷A ⊃ ✷B).
◮ Correspondence theory is the characterization of given
properties of → by means of linguistic schemata, e.g.:
◮ Transitivity is characterized by the schema 4:
✷A ⊃ ✷✷A
◮ Euclideanness: ∀s, t, u : if s → t and s → u then t → u
by the schema 5: ✸A ⊃ ✷✸A
◮ Converse well-foundedness (not a first-order
condition!) by the L¨
- b schema ✷(✷A → A) → ✷A (in
the context of 4).