proof theory logical and philosophical aspects
play

Proof Theory: Logical and Philosophical Aspects Class 2: - PowerPoint PPT Presentation

Proof Theory: Logical and Philosophical Aspects Class 2: Substructural Logics Greg Restall and Shawn Standefer nasslli july 2016 rutgers Our Aim To introduce proof theory , with a focus on its applications in philosophy, linguistics and


  1. Proof Theory: Logical and Philosophical Aspects Class 2: Substructural Logics Greg Restall and Shawn Standefer nasslli · july 2016 · rutgers

  2. Our Aim To introduce proof theory , with a focus on its applications in philosophy, linguistics and computer science. Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 2 of 71

  3. Our Aim for Today Examine the proof theory of substructural logics. Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 3 of 71

  4. Today's Plan Structural Rules The Case of Distribution Different Systems and their Applications Revisiting Cut Elimination Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 4 of 71

  5. structural rules

  6. Weakening Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 6 of 71 X, Y ⊢ Z [ KL ] X, A, Y ⊢ Z X ⊢ Y, Z [ KR ] X ⊢ Y, A, Z

  7. Contraction Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 7 of 71 X, A, A, Y ⊢ Z [ WL ] X, A, Y ⊢ Z X ⊢ Y, A, A, Z [ WR ] X ⊢ Y, A, Z

  8. Permutation Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 8 of 71 X, A, B, Y ⊢ Z [ CL ] X, B, A, Y ⊢ Z X ⊢ Y, A, B, Z [ CR ] X ⊢ Y, B, A, Z

  9. Dropping rules We can drop some (or all) of these rules to get different logics Dropping rules also leads to some distinctions Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 9 of 71

  10. the case of distribution

  11. Two kinds of conjunction Extensional, additive, context-sensitive, lattice-theoretic Proof Theory:, Logical and Philosophical Aspects Greg Restall and Shawn Standefer Intensional, multiplicative, context-free, group-theoretic 11 of 71 X ( A ) ⊢ Y X ( B ) ⊢ Y [ ∧ L 1 ] [ ∧ L 2 ] X ( A ∧ B ) ⊢ Y X ( A ∧ B ) ⊢ Y X ⊢ Y ( A ) X ⊢ Y ( B ) [ ∧ R ] X ⊢ Y ( A ∧ B ) X ⊢ Y, A U ⊢ B, V X ( A, B ) ⊢ Y [ ◦ R ] [ ◦ L ] X, U ⊢ Y, A ◦ B, V X ( A ◦ B ) ⊢ Y

  12. Two kinds of disjunction Extensional, additive, context-sensitive, lattice-theoretic Proof Theory:, Logical and Philosophical Aspects Greg Restall and Shawn Standefer Intensional, multiplicative, context-free, group-theoretic 12 of 71 X ⊢ Y ( A ) X ⊢ Y ( B ) [ ∨ R 1 ] [ ∨ R 2 ] X ⊢ Y ( A ∨ B ) X ⊢ Y ( A ∨ B ) X ( A ) ⊢ Y X ( B ) ⊢ Y [ ∨ L ] X ( A ∨ B ) ⊢ Y X, A ⊢ Y B, U ⊢ V X ⊢ Y ( A, B ) [ + L ] [ + R ] X, A + B, U ⊢ Y, V X ⊢ Y ( A + B )

  13. Difference They are not equivalent without both of those structural rules Proof Theory:, Logical and Philosophical Aspects Greg Restall and Shawn Standefer 13 of 71 In the presence of weakening and contraction, ∧ and ◦ are equivalent, as are ∨ and + A ∧ B ⊣⊢ A ◦ B A ∨ B ⊣⊢ A + B A ⊢ A B ⊢ B A ⊢ A [ ∧ 1 L ] B ⊢ B [ ∧ 2 L ] [ KL ] [ KL ] A, B ⊢ A A, B ⊢ B A ∧ B ⊢ A A ∧ B ⊢ B [ ◦ L ] [ ◦ L ] [ ◦ R ] A ◦ B ⊢ A A ◦ B ⊢ B A ∧ B, A ∧ B ⊢ A ◦ B [ ∧ R ] [ WL ] A ◦ B ⊢ A ∧ B A ∧ B ⊢ A ◦ B

  14. The issue with distribution One of the distribution laws relating extensional conjunction and disjunction isn’t derivable without weakening The intensional version is derivable, although some distribution laws aren’t derivable without contraction Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 14 of 71 A ∧ ( B ∨ C ) ⊢ ( A ∧ B ) ∨ C A ◦ ( B + C ) ⊢ ( A ◦ B ) + C

  15. Proof Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 15 of 71 A ⊢ A B ⊢ B [ KL ] [ KL ] A, B ⊢ A A, B ⊢ B C ⊢ C [ ∧ R ] [ KL ] A, B ⊢ A ∧ B A, C ⊢ C [ ∨ R 1 ] [ ∨ R 2 ] A, B ⊢ ( A ∧ B ) ∨ C A, C ⊢ ( A ∧ B ) ∨ C [ ∨ L ] A, B ∨ C ⊢ ( A ∧ B ) ∨ C [ ∧ L 1 ] A ∧ ( B ∨ C ) , B ∨ C ⊢ ( A ∧ B ) ∨ C [ ∧ L 2 ] A ∧ ( B ∨ C ) , A ∧ ( B ∨ C ) ⊢ ( A ∧ B ) ∨ C [ WL ] A ∧ ( B ∨ C ) ⊢ ( A ∧ B ) ∨ C

  16. Greg Restall and Shawn Standefer Proof Proof Theory:, Logical and Philosophical Aspects 16 of 71 B ⊢ B C ⊢ C [ + L ] A ⊢ A B + C ⊢ B, C [ ◦ R ] A, B + C ⊢ A ◦ B, C [ + R ] A, B + C ⊢ ( A ◦ B ) + C [ ◦ L ] A ◦ ( B + C ) ⊢ ( A ◦ B ) + C

  17. Why distribution? It seems like truth-functional conjunction and disjunction, Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 17 of 71 ∧ and ∨ , should obey the distribution laws

  18. different systems and their applications

  19. Applications We will look at three substructural systems and their applications Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 19 of 71 ▶ Relevance ▶ Resource-sensitivity, paradox ▶ Grammar, modality

  20. Relevance These are two paradoxes of material implication, In relevant logic , valid conditionals indicate a connection of relevance or entailment Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 20 of 71 Classically, both p → ( q → p ) and q → ( p → p ) are valid, but what how does q imply p → p ? usually written with ⊃ , rather than →

  21. Paraconsistency You might doubt that contradictions entail everything A logic is paraconsistent iff contradictions don’t entail every formula Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 21 of 71 Classically, A, ¬ A ⊢ B , for any B whatsoever, How, after all, is an arbitrary B relevant to A ?

  22. A couple of proofs Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 22 of 71 A ⊢ A [ → R ] ⊢ A → A [ KL ] B ⊢ A → A [ → R ] ⊢ B → ( A → A ) A ⊢ A [ KL ] A, B ⊢ A [ → R ] A ⊢ B → A [ → R ] ⊢ A → ( B → A ) A ⊢ A [ ¬ L ] ¬ A, A ⊢ [ KR ] ¬ A, A ⊢ B

  23. Weakening Rejecting the weakening rules is the way to obtain a relevant logic, and it is one way to obtain a paraconsistent logic of Anderson and Belnap. Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 23 of 71 The arrow fragment with permutation ( C ) and contraction ( W ) is the logic R ,

  24. Provable What is provable in the arrow fragment of the logic with contraction and permutation? Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 24 of 71 ▶ A → ( A → B ) ⊢ A → B ▶ A → ( B → C ) ⊢ B → ( A → C ) ▶ A → B ⊢ ( C → A ) → ( C → B ) ▶ A → B ⊢ ( B → C ) → ( A → C )

  25. Unprovable What is unprovable in the arrow fragment of the logic with contraction and permutation? Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 25 of 71 ▶ ⊢ B → ( A → A ) ▶ A ⊢ B → A ▶ ⊢ A → ( A → A ) ▶ ( A → B ) → A ⊢ A

  26. Adding connectives Relevant logics usually take the additive rules to govern conjunction and disjunction by taking the additive connective rules with mulitple conclusion sequents This system is cut-free and decidable, but it does not have distribution Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 26 of 71 Meyer showed that one gets R minus distribution Full R , with distribution, is undecidable , as shown by Urquhart

  27. Conjunction and comma Classically, the following are equivalent We can’t have all four equivalent while excluding the paradoxes of material implication Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 27 of 71 ▶ A, B, C ⊢ D ▶ ⊢ ( A ∧ B ∧ C ) → D ▶ ⊢ ( A ∧ B ) → ( C → D ) ▶ ⊢ A → ( B → ( C → D ))

  28. Substructural sequents Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 28 of 71 We want A ∧ B ⊢ A If A, B ⊢ C is derivable, then by [ → R ] , A ⊢ B → C is too So A, B to the left of the turnstile can’t be equivalent to A ∧ B Solution : A, B ⊢ C is equivalent to A ◦ B ⊢ C

  29. Distribution again If we adopt the additive rules for conjunction and disjunction and we also reject weakening, then there will be a problem proving distribution This has lead to the introduction of a new structural connective—the semicolon Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 29 of 71

  30. More structure The parts of a sequent can be built up with comma and semicolon The two structural connectives can obey different structural rules In particular, have comma obey weakening, Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 30 of 71 but have semicolon appear in the rules for ◦ and for → . X ; A ⊢ B X ( A ; B ) ⊢ C [ → R ] [ ◦ L ] X ⊢ A → B X ( A ◦ B ) ⊢ C

  31. Consequences The system with the extra structure is cut-free Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 31 of 71 And, with the extra structure one can prove distribution for ∧ and ∨

  32. Distribution again Greg Restall and Shawn Standefer Proof Theory:, Logical and Philosophical Aspects 32 of 71 A ⊢ A B ⊢ B [ KL ] [ KL ] A, B ⊢ A A, B ⊢ B C ⊢ C [ ∧ R ] [ KL ] A, B ⊢ A ∧ B A, C ⊢ C [ ∨ R 1 ] [ ∨ R 2 ] A, B ⊢ ( A ∧ B ) ∨ C A, C ⊢ ( A ∧ B ) ∨ C [ ∨ L ] A, B ∨ C ⊢ ( A ∧ B ) ∨ C [ ∧ L 1 ] A ∧ ( B ∨ C ) , B ∨ C ⊢ ( A ∧ B ) ∨ C [ ∧ L 2 ] A ∧ ( B ∨ C ) , A ∧ ( B ∨ C ) ⊢ ( A ∧ B ) ∨ C [ WL ] A ∧ ( B ∨ C ) ⊢ ( A ∧ B ) ∨ C

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend