Sequent calculi of quantum logic with strict implication Tokyo - - PowerPoint PPT Presentation

sequent calculi of quantum logic with strict implication
SMART_READER_LITE
LIVE PREVIEW

Sequent calculi of quantum logic with strict implication Tokyo - - PowerPoint PPT Presentation

CTFM 2015 9/7 Sequent calculi of quantum logic with strict implication Tokyo Institute of Technology Graduate School of Information Science and Engineering Tomoaki Kawano About quantum logic Sequent calculi for quantum logic with


slide-1
SLIDE 1

CTFM 2015 9/7

Sequent calculi of quantum logic with strict implication

Tokyo Institute of Technology Graduate School of Information Science and Engineering Tomoaki Kawano

slide-2
SLIDE 2

・About quantum logic ・Sequent calculi for quantum logic with implication ・Labeled sequent for quantum logic and cut elimination

slide-3
SLIDE 3

1 Quantum Logic

Quantum Logic is one of Non-classical logic which is based on proposition of quantum physics.

slide-4
SLIDE 4

Quantum logic does not satisfies the Distributive law A ∧ (B ∨ C) = (A ∧ B) ∨ (A ∧ C)

slide-5
SLIDE 5

Quantum logic does not satisfies the Distributive law A ∧ (B ∨ C) = (A ∧ B) ∨ (A ∧ C)

・Quantum Logic + Distributive law = Classical Logic ・Intuitionistic Logic + Excluded middle = Classical Logic

slide-6
SLIDE 6

1.1 Semantics of quantum logic

・Orthomodular lattice

(Ortho lattice : Minimal quantum logic)

・Kripke model

slide-7
SLIDE 7

Ortho lattice (B, ⊑, ⊓, ⊔,′ , 1, 0) ∀a ∈ B, a′′ = a a ⊑ b ⇒ b′ ⊑ a′ a ⊓ a′ = 0, a ⊔ a′ = 1 a ⊔ b = (a′ ⊓ b′)′

slide-8
SLIDE 8

Distributive law is not satisfied in both of these lattice. a ⊓ (b ⊔ a′) ̸= (a ⊓ b) ⊔ (a ⊓ a′)

slide-9
SLIDE 9

Quantum logic is based on closed subspace of Hilbert space.

slide-10
SLIDE 10

O-model is triple (X, ⊥, V ) X: non empty set. ⊥: binary relation on X which is irreflexive and symmetric. V : function assigning each propositional variable p to a ⊥-closed subset of X. Given Y ⊆ X, Y ⊥ = {x ∈ X|for all y in Y , x⊥y}. We say that Y is ⊥-closed if Y ⊥⊥ = Y .

slide-11
SLIDE 11
slide-12
SLIDE 12

Set Y

slide-13
SLIDE 13

Set Y Set Y ⊥

slide-14
SLIDE 14

Set Y Set Y ⊥ Y = Y ⊥⊥

slide-15
SLIDE 15

Set Y

slide-16
SLIDE 16

Set Y Set Y ⊥

slide-17
SLIDE 17

Set Y Set Y ⊥ Y ̸= Y ⊥⊥

slide-18
SLIDE 18

Assign formula to Kripke model V (¬A) = V (A)⊥ V (A ∧ B) = V (A) ∩ V (B) V (A → B) = {x ∈ X|∀y(x⊥ /y and y ∈ V (A) then y ∈ V (B))} We use A ∨ B as an abbreviation of ¬(¬A ∧ ¬B)

slide-19
SLIDE 19

Example

slide-20
SLIDE 20

Example

slide-21
SLIDE 21

Example

slide-22
SLIDE 22

Example

slide-23
SLIDE 23

Distributive law is not satisfied in this model. A ∧ (B ∨ ¬A) = A ∧ ¬(¬B ∧ A) = A (A ∧ B) ∨ (A ∧ ¬A) = ⊥ ∨ ⊥ = ⊥

slide-24
SLIDE 24

2 Sequent calculi for minimal quantum logic

slide-25
SLIDE 25

Sequent calculus GO (Nishimura 1980)

Axiom: A ⇒ A Rules: Γ ⇒ ∆, A A, Π ⇒ Σ Γ , Π ⇒ ∆, Σ (cut) Γ ⇒ ∆ Π, Γ ⇒ ∆, Σ (extension) A, Γ ⇒ ∆ A∧B, Γ ⇒ ∆ (∧L) B, Γ ⇒ ∆ A∧B, Γ ⇒ ∆ (∧L) Γ ⇒ ∆, A Γ ⇒ ∆, B Γ ⇒ ∆, A∧B (∧R) Γ ⇒ ∆, A ¬A, Γ ⇒ ∆ (¬L) A ⇒ ∆ ¬∆ ⇒ ¬A (¬R) A, Γ ⇒ ∆ ¬¬A, Γ ⇒ ∆ (¬¬L) Γ ⇒ ∆, A Γ ⇒ ∆, ¬¬A (¬¬R)

slide-26
SLIDE 26

GO does not include implication. We can add implication rule as below. GOI

A ⇒ (A → B) → ⊥, B (→) Γ 1, A ⇒ B, ∆1 Γ 2, A ⇒ B, ∆2 ... Γ 2n, A ⇒ B, ∆2n C1 → D1, C2 → D2, ..., Cn → Dn ⇒ A → B (→R) where, 0 ≤ n, Γ i = {Dj|j ∈ γ(i)}, ∆i = {Cj|j ∈ δ(i)}, ⟨δ(i), γ(i)⟩ is i-th element of all divisions of {1, ..., n} Example: if n = 2, A ⇒ B, C1, C2 D1, A ⇒ B, C2 D2, A ⇒ B, C1 D1, D2, A ⇒ B C1 → D1, C2 → D2 ⇒ A → B (→

slide-27
SLIDE 27

GO does not satisfy cut elimination. This is the example of sequent which cannot be proved without cut.

slide-28
SLIDE 28

3 Labeled (Tree ) sequent

slide-29
SLIDE 29

Example : Labeled sequent of intuitionistic logic. TLJ (Kashima)

slide-30
SLIDE 30

4 Labeled sequent of quantum logic

TGOI

・Axiom and rules for ∧ is same to TLJ. There is no rule

for ∨ as ∨ is an abbreviation.

Γ ⇒ ∆, b : A b : B, Γ ⇒ ∆ a : A → B, Γ ⇒ ∆ (→ L) b : A, Γ ⇒ ∆, b : B Γ ⇒ ∆, a : A → B (→ R) b : ¬A, Γ ⇒ ∆ Γ ⇒ ∆, a : A (¬)

(→ L) : b and a are related by ⊥ /. (→ R), (¬) : b and a are related by ⊥ / and only A and B

  • r ¬A exists in b. b is deleted in lower sequent.
slide-31
SLIDE 31

Γ ⇒ ∆, a : A a : A, Γ ⇒ ∆ Γ ⇒ ∆ (cut)

slide-32
SLIDE 32

(→ R) before (In these pictures, relation is ⊥ /. Not ⊥.)

slide-33
SLIDE 33

(→ R) after (In these pictures, relation is ⊥ /. Not ⊥.)

slide-34
SLIDE 34

(→ R) before 2 (In these pictures, relation is ⊥ /. Not ⊥.)

slide-35
SLIDE 35

(¬) before (In these pictures, relation is ⊥ /. Not ⊥.)

slide-36
SLIDE 36

(¬) after (In these pictures, relation is ⊥ /. Not ⊥.)

slide-37
SLIDE 37

Completeness of TGOI Theorem If TGOI ⊢ / ⇒ a : A (only one node a exists), then, there exist O-model (X, ⊥, V ) and x ∈ X which satisfy x | = /A. We can see that this sequent system has cut elimination theorem because we can prove completeness without cut rule.

slide-38
SLIDE 38

Proof: We made (X, ⊥, V ) by the 2 steps algorithm. step 1

・ Expand the frame with preserving the unprovability

without the (¬) rule. We continue this step until no rules can be apply. step 2

・Expand the frame with (¬) rure. We only apply this to

all propositional variable in right side of sequent.

slide-39
SLIDE 39

We continue these 2 steps until it become to practical end

  • state. 1→2→1→2→1→...

(In this algorithm, there is infinite loop. So we have to terminate this somewhere. Fortunately, there is a state that meaning of which is no more changeable. We call this practical end state.)

slide-40
SLIDE 40
slide-41
SLIDE 41
slide-42
SLIDE 42
slide-43
SLIDE 43
slide-44
SLIDE 44
slide-45
SLIDE 45
slide-46
SLIDE 46
slide-47
SLIDE 47
slide-48
SLIDE 48

If we continue this, we are going to infinite loop like next

  • page. I omit the detail but the meaning of this model is

same to the model in previous page. So, the model in previous page is practical end state. The red circles are the point which we want to attach V (A). Although the set of red ○ is not ⊥-closed set , it can be extended to the ⊥-closed set by lemma. Blue points are V (¬A). Furthermore, there is no contradict point like A ⇒ A or ¬A ⇒ ¬A.

slide-49
SLIDE 49
slide-50
SLIDE 50
slide-51
SLIDE 51
slide-52
SLIDE 52
slide-53
SLIDE 53

Theorem TGOI ⊢⇒ a : A (only one node a exists). ⇔ GOI ⊢⇒ A We can prove the formula which we saw before without cut rule.

slide-54
SLIDE 54
slide-55
SLIDE 55

[1] HANDBOOK OF PHILOSOPHICAL LOGIC 2nd EDITION 6 D.M.Gabbay and F.Guenthner [2] Material implication in orthomodular (and boolean) lattices, notre dame journal of formal logic, 22, 163-182 Gary M. Hardegree [3] A Comparison of Implications in Orthomodular Quantum Logic― Morphological Analysis of Quantum Logic International Journal of Mathematics and Mathematical SciencesVolume 2012 (2012), Mitsuhiko Fujio [4] Minimal Quantum Logic with Merged Implications International Journal of Theoretical Physics, Vol. 26, No. 9, 1987 Mladen Pavicic [5] H. Nishimura. Proof Theory for Minimal Quantum Logic I. International Journal of Theoretical Physics, 33(1):103113, 1994. [6] H. Nishimura. Sequential Method in Quantum Logic. Journal of Symbolic Logic, 45(2):339352, 1980 [7] Gentzen-Like Methods in Quantum Logic. Uwe Egly and Hans Tompits [8] J. GUNSON, On the algebraic structure of quantum mechanics, Communications in Mathematical Physics, vol. 6 (1967) [9] 量子論理の形式的体系QL 小沢晴彦 小寺平治 千谷慧子 [10] 量子集合論と量子力学の解釈問題 小澤正直 [11] 束論と量子論理 (数学選書) 前田周一郎

slide-56
SLIDE 56

Thank you for listening !