Philosophical Logic
eBook - ePub

Philosophical Logic

A Contemporary Introduction

  1. 238 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Philosophical Logic

A Contemporary Introduction

About this book

Introductory logic is generally taught as a straightforward technical discipline. In this book, John MacFarlane helps the reader think about the limitations of, presuppositions of, and alternatives to classical first-order predicate logic, making this an ideal introduction to philosophical logic for any student who already has completed an introductory logic course.

The book explores the following questions. Are there quantificational idioms that cannot be expressed with the familiar universal and existential quantifiers? How can logic be extended to capture modal notions like necessity and obligation? Does the material conditional adequately capture the meaning of 'if'—and if not, what are the alternatives? Should logical consequence be understood in terms of models or in terms of proofs? Can one intelligibly question the validity of basic logical principles like Modus Ponens or Double Negation Elimination? Is the fact that classical logic validates the inference from a contradiction to anything a flaw, and if so, how can logic be modified to repair it? How, exactly, is logic related to reasoning? Must classical logic be revised in order to be applied to vague language, and if so how? Each chapter is organized around suggested readings and includes exercises designed to deepen the reader's understanding.

Key Features:

  • An integrated treatment of the technical and philosophical issues comprising philosophical logic
  • Designed to serve students taking only one course in logic beyond the introductory level
  • Provides tools and concepts necessary to understand work in many areas of analytic philosophy
  • Includes exercises, suggested readings, and suggestions for further exploration in each chapter

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Philosophical Logic by John MacFarlane in PDF and/or ePUB format, as well as other popular books in Computer Science & Teaching Arts & Humanities. We have over one million books available in our catalogue for you to explore.

1 Fundamentals

Fundamentals. A concise review of propositional logic and first-order predicate logic with identity, covering syntax, semantics, Fitch-style natural deductions, and basic concepts.
In general, the task of describing a logical system comes in three parts:
Grammar Describing what counts as a formula.
Semantics Defining truth in a model (and, derivatively, logical consequence and related notions).
Proofs Describing what counts as a proof.
In this chapter, we will go through these three parts for propositional logic, predicate logic, and the logic of identity. We will also review the distinction between use and mention and introduce Quine’s device of “quasiquotation,” which we will need later to keep from getting confused.
We assume you have taken a first course in symbolic logic, covering propositional and predicate logic (but not metalogical results like soundness and completeness). But, because such courses differ considerably in the symbols, terminology, and proof system they use, a brief review of these fundamentals will help ensure that everyone is on the same page with the basics.
Some or all of this may be old hat. Other things may be unfamiliar. Many logic textbooks do not give a rigorous account of the semantics of first-order logic, and many do not teach the Fitch-style natural deduction proofs used here. Sometimes courses in predicate logic do not cover identity at all. Before going further in this book, you should be comfortable doing exercises of the sort given in this chapter.

1.1 Propositional logic

1.1.1 Grammar

A propositional constant (a capital letter, possibly with a numerical subscript) is a formula. There are infinitely many propositional constants: A, B15, Z731, etc.
⊥ is a formula.
If p and q are formulas, then (pq), (pq), (pq), (pq), and ¬p are formulas.
Nothing else is a formula.
You might have used different symbols in your logic class: & or • for conjunction, ∼ or • for negation, → for the conditional, ↔ for the biconditional. You might not have seen ⊥ (called bottom, falsum, or das Absurde): we will explain its meaning shortly.
The lowercase letters p and q are not propositional constants. They are used to mark places where an arbitrary formula may be inserted into a schema: a pattern that many different formulas can “fit” or “instantiate.” Here are some instances of the schema (p ∧ (pqq)):
(1)
(2)
In (1), we substituted the formula (AB) for the letter p in the schema, and we substituted the formula ¬A for q. In (2), we substituted (A ∨ ¬B) for both p and q. Can you see why the following formulas are not instances of (p ∧ (pq))?
(3) (A∧ (BC))
(4)A∧ (¬AB))
Convention for parentheses. The parentheses can get a bit bothersome, so we will adopt the following conventions:
Outer parentheses may be dropped: so, for example, AB is an abbreviation for (AB). • We will consider (pqr) as an abbreviation for ((pq) ∨ r), and (pqr) as an abbreviation for ((pq) ∧ r)

1.1.2 Semantics

Logicians don’t normally concern themselves much with truth simpliciter. Instead, they use a relativized notion of truth: truth in a model. You may not be familiar with this terminology, but you should be acquainted with the idea of truth in a row of a truth table, and in (classical) propositional logic, that is basically what truth in a model amounts to.
A model is something that provides enough information to determine truth values for all of the formulas in a language. How much information is required depends on the language. In the simple propositional language we’re considering, we have a very limited vocabulary—propositional constants and a few truth-functional connectives—and that allows us to use very simple models. When we add quantifiers, a...

Table of contents

  1. Cover
  2. Half Title
  3. Title Page
  4. Copyright Page
  5. Table of Contents
  6. List of Exercises
  7. Preface
  8. Acknowledgements
  9. 1 Fundamentals
  10. 2 Quantifiers
  11. 3 Modal Logic
  12. 4 Conditionals
  13. 5 Logical Consequence via Models
  14. 6 Logical Consequence via Proofs
  15. 7 Relevance, Logic, and Reasoning
  16. 8 Vagueness and the Sorites Paradox
  17. Appendix A Greek Letters
  18. Appendix B Set-Theoretic Notation
  19. Appendix C Proving Unrepresentability
  20. References
  21. Index