7.4 Abbreviated Truth Tables

Similar documents
Likewise, we have contradictions: formulas that can only be false, e.g. (p p).

DISCRETE MATH: LECTURE 3

Mathematical Induction

Handout #1: Mathematical Reasoning

def: An axiom is a statement that is assumed to be true, or in the case of a mathematical system, is used to specify the system.

CHAPTER 3. Methods of Proofs. 1. Logical Arguments and Formal Proofs

CHAPTER 2. Logic. 1. Logic Definitions. Notation: Variables are used to represent propositions. The most common variables used are p, q, and r.

3. Mathematical Induction

WRITING PROOFS. Christopher Heil Georgia Institute of Technology

Invalidity in Predicate Logic

A Few Basics of Probability

Philosophical argument

Quine on truth by convention

P1. All of the students will understand validity P2. You are one of the students C. You will understand validity

Solutions Q1, Q3, Q4.(a), Q5, Q6 to INTLOGS16 Test 1

Lecture 9 Maher on Inductive Probability

CHAPTER 7 GENERAL PROOF SYSTEMS

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 2

Beyond Propositional Logic Lukasiewicz s System

8 Divisibility and prime numbers

1.6 The Order of Operations

Pigeonhole Principle Solutions

Lesson 9 Hypothesis Testing

Five High Order Thinking Skills

Hypothetical Syllogisms 1

Basic Proof Techniques

DEDUCTIVE & INDUCTIVE REASONING

Base Conversion written by Cathy Saxton

1.2 Forms and Validity

DEVELOPING HYPOTHESIS AND

some ideas on essays and essay writing

Predicate Logic. For example, consider the following argument:

Logic in general. Inference rules and theorem proving

Chapter 5: Fallacies. 23 February 2015

1/9. Locke 1: Critique of Innate Ideas

Introduction to Hypothesis Testing OPRE 6301

McKinsey Problem Solving Test Top Tips

Colored Hats and Logic Puzzles

Full and Complete Binary Trees

Mathematics for Computer Science/Software Engineering. Notes for the course MSM1F3 Dr. R. A. Wilson

Boolean Design of Patterns

Math 3000 Section 003 Intro to Abstract Math Homework 2

This asserts two sets are equal iff they have the same elements, that is, a set is determined by its elements.

Read this syllabus very carefully. If there are any reasons why you cannot comply with what I am requiring, then talk with me about this at once.

5.1 Radical Notation and Rational Exponents

Solutions to Math 51 First Exam January 29, 2015

Solving simultaneous equations using the inverse matrix

MATH10040 Chapter 2: Prime and relatively prime numbers

Slippery Slopes and Vagueness

The last three chapters introduced three major proof techniques: direct,

Note taking skills - from lectures and readings

Lecture 2: Moral Reasoning & Evaluating Ethical Theories

Outline. Written Communication Conveying Scientific Information Effectively. Objective of (Scientific) Writing

Chapter 3. Cartesian Products and Relations. 3.1 Cartesian Products

CSL105: Discrete Mathematical Structures. Ragesh Jaiswal, CSE, IIT Delhi

24. PARAPHRASING COMPLEX STATEMENTS

Module 15 Exercise 3 How to use varied and correct sentence structures

AP: LAB 8: THE CHI-SQUARE TEST. Probability, Random Chance, and Genetics

No Solution Equations Let s look at the following equation: 2 +3=2 +7

Elementary Number Theory and Methods of Proof. CSE 215, Foundations of Computer Science Stony Brook University

The Graphical Method: An Example

Solution to Homework 2

Simple Regression Theory II 2010 Samuel L. Baker

Objections to Friedman s Shareholder/Stockholder Theory

NPV Versus IRR. W.L. Silber We know that if the cost of capital is 18 percent we reject the project because the NPV

Types of Error in Surveys

Mathematical Induction. Lecture 10-11

A Short Course in Logic Example 8

Section 4.1 Rules of Exponents

Building Qualtrics Surveys for EFS & ALC Course Evaluations: Step by Step Instructions

Thesis Statement & Essay Organization Mini-Lesson (Philosophy)

PHI 201, Introductory Logic p. 1/16

A Primer on Mathematical Statistics and Univariate Distributions; The Normal Distribution; The GLM with the Normal Distribution

Logic Appendix. Section 1 Truth Tables CONJUNCTION EXAMPLE 1

Hypothesis testing. c 2014, Jeffrey S. Simonoff 1

Chapter 9. Systems of Linear Equations

p: I am elected q: I will lower the taxes

Planning and Writing Essays

Science and Scientific Reasoning. Critical Thinking

Finding the last cell in an Excel range Using built in Excel functions to locate the last cell containing data in a range of cells.

We would like to state the following system of natural deduction rules preserving falsity:

Correspondence analysis for strong three-valued logic

Lecture 17 : Equivalence and Order Relations DRAFT

Study questions Give a short answer to the following questions:

Draft Copy: Do Not Cite Without Author s Permission

Independent samples t-test. Dr. Tom Pierce Radford University

NP-Completeness and Cook s Theorem

Formal Languages and Automata Theory - Regular Expressions and Finite Automata -

Cosmological Arguments for the Existence of God S. Clarke

The Problem of Evil not If God exists, she'd be OOG. If an OOG being exists, there would be no evil. God exists.

Introduction to. Hypothesis Testing CHAPTER LEARNING OBJECTIVES. 1 Identify the four steps of hypothesis testing.

The Prime Numbers. Definition. A prime number is a positive integer with exactly two positive divisors.

EXTENDED LEARNING MODULE A

Arguments and Methodology INTRODUCTION

Last time we had arrived at the following provisional interpretation of Aquinas second way:

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 10

NUMBER SYSTEMS APPENDIX D. You will learn about the following in this appendix:

Chapter 14: Boolean Expressions Bradley Kjell (Revised 10/08/08)

Chapter 4: The Logic of Boolean Connectives

Mathematical Induction

Transcription:

7.4 Abbreviated Truth Tables The full truth table method of Section 7.3 is extremely cumbersome. For example, an argument with only four statement letters requires a truth table with 2 4 = 32 rows. One with five requires a truth table with 2 5 = 64 rows. Obviously, truth tables of these sizes are simply impractical to construct. Abbreviated truth tables provide a much more efficient method for determining validity. The method The key insight behind the method If we can construct just one row of a truth table for an argument that makes the premises true and the conclusion false, then we will have shown the argument to be invalid. If we fail at such an attempt, we will have shown the argument to be valid. Recall the argument from the lecture for 7.3: Abortion is permissible only if fetuses are not innocent human beings or it is not always wrong to kill innocent human beings. But it is always wrong to kill innocent human beings. So abortion is not permissible. (A: Abortion is permissible; B: Fetuses are innocent human beings; W: It is always wrong to kill innocent human beings.)

We symbolized this sentence as follows: [A ( B W)]. The method applied to an invalid argument 1. Write down the symbolized argument thus (note that we ve dispensed with periods; they just get in the way): 2. Hypothesize that the premises are true and the conclusion false: T T F 3. Calculate the immediate consequences of this hypothesis: Copy the truth value assigned to W to its other occurrence: T T T F Calculate truth values of the compound statements whenever you know the truth values of their component parts. Thus, we can calculate that W is false in virtue of our assumption that W is true: 2

T F T T F Calculate truth values of the component parts of compound statements whenever you know the truth values of the compound statements (and copy any truth values assigned to statement letters to all other occurrences). Thus, we can calculate that A must be true given that A is false: T T F T T F T Furthermore, since (i) we ve hypothesized that [A ( B W)] is true and (ii) we have calculated that the antecedent A of [A ( B W)] must be true (given our initial hypothesis about A), it now follows that ( B W) must be true as well, lest we falsify our hypothesis that [A ( B W)] is true. (Recall that a conditional is false if its antecedent is true and its consequent is false.) Hence: T T T F T T F T But now that we have deduced that the disjunction ( B W) must be true (given our initial hypotheses), we know that, because its right disjunct W is false, its left disjunct B must be true for a disjunction is true if and only if at least one of its disjuncts is. Thus: T T T T F T T F T 3

And this, of course, enables us now to deduce that B is false, which completes the row: T T T F T F T T F T So we have identified a row that makes the premises of our argument true and the conclusion false, so we have thereby demonstrated that the argument is invalid when A is true, B is false, and W is true. We complete the abbreviated truth table by recording this invalidating truth value assignment into the table: A B W T F T T T T F T F T T F T Much shorter than the full truth table! To remind you: A B W T T T F F F F T F T T F T F T T F F T F T T T T F T F T F F T T T T F F F T T T F F F T T F T F T F T T F T F F T T T T F T T F F F T T T T F T Note that row 3 is exactly the row that we just constructed using the abbreviated truth table method. 4

The method applied to a valid argument What happens if the argument in question is valid? We demonstrate with a further example. We ll cut right to the chase with a symbolized argument without worrying about the English argument it symbolizes. We begin with the usual hypothesis that the premises are true and the conclusion false: T T T F Since the conclusion (W J) is false, its component statement (W J) must be true: T T T F T From the truth table schema for, the only way for (W J) to be true is if both W and J are true. So we record this information below the conclusion, and copy it into the rest of the table: T T T T T T T F T T T So far so good. Now, from the fact that Z is true, we infer that Z is false, and record this information into the table: T T T T F T T F T F F T T T 5

This then enables us to fill in the truth values for the two disjuncts in the second premise in accordance with the truth table schema for conditions: T T T T F F T T F F T F F T T T But now there is a problem: our hypothesis was that the three premises were all true. But the second premise is a disjunction with two false disjuncts. Hence, it is itself false. But this conflicts with our initial hypothesis. Hence, we have shown that it is not possible after all for the premises of the argument to be true and the conclusion false. We indicate the contradiction that arises when we assume otherwise by putting T/F underneath the main logical operator of the problematic premise (all of them, if there are more than one): T T T T F F T/F T F F T F F T T T When there are several ways the conclusion can be false If the conclusion can be made false in more than one way, then every way must be tried until either an invalidating assignment is found or all the ways of making the conclusion false are exhausted. Again, we start with the usual hypothesis: T T T F But note that, by the truth table schema for, there are three ways to make the conclusion false. So we simply pick one of the three to start with, viz., the one where both B and D are false: 6

T T T F F F Copying these to the rest of the row and calculating truth values we get: T F T T F T F F F Because of the truth table schema for and our hypothesis that (C D) is true, it follows that C has to be false as well: T F T F T F T F F F Copying this value to (A C) we get T F T F T F T F F F F But now we see that there will be no way to make (A C) true, since one of its conjuncts is false. Consequently, this particular way of making the conclusion false fails to yield an invalidating assignment, and we so indicate: T F T F T F T/F F F F F 7

Note: The Web Tutor will require you to complete the row. To do so, just assign an arbitrary value to A (it won t matter because (A C) will be false either way just because C is); F is easiest in this case: Now we need to try the two remaining ways of making the conclusion false; we will (arbitrarily) try the one where B is true and D is false first: T T T T F F But, when calculated out, this possibility fares no better than the first: F T T F T T T/F F T T T T F F So we must try the final case, where B is false and D is true: F T T F T T T/F F T T T T F F T T T F F T 8

But, when calculated out, this possibility too fails to yield an invalidating assignment: F T T F T T T/F F T T T T F F T F T T F T T T F T/F T F F T Only now that we have exhausted the possible ways of making the conclusion false are we permitted to say that the argument is valid; for on all the possible ways of making the conclusion false we found we were unable to make the premises true. If, however, any of these ways of making the conclusion false had yielded a row with true premises, the argument would have been shown to be invalid. To emphasize: to show invalidity, all it takes is one row, one truth value assignment to the statement letters, on which the premises are true and the conclusion false. 9