ArticleslgStudy

science

Sahlqvist formula

Sahlqvist formula is a science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Sahlqvist formula rather than just read about it. In short: In modal logic, Sahlqvist formulas are a certain kind of modal formula with remarkable properties. The Sahlqvist correspondence theorem states that every Sahlqvist formula is canonical, and corresponds to a class of Kripke frames definable by a first-order formula.

Key takeaways

  • Sahlqvist formula belongs to science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Sahlqvist formula to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Sahlqvist formula from memory before moving on to harder problems.

Reference excerpt

In modal logic, Sahlqvist formulas are a certain kind of modal formula with remarkable properties. The Sahlqvist correspondence theorem states that every Sahlqvist formula is canonical, and corresponds to a class of Kripke frames definable by a first-order formula. Sahlqvist's definition characterizes a decidable set of modal formulas with first-order correspondents. Since it is undecidable, by Chagrova's theorem, whether an arbitrary modal formula has a first-order correspondent, there are formulas with first-order frame conditions that are not Sahlqvist [Chagrova 1991] (see the examples below). Hence Sahlqvist formulas define only a (decidable) subset of modal formulas with first-order correspondents.

Definition Sahlqvist formulas are built up from implications, where the consequent is positive and the antecedent is of a restricted form.

A boxed atom is a propositional atom preceded by a number (possibly 0) of boxes, i.e. a formula of the form ◻ ⋯ ◻ p {\displaystyle \Box \cdots \Box p} (often abbreviated as ◻ i p {\displaystyle \Box ^{i}p} for 0 ≤ i < ω {\displaystyle 0\leq i<\omega } ). A Sahlqvist antecedent is a formula constructed using ∧, ∨, and ◊ {\displaystyle \Diamond } from boxed atoms, and negative formulas (including the constants ⊥, ⊤). A Sahlqvist implication is a formula A → B, where A is a Sahlqvist antecedent, and B is a positive formula. A Sahlqvist formula is constructed from Sahlqvist implications using ∧ and ◻ {\displaystyle \Box } (unrestricted), and using ∨ on formulas with no common variables.

Examples of Sahlqvist formulas

p → ◊ p {\displaystyle p\rightarrow \Diamond p}

Its first-order corresponding formula is ∀ x R x x {\displaystyle \forall x\;Rxx} , and it defines all reflexive frames

p → ◻ ◊ p {\displaystyle p\rightarrow \Box \Diamond p}

Its first-order corresponding formula is ∀ x ∀ y [ R x y → R y x ] {\displaystyle \forall x\forall y[Rxy\rightarrow Ryx]} , and it defines all symmetric frames

◊ ◊ p → ◊ p {\displaystyle \Diamond \Diamond p\rightarrow \Diamond p} or ◻ p → ◻ ◻ p {\displaystyle \Box p\rightarrow \Box \Box p}

Its first-order corresponding formula is ∀ x ∀ y ∀ z [ ( R x y ∧ R y z ) → R x z ] {\displaystyle \forall x\forall y\forall z[(Rxy\land Ryz)\rightarrow Rxz]} , and it defines all transitive frames

◊ p → ◊ ◊ p {\displaystyle \Diamond p\rightarrow \Diamond \Diamond p} or ◻ ◻ p → ◻ p {\displaystyle \Box \Box p\rightarrow \Box p}

Its first-order corresponding formula is ∀ x ∀ y [ R x y → ∃ z ( R x z ∧ R z y ) ] {\displaystyle \forall x\forall y[Rxy\rightarrow \exists z(Rxz\land Rzy)]} , and it defines all dense frames

◻ p → ◊ p {\displaystyle \Box p\rightarrow \Diamond p}

Its first-order corresponding formula is ∀ x ∃ y R x y {\displaystyle \forall x\exists y\;Rxy} , and it defines all right-unbounded frames (also called serial)

◊ ◻ p → ◻ ◊ p {\displaystyle \Diamond \Box p\rightarrow \Box \Diamond p}

Its first-order corresponding formula is ∀ x ∀ x 1 ∀ z 0 [ R x x 1 ∧ R x z 0 → ∃ z 1 ( R x 1 z 1 ∧ R z 0 z 1 ) ] {\displaystyle \forall x\forall x_{1}\forall z_{0}[Rxx_{1}\land Rxz_{0}\rightarrow \exists z_{1}(Rx_{1}z_{1}\land Rz_{0}z_{1})]} , and it is the Church–Rosser property.

Examples of non-Sahlqvist formulas

◻ ◊ p → ◊ ◻ p {\displaystyle \Box \Diamond p\rightarrow \Diamond \Box p}

This is the McKinsey formula; it does not have a first-order frame condition.

◻ ( ◻ p → p ) → ◻ p {\displaystyle \Box (\Box p\rightarrow p)\rightarrow \Box p}

The Löb axiom is not Sahlqvist; again, it does not have a first-order frame condition.

( ◻ ◊ p → ◊ ◻ p ) ∧ ( ◊ ◊ q → ◊ q ) {\displaystyle (\Box \Diamond p\rightarrow \Diamond \Box p)\land (\Diamond \Diamond q\rightarrow \Diamond q)}

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Sahlqvist formula

Start with the simplest possible case. Write down what Sahlqvist formula claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Sahlqvist formula before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Sahlqvist formula ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Sahlqvist formula

In research
Sahlqvist formula appears in science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Sahlqvist formula in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Sahlqvist formula is common in secondary-school and first-year university syllabi. It links to neighbouring topics Modal logic, so understanding it makes those chapters shorter.
In everyday life
Look for Sahlqvist formula outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Sahlqvist formula” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Sahlqvist formula in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Sahlqvist formula means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Sahlqvist formula out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Sahlqvist formula in simple terms?

In modal logic, Sahlqvist formulas are a certain kind of modal formula with remarkable properties. The Sahlqvist correspondence theorem states that every Sahlqvist formula is canonical, and corresponds to a class of Kripke frames definable by a first-order formula.

Why does Sahlqvist formula matter?

Because it connects several science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Sahlqvist formula?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Sahlqvist formula.

Tags

  • Modal logic

Keep exploring