Entry conditions

Use modal logic only when you can:

  • Specify a set of worlds or states.
  • Specify an accessibility relation between worlds.

Definitions

A Kripke frame is a pair where is a set of worlds and is an accessibility relation.

Vocabulary (plain language)

  • World: a state or context where propositions can be evaluated.
  • Accessibility: which worlds are considered reachable from another.

Symbols used

  • : the set of worlds.
  • : the accessibility relation.

Intuition

Modal logic studies truth across related worlds. The relation encodes which worlds are relevant to each other.

Worked example

Let and . From you can access , and can access itself.

How to recognize the structure

  • You can list the worlds.
  • You can list the ordered pairs that make up .

Common mistakes

  • Using modal operators without defining accessibility.