Intermediate logics and their modal companions Nick Bezhanishvili - - PowerPoint PPT Presentation

intermediate logics and their modal companions
SMART_READER_LITE
LIVE PREVIEW

Intermediate logics and their modal companions Nick Bezhanishvili - - PowerPoint PPT Presentation

Intermediate logics and their modal companions Nick Bezhanishvili Institute for Logic, Language and Computation, University of Amsterdam http://www.phil.uu.nl/~bezhanishvili Email: N.Bezhanishvili@uva.nl Logic, Language and Computation class,


slide-1
SLIDE 1

Intermediate logics and their modal companions

Nick Bezhanishvili Institute for Logic, Language and Computation, University of Amsterdam http://www.phil.uu.nl/~bezhanishvili Email: N.Bezhanishvili@uva.nl Logic, Language and Computation class, 10 November, 2014

slide-2
SLIDE 2

Modal logic and intuitionistic logic

Modal logic is an expansion of classical logic. Additional modal operators have different meanings: alethic modalities (possibility, necessity), temporal modalities (since, until), deontic modalities (obligation, permission), epistemic modalities (knowledge), doxastic modalities (belief), etc.

slide-3
SLIDE 3

Modal logic and intuitionistic logic

Modal logic is an expansion of classical logic. Additional modal operators have different meanings: alethic modalities (possibility, necessity), temporal modalities (since, until), deontic modalities (obligation, permission), epistemic modalities (knowledge), doxastic modalities (belief), etc. Intuitionistic logic is a subsystem of classical logic. Constructive viewpoint: Truth = Proof. The law of excluded middle p ∨ ¬p is rejected.

slide-4
SLIDE 4

Modal logic and intuitionistic logic

Modal logic is an expansion of classical logic. Additional modal operators have different meanings: alethic modalities (possibility, necessity), temporal modalities (since, until), deontic modalities (obligation, permission), epistemic modalities (knowledge), doxastic modalities (belief), etc. Intuitionistic logic is a subsystem of classical logic. Constructive viewpoint: Truth = Proof. The law of excluded middle p ∨ ¬p is rejected. Surprisingly: intuitionistic and modal logic are closely connected!

slide-5
SLIDE 5

Overview of today’s lecture

1

Intuitionistic logic and its Kripke semantics

2

Intermediate logics

3

  • del translation

4

Modal companions of intermediate logics

5

Least and greatest modal companions

6

Blok-Esakia theorem: an overview

slide-6
SLIDE 6

Intuitionistic logic

One of the cornerstones of classical reasoning is the law of excluded middle p ∨ ¬p. On the grounds that the only accepted reasoning should be constructive, the Dutch mathematician L. E. J. Brouwer rejected this law, and hence classical reasoning. Luitzen Egbertus Jan Brouwer (1881 - 1966)

slide-7
SLIDE 7

Intuitionistic logic

This resulted in serious debates between Hilbert and Brouwer. Other leading mathematicians of the time were also involved in this debate. David Hilbert (1862 - 1943)

slide-8
SLIDE 8

Intuitionistic logic

In 30’s Brouwer’s ideas led his student Heyting to axiomatize intuitionistic logic. Arend Heyting (1898 - 1980)

slide-9
SLIDE 9

Kripke semantics

In 50’s and 60’s Kripke discovered a relational (Kripke) semantics for intuitionistic and modal logic and proved completeness of intuitionistic logic wrt this semantics. Saul Kripke

slide-10
SLIDE 10

Kripke semantics

An intuitionistic Kripke frame is a pair F = (W, R), where W is a set and R is a partial order; that is, a reflexive, transitive and anti-symmetric relation on W.

slide-11
SLIDE 11

Kripke semantics

An intuitionistic Kripke frame is a pair F = (W, R), where W is a set and R is a partial order; that is, a reflexive, transitive and anti-symmetric relation on W. An intuitionistic Kripke model is a pair M = (F, V) such that F is an intuitionistic Kripke frame and V is an intuitionistic valuation; that is, a map V : PROP → P(W) such that: w ∈ V(p) and wRv implies v ∈ V(p). Persistence: Information is never lost.

slide-12
SLIDE 12

Kripke semantics

An intuitionistic Kripke frame is a pair F = (W, R), where W is a set and R is a partial order; that is, a reflexive, transitive and anti-symmetric relation on W. An intuitionistic Kripke model is a pair M = (F, V) such that F is an intuitionistic Kripke frame and V is an intuitionistic valuation; that is, a map V : PROP → P(W) such that: w ∈ V(p) and wRv implies v ∈ V(p). Persistence: Information is never lost. Sets satisfying the above property are called upward closed.

slide-13
SLIDE 13

Kripke semantics

An intuitionistic Kripke frame is a pair F = (W, R), where W is a set and R is a partial order; that is, a reflexive, transitive and anti-symmetric relation on W. An intuitionistic Kripke model is a pair M = (F, V) such that F is an intuitionistic Kripke frame and V is an intuitionistic valuation; that is, a map V : PROP → P(W) such that: w ∈ V(p) and wRv implies v ∈ V(p). Persistence: Information is never lost. Sets satisfying the above property are called upward closed. A frame is rooted if there is a point x that sees every point in the frame.

slide-14
SLIDE 14

Kripke semantics

An intuitionistic Kripke frame is a pair F = (W, R), where W is a set and R is a partial order; that is, a reflexive, transitive and anti-symmetric relation on W. An intuitionistic Kripke model is a pair M = (F, V) such that F is an intuitionistic Kripke frame and V is an intuitionistic valuation; that is, a map V : PROP → P(W) such that: w ∈ V(p) and wRv implies v ∈ V(p). Persistence: Information is never lost. Sets satisfying the above property are called upward closed. A frame is rooted if there is a point x that sees every point in the frame. We will consider only rooted frames.

slide-15
SLIDE 15

Kripke semantics

M = (W, R, V) intuitionistic model, w ∈ W, and ϕ ∈ FORM. Satisfaction M, w | = ϕ defined inductively:

slide-16
SLIDE 16

Kripke semantics

M = (W, R, V) intuitionistic model, w ∈ W, and ϕ ∈ FORM. Satisfaction M, w | = ϕ defined inductively: M, w | = p if w ∈ V(p); M, w | = ⊥ never; M, w | = ϕ ∧ ψ if M, w | = ϕ and M, w | = ψ; M, w | = ϕ ∨ ψ if M, w | = ϕ or M, w | = ψ; M, w | = ϕ → ψ if ∀v, if (wRv and M, v | = ϕ) then M, v | = ψ;

slide-17
SLIDE 17

Kripke semantics

M = (W, R, V) intuitionistic model, w ∈ W, and ϕ ∈ FORM. Satisfaction M, w | = ϕ defined inductively: M, w | = p if w ∈ V(p); M, w | = ⊥ never; M, w | = ϕ ∧ ψ if M, w | = ϕ and M, w | = ψ; M, w | = ϕ ∨ ψ if M, w | = ϕ or M, w | = ψ; M, w | = ϕ → ψ if ∀v, if (wRv and M, v | = ϕ) then M, v | = ψ; M, w | = ¬ϕ if M, v | = ϕ for all v with wRv.

slide-18
SLIDE 18

Kripke semantics

M = (W, R, V) intuitionistic model, w ∈ W, and ϕ ∈ FORM. Satisfaction M, w | = ϕ defined inductively: M, w | = p if w ∈ V(p); M, w | = ⊥ never; M, w | = ϕ ∧ ψ if M, w | = ϕ and M, w | = ψ; M, w | = ϕ ∨ ψ if M, w | = ϕ or M, w | = ψ; M, w | = ϕ → ψ if ∀v, if (wRv and M, v | = ϕ) then M, v | = ψ; M, w | = ¬ϕ if M, v | = ϕ for all v with wRv. Validity F | = ϕ is satisfaction at every w and for each V.

slide-19
SLIDE 19

Kripke semantics

M = (W, R, V) intuitionistic model, w ∈ W, and ϕ ∈ FORM. Satisfaction M, w | = ϕ defined inductively: M, w | = p if w ∈ V(p); M, w | = ⊥ never; M, w | = ϕ ∧ ψ if M, w | = ϕ and M, w | = ψ; M, w | = ϕ ∨ ψ if M, w | = ϕ or M, w | = ψ; M, w | = ϕ → ψ if ∀v, if (wRv and M, v | = ϕ) then M, v | = ψ; M, w | = ¬ϕ if M, v | = ϕ for all v with wRv. Validity F | = ϕ is satisfaction at every w and for each V. The satisfaction clause for intuitionistic ϕ → ψ resembles the satisfaction clause for modal (ϕ → ψ).

slide-20
SLIDE 20

IPC CPC

CPC = classical propositional calculus IPC = intuitionistic propositional calculus. CPC = IPC + (p ∨ ¬p).

slide-21
SLIDE 21

IPC CPC

CPC = classical propositional calculus IPC = intuitionistic propositional calculus. CPC = IPC + (p ∨ ¬p). The law of excluded middle p ∨ ¬p is not derivable in intuitionistic logic.

slide-22
SLIDE 22

IPC CPC

CPC = classical propositional calculus IPC = intuitionistic propositional calculus. CPC = IPC + (p ∨ ¬p). The law of excluded middle p ∨ ¬p is not derivable in intuitionistic logic. p

slide-23
SLIDE 23

IPC CPC

CPC = classical propositional calculus IPC = intuitionistic propositional calculus. CPC = IPC + (p ∨ ¬p). The law of excluded middle p ∨ ¬p is not derivable in intuitionistic logic. p Assuming completeness, this shows that IPC CPC.

slide-24
SLIDE 24

Intermediate logics

IPC CPC

slide-25
SLIDE 25

Intermediate logics

IPC CPC KC KC = IPC + (¬p ∨ ¬¬p) weak law of excluded middle

slide-26
SLIDE 26

Intermediate logics

IPC CPC KC KC = IPC + (¬p ∨ ¬¬p) weak law of excluded middle LC LC = IPC + (p → q) ∨ (q → p) G¨

  • del-Dummett calculus
slide-27
SLIDE 27

Intermediate logics

Logics in between IPC and CPC are called intermediate logics. IPC CPC KC KC = IPC + (¬p ∨ ¬¬p) weak law of excluded middle LC LC = IPC + (p → q) ∨ (q → p) G¨

  • del-Dummett calculus
slide-28
SLIDE 28

Intermediate logics

Theorem.

1

IPC is the logic of all intuitionistic frames.

2

CPC is the logic of a one-point frame.

3

KC is the logic of directed intuitionistic frames.

4

LC is the logic of linear intuitionistic frames.

slide-29
SLIDE 29

  • del translation

In the 30’s G¨

  • del defined a translation of intuitionistic logic into

the modal logic S4. Kurt G¨

  • del (1906 - 1978)
slide-30
SLIDE 30

  • del translation

(⊥)∗ = ⊥, (p)∗ = p, where p ∈ Prop, (ϕ ∧ ψ)∗ = ϕ∗ ∧ ψ∗, (ϕ ∨ ψ)∗ = ϕ∗ ∨ ψ∗, (ϕ → ψ)∗ = (ϕ∗ → ψ∗).

slide-31
SLIDE 31

  • del translation

(⊥)∗ = ⊥, (p)∗ = p, where p ∈ Prop, (ϕ ∧ ψ)∗ = ϕ∗ ∧ ψ∗, (ϕ ∨ ψ)∗ = ϕ∗ ∨ ψ∗, (ϕ → ψ)∗ = (ϕ∗ → ψ∗). S4 is the modal logic of reflexive and transitive frames.

slide-32
SLIDE 32

  • del translation

McKinsey and Tarski proved in the 40’s that G¨

  • del’s translation

is full and faithful.

slide-33
SLIDE 33

  • del translation

McKinsey and Tarski proved in the 40’s that G¨

  • del’s translation

is full and faithful. Theorem (G¨

  • del-McKinsey-Tarski) For each formula ϕ in the

propositional language we have IPC ⊢ ϕ iff S4 ⊢ ϕ∗.

slide-34
SLIDE 34

Topological semantics

They also defined topological semantics for modal and intuitonistic logic and proved that S4 and IPC are complete wrt the real line R. Alfred Tarski (1901 - 1983)

slide-35
SLIDE 35

Generalized G¨

  • del embedding

Dummett and Lemmon in the 50’s lifted the G¨

  • del translation to

intermediate logics and extensions of S4. Michael Dummett (1925 - 2011)

slide-36
SLIDE 36

Modal companions

A modal logic M ⊇ S4 is a modal companion of an intermediate logic L ⊇ IPC if for any propositional formula ϕ we have L ⊢ ϕ iff M ⊢ ϕ∗.

slide-37
SLIDE 37

Modal companions

A modal logic M ⊇ S4 is a modal companion of an intermediate logic L ⊇ IPC if for any propositional formula ϕ we have L ⊢ ϕ iff M ⊢ ϕ∗. Examples.

1

S4 is a modal companion of IPC.

2

S5 is a modal companion of CPC.

3

S4.2 is a modal companion of KC.

4

S4.3 is a modal companion of LC.

slide-38
SLIDE 38

Modal companions

A modal logic M ⊇ S4 is a modal companion of an intermediate logic L ⊇ IPC if for any propositional formula ϕ we have L ⊢ ϕ iff M ⊢ ϕ∗. Examples.

1

S4 is a modal companion of IPC.

2

S5 is a modal companion of CPC.

3

S4.2 is a modal companion of KC.

4

S4.3 is a modal companion of LC. Recall that S4.2 = S4 + ♦p → ♦p is the logic of directed S4-frames. S4.3 = S4 + (p → q) ∨ (q → p) is the logic of linear S4-frames.

slide-39
SLIDE 39

S4-frames and their skeletons

Let us look at an S4-frame G.

slide-40
SLIDE 40

S4-frames and their skeletons

Let us look at an S4-frame G. We say that an intuitionistic frame F is the skeleton of G if by identifying all the clusters in G we obtain F.

slide-41
SLIDE 41

S4-frames and their skeletons

Let us look at an S4-frame G. We say that an intuitionistic frame F is the skeleton of G if by identifying all the clusters in G we obtain F. A cluster is an equivalence class of the relation: x ∼ y if (xRy and yRx).

slide-42
SLIDE 42

S4-frames and their skeletons

Let us look at an S4-frame G. We say that an intuitionistic frame F is the skeleton of G if by identifying all the clusters in G we obtain F. A cluster is an equivalence class of the relation: x ∼ y if (xRy and yRx). G

slide-43
SLIDE 43

S4-frames and their skeletons

Let us look at preordered (relfexive and transitive) frame G. We say that an intuitionistic frame (reflexive, transitive, anti-symmetric) F is the skeleton of G if by identifying all the clusters in G we obtain F. A cluster is an equivalence class of the relation: x ∼ y if (xRy and yRx).

slide-44
SLIDE 44

S4-frames and their skeletons

slide-45
SLIDE 45

S4-frames and their skeletons

slide-46
SLIDE 46

S4-frames and their skeletons

Thus we can think of an S4-frame as a poset of clusters.

slide-47
SLIDE 47

S4-frames and their skeletons

  • Lemma. Let G be such that F is its skeleton, then for any

intuitionistic formula ϕ: F | = ϕ iff G ϕ∗.

slide-48
SLIDE 48

S4-frames and their skeletons

  • Lemma. Let G be such that F is its skeleton, then for any

intuitionistic formula ϕ: F | = ϕ iff G ϕ∗. Key idea: G and F have matching upward closed subsets.

slide-49
SLIDE 49

S4-frames and their skeletons

  • Lemma. Let G be such that F is its skeleton, then for any

intuitionistic formula ϕ: F | = ϕ iff G ϕ∗. Key idea: G and F have matching upward closed subsets. Let Log(F) = {ϕ : F | = ϕ}. We call it the intermediate logic of F.

slide-50
SLIDE 50

S4-frames and their skeletons

  • Lemma. Let G be such that F is its skeleton, then for any

intuitionistic formula ϕ: F | = ϕ iff G ϕ∗. Key idea: G and F have matching upward closed subsets. Let Log(F) = {ϕ : F | = ϕ}. We call it the intermediate logic of F. Let F be a finite intuitionistic frame. We let K denote a class of S4-frames that have F as their skeleton.

slide-51
SLIDE 51

S4-frames and their skeletons

  • Lemma. Let G be such that F is its skeleton, then for any

intuitionistic formula ϕ: F | = ϕ iff G ϕ∗. Key idea: G and F have matching upward closed subsets. Let Log(F) = {ϕ : F | = ϕ}. We call it the intermediate logic of F. Let F be a finite intuitionistic frame. We let K denote a class of S4-frames that have F as their skeleton.

  • Theorem. An extension M of S4 is a modal companion of

Log(F) iff M = Log(K) for some K.

slide-52
SLIDE 52

S4-frames and their skeletons

  • Lemma. Let G be such that F is its skeleton, then for any

intuitionistic formula ϕ: F | = ϕ iff G ϕ∗. Key idea: G and F have matching upward closed subsets. Let Log(F) = {ϕ : F | = ϕ}. We call it the intermediate logic of F. Let F be a finite intuitionistic frame. We let K denote a class of S4-frames that have F as their skeleton.

  • Theorem. An extension M of S4 is a modal companion of

Log(F) iff M = Log(K) for some K. To prove an analogue of this result for all intermediate logics we need algebras and duality.

slide-53
SLIDE 53

Examples

Recall that CPC = Log(F1), where

slide-54
SLIDE 54

Examples

Recall that CPC = Log(F1), where F1

slide-55
SLIDE 55

Examples

Recall that CPC = Log(F1), where F1 Which modal logics are modal companions of CPC?

slide-56
SLIDE 56

Examples

Recall that CPC = Log(F1), where F1 Which modal logics are modal companions of CPC? G1 G2 G3 · · ·

slide-57
SLIDE 57

Examples

Recall that CPC = Log(F1), where F1 Which modal logics are modal companions of CPC? G1 G2 G3 · · · Log(G1)

slide-58
SLIDE 58

Examples

Recall that CPC = Log(F1), where F1 Which modal logics are modal companions of CPC? G1 G2 G3 · · · Log(G1) Log(G2)

slide-59
SLIDE 59

Examples

Recall that CPC = Log(F1), where F1 Which modal logics are modal companions of CPC? G1 G2 G3 · · · Log(G1) Log(G2) Log(G3) . . .

slide-60
SLIDE 60

Examples

Recall that CPC = Log(F1), where F1 Which modal logics are modal companions of CPC? G1 G2 G3 · · · Log(G1) Log(G2) Log(G3) . . . S5

slide-61
SLIDE 61

Examples

Recall that CPC = Log(F1), where F1 Which modal logics are modal companions of CPC? G1 G2 G3 · · · Log(G1) Log(G2) Log(G3) . . . S5 Exercise: Verify these inclusions. Find formulas showing that the inclusions are strict.

slide-62
SLIDE 62

Examples

Log(G1) Log(G2) Log(G3) · · · S5

slide-63
SLIDE 63

Examples

Log(G1) Log(G2) Log(G3) · · · S5 We see that Log(G1) is the greatest modal companion of CPC and S5 is the least one.

slide-64
SLIDE 64

Examples

Log(G1) Log(G2) Log(G3) · · · S5 We see that Log(G1) is the greatest modal companion of CPC and S5 is the least one. For the intermediate logic of the two-chain we have modal companions given by the following frames.

slide-65
SLIDE 65

Examples

Log(G1) Log(G2) Log(G3) · · · S5 We see that Log(G1) is the greatest modal companion of CPC and S5 is the least one. For the intermediate logic of the two-chain we have modal companions given by the following frames. · · ·

slide-66
SLIDE 66

Examples

Log(G1) Log(G2) Log(G3) · · · S5 We see that Log(G1) is the greatest modal companion of CPC and S5 is the least one. For the intermediate logic of the two-chain we have modal companions given by the following frames. · · · Exercise: Do these modal companions form a chain?

slide-67
SLIDE 67

Greatest and least modal companions

Question: Do the least and greatest modal companions of any intermediate logic always exist?

slide-68
SLIDE 68

Greatest and least modal companions

Question: Do the least and greatest modal companions of any intermediate logic always exist? Our examples were such that Log(F) is complete wrt one finite frame.

slide-69
SLIDE 69

Greatest and least modal companions

Question: Do the least and greatest modal companions of any intermediate logic always exist? Our examples were such that Log(F) is complete wrt one finite frame. In general there exist logics that are not complete wrt one finite frame (non-tabular logics),

slide-70
SLIDE 70

Greatest and least modal companions

Question: Do the least and greatest modal companions of any intermediate logic always exist? Our examples were such that Log(F) is complete wrt one finite frame. In general there exist logics that are not complete wrt one finite frame (non-tabular logics), a class of finite frames (logics without the FMP),

slide-71
SLIDE 71

Greatest and least modal companions

Question: Do the least and greatest modal companions of any intermediate logic always exist? Our examples were such that Log(F) is complete wrt one finite frame. In general there exist logics that are not complete wrt one finite frame (non-tabular logics), a class of finite frames (logics without the FMP), or any class of Kripke frames (Kripke incomplete logics).

slide-72
SLIDE 72

Greatest and least modal companions

Question: Do the least and greatest modal companions of any intermediate logic always exist? Our examples were such that Log(F) is complete wrt one finite frame. In general there exist logics that are not complete wrt one finite frame (non-tabular logics), a class of finite frames (logics without the FMP), or any class of Kripke frames (Kripke incomplete logics). We overcome this problem by algebraic completeness.

slide-73
SLIDE 73

Greatest and least modal companions

Question: Do the least and greatest modal companions of any intermediate logic always exist? Our examples were such that Log(F) is complete wrt one finite frame. In general there exist logics that are not complete wrt one finite frame (non-tabular logics), a class of finite frames (logics without the FMP), or any class of Kripke frames (Kripke incomplete logics). We overcome this problem by algebraic completeness. In order to regain the intuition of the relational semantics we use a duality between algebras and general frames.

slide-74
SLIDE 74

Greatest and least modal companions

Esakia and independently Maksimova in the 70’s developed the theory of Heyting and closure algebras. Esakia also developed an order-topological duality for closure and Heyting algebras. Leo Esakia (1934 - 2010) Larisa Maksimova

slide-75
SLIDE 75

Grzegorczyk’s logic

The logic of finite S4-frames without clusters is Grzegorczyk’s modal system Grz = S4 + (((p → p) → p) → p))

slide-76
SLIDE 76

Grzegorczyk’s logic

The logic of finite S4-frames without clusters is Grzegorczyk’s modal system Grz = S4 + (((p → p) → p) → p)) Theorem.

1

Grz is complete wrt partially ordered finite S4-frames.

slide-77
SLIDE 77

Grzegorczyk’s logic

The logic of finite S4-frames without clusters is Grzegorczyk’s modal system Grz = S4 + (((p → p) → p) → p)) Theorem.

1

Grz is complete wrt partially ordered finite S4-frames.

2

Grz and S4 are the greatest and least modal companions of IPC, respectively.

slide-78
SLIDE 78

Grzegorczyk’s logic

The logic of finite S4-frames without clusters is Grzegorczyk’s modal system Grz = S4 + (((p → p) → p) → p)) Theorem.

1

Grz is complete wrt partially ordered finite S4-frames.

2

Grz and S4 are the greatest and least modal companions of IPC, respectively.

3

For an intermediate logic L its least and greatest modal companions exist. Moreover, the least modal companion is S4 + {ϕ∗ : ϕ ∈ L} and the greatest is Grz + {ϕ∗ : ϕ ∈ L}.

slide-79
SLIDE 79

Grzegorczyk’s logic

The logic of finite S4-frames without clusters is Grzegorczyk’s modal system Grz = S4 + (((p → p) → p) → p)) Theorem.

1

Grz is complete wrt partially ordered finite S4-frames.

2

Grz and S4 are the greatest and least modal companions of IPC, respectively.

3

For an intermediate logic L its least and greatest modal companions exist. Moreover, the least modal companion is S4 + {ϕ∗ : ϕ ∈ L} and the greatest is Grz + {ϕ∗ : ϕ ∈ L}. This gives a purely syntactic characterization of the least and greatest modal companions of an intermediate logic.

slide-80
SLIDE 80

Grzegorczyk’s logic

Andrzej Grzegorczyk (1922 – 2014)

slide-81
SLIDE 81

Mappings τ and σ

The least modal companion of L is denoted by τ(L) and the greatest by σ(L).

slide-82
SLIDE 82

Mappings τ and σ

The least modal companion of L is denoted by τ(L) and the greatest by σ(L). That is, τ(L) = S4 + {ϕ∗ : ϕ ∈ L} and σ(L) = Grz + {ϕ∗ : ϕ ∈ L}.

slide-83
SLIDE 83

Mappings τ and σ

The least modal companion of L is denoted by τ(L) and the greatest by σ(L). That is, τ(L) = S4 + {ϕ∗ : ϕ ∈ L} and σ(L) = Grz + {ϕ∗ : ϕ ∈ L}. M is a modal companion of L iff τ(L) ⊆ M ⊆ σ(L).

slide-84
SLIDE 84

Mappings τ and σ

The least modal companion of L is denoted by τ(L) and the greatest by σ(L). That is, τ(L) = S4 + {ϕ∗ : ϕ ∈ L} and σ(L) = Grz + {ϕ∗ : ϕ ∈ L}. M is a modal companion of L iff τ(L) ⊆ M ⊆ σ(L). Theorem.

1

τ(IPC) = S4 and σ(IPC) = Grz.

slide-85
SLIDE 85

Mappings τ and σ

The least modal companion of L is denoted by τ(L) and the greatest by σ(L). That is, τ(L) = S4 + {ϕ∗ : ϕ ∈ L} and σ(L) = Grz + {ϕ∗ : ϕ ∈ L}. M is a modal companion of L iff τ(L) ⊆ M ⊆ σ(L). Theorem.

1

τ(IPC) = S4 and σ(IPC) = Grz.

2

τ(CPC) = S5 and σ(CPC) = Log(G1) = S5 ∩ Grz.

slide-86
SLIDE 86

Mappings τ and σ

The least modal companion of L is denoted by τ(L) and the greatest by σ(L). That is, τ(L) = S4 + {ϕ∗ : ϕ ∈ L} and σ(L) = Grz + {ϕ∗ : ϕ ∈ L}. M is a modal companion of L iff τ(L) ⊆ M ⊆ σ(L). Theorem.

1

τ(IPC) = S4 and σ(IPC) = Grz.

2

τ(CPC) = S5 and σ(CPC) = Log(G1) = S5 ∩ Grz.

3

τ(KC) = S4.2 and σ(KC) = Grz.2

slide-87
SLIDE 87

Mappings τ and σ

The least modal companion of L is denoted by τ(L) and the greatest by σ(L). That is, τ(L) = S4 + {ϕ∗ : ϕ ∈ L} and σ(L) = Grz + {ϕ∗ : ϕ ∈ L}. M is a modal companion of L iff τ(L) ⊆ M ⊆ σ(L). Theorem.

1

τ(IPC) = S4 and σ(IPC) = Grz.

2

τ(CPC) = S5 and σ(CPC) = Log(G1) = S5 ∩ Grz.

3

τ(KC) = S4.2 and σ(KC) = Grz.2

4

τ(LC) = S4.3 and σ(LC) = Grz.3

slide-88
SLIDE 88

Blok-Esakia theorem

slide-89
SLIDE 89

Blok-Esakia theorem

Let Λ(IPC) denote the lattice of intermediate logics, let Λ(S4) denote the lattice of extensions of S4, and let Λ(Grz) denote the lattice of extensions of Grz.

slide-90
SLIDE 90

Blok-Esakia theorem

Let Λ(IPC) denote the lattice of intermediate logics, let Λ(S4) denote the lattice of extensions of S4, and let Λ(Grz) denote the lattice of extensions of Grz. Theorem.

1

τ, σ : Λ(IPC) → Λ(S4) are lattice homomorphisms.

slide-91
SLIDE 91

Blok-Esakia theorem

Let Λ(IPC) denote the lattice of intermediate logics, let Λ(S4) denote the lattice of extensions of S4, and let Λ(Grz) denote the lattice of extensions of Grz. Theorem.

1

τ, σ : Λ(IPC) → Λ(S4) are lattice homomorphisms.

2

τ : Λ(IPC) → Λ(S4) is an embedding of the lattice of intermediate logics into the lattice of extensions of S4.

slide-92
SLIDE 92

Blok-Esakia theorem

Let Λ(IPC) denote the lattice of intermediate logics, let Λ(S4) denote the lattice of extensions of S4, and let Λ(Grz) denote the lattice of extensions of Grz. Theorem.

1

τ, σ : Λ(IPC) → Λ(S4) are lattice homomorphisms.

2

τ : Λ(IPC) → Λ(S4) is an embedding of the lattice of intermediate logics into the lattice of extensions of S4.

3

(Blok-Esakia) σ : Λ(IPC) → Λ(Grz) is an isomorphism from the lattice of intermediate logics onto the lattice of extensions of Grz.

slide-93
SLIDE 93

Blok-Esakia theorem

Wim Blok (1947 - 2003) Leo Esakia (1934 - 2010)

slide-94
SLIDE 94

Blok-Esakia theorem

Modern proof of the Blok-Esakia theorem uses Heyting and modal algebras, duality and canonical formulas.

slide-95
SLIDE 95

Blok-Esakia theorem

Modern proof of the Blok-Esakia theorem uses Heyting and modal algebras, duality and canonical formulas. The method of canonical formulas is a powerful tool allowing to axiomatize all intermediate logics and all extensions of S4.

slide-96
SLIDE 96

Blok-Esakia theorem

Modern proof of the Blok-Esakia theorem uses Heyting and modal algebras, duality and canonical formulas. The method of canonical formulas is a powerful tool allowing to axiomatize all intermediate logics and all extensions of S4. This method, developed by Zakharyaschev, builds on Jankov-de Jongh formulas and Fine’s subframe formulas.

slide-97
SLIDE 97

Blok-Esakia theorem

Modern proof of the Blok-Esakia theorem uses Heyting and modal algebras, duality and canonical formulas. The method of canonical formulas is a powerful tool allowing to axiomatize all intermediate logics and all extensions of S4. This method, developed by Zakharyaschev, builds on Jankov-de Jongh formulas and Fine’s subframe formulas. This method is very complex.

slide-98
SLIDE 98

Blok-Esakia theorem

Modern proof of the Blok-Esakia theorem uses Heyting and modal algebras, duality and canonical formulas. The method of canonical formulas is a powerful tool allowing to axiomatize all intermediate logics and all extensions of S4. This method, developed by Zakharyaschev, builds on Jankov-de Jongh formulas and Fine’s subframe formulas. This method is very complex. Nowadays we can provide a simplified algebraic approach to this method.

slide-99
SLIDE 99

Picture of Λ(IPC) and Λ(S4)

Log(G1) S5 σ(L) τ(L) . . . Grz S4 . . . CPC IPC L

slide-100
SLIDE 100

Exercises

1

Describe the intermediate logic whose modal companion is S4.1 = S4 + (♦p → ♦p)?

2

Is there a modal logic M with S4 ⊆ M ⊆ S5 such that for no intermediate logic L we have τ(L) = M? Justify your answer.

3

How many modal companions does the intermediate logic

  • f the two element chain have? Justify your answer.

4

Is there an intermediate logic that has a finite number of modal companions? Justify your answer.

slide-101
SLIDE 101

References

1

Blackburn, de Rijke, Venema, Modal Logic, Cambridge University Press, 2001.

2

Chagrov and Zakharyaschev, Modal Logic, Clarendon Press, 1997.

3

Rasiowa and Sikorski, The Mathematics of Metamathematics, Pantswowe Wydaw, 1963.

4

  • N. Bezhanishvili and D. de Jongh, Intuitionistic logic, ILLC,

University of Amsterdam, 2006.

slide-102
SLIDE 102

Thank you!