Truth Tables The aim of this tutorial is to help you learn to construct truth tables and use them to test the validity of arguments. Go To Next Slide.

Slides:



Advertisements
Similar presentations
Artificial Intelligence
Advertisements

Deductive Validity In this tutorial you will learn how to determine whether deductive arguments are valid or invalid. Go to next slide.
TRUTH TABLES Section 1.3.
TRUTH TABLES The general truth tables for each of the connectives tell you the value of any possible statement for each of the connectives. Negation.
Truth Functional Logic
Chapter 21: Truth Tables.
Logic & Critical Reasoning
Logic & Critical Reasoning
Semantics of SL and Review Part 1: What you need to know for test 2 Part 2: The structure of definitions of truth functional notions Part 3: Rules when.
Use a truth table to determine the validity or invalidity of this argument. First, translate into standard form “Martin is not buying a new car, since.
Review: Logic of Categories = Categorical Logic.
DEDUCTIVE REASONING: PROPOSITIONAL LOGIC Purposes: To analyze complex claims and deductive argument forms To determine what arguments are valid or not.
Today’s Topics n Review Logical Implication & Truth Table Tests for Validity n Truth Value Analysis n Short Form Validity Tests n Consistency and validity.
PHIL 120: Jan 8 Basic notions of logic
Let remember from the previous lesson what is Knowledge representation
Copyright © Cengage Learning. All rights reserved.
Critical Thinking: A User’s Manual
Adapted from Discrete Math
Propositional Logic Review
Deduction, Proofs, and Inference Rules. Let’s Review What we Know Take a look at your handout and see if you have any questions You should know how to.
Chapter 1 Section 1.2 Symbolic Logic. Sentences vs Statements A truth value is one of two words either true (T) or false (F). A statement is a particular.
Logic Disjunction A disjunction is a compound statement formed by combining two simple sentences using the word “OR”. A disjunction is true when at.
Testing Validity With Venn Diagrams
MLS 570 Critical Thinking Reading Notes for Fogelin: Propositional Logic Fall Term 2006 North Central College.
Thinking Mathematically
Logic UNIT 1.
Chapter 7 Evaluating Deductive Arguments II: Truth Functional Logic Invitation to Critical Thinking First Canadian Edition.
Mathematics for Comter I Lecture 2: Logic (1) Basic definitions Logical operators Translating English sentences.
Invitation to Critical Thinking Chapter 7 Lecture Notes Chapter 7.
Introduction to Logic Lecture 13 An Introduction to Truth Tables By David Kelsey.
McGraw-Hill ©2004 by The McGraw-Hill Companies, Inc. All rights reserved. Testing Validity With Venn Diagrams The aim of this tutorial is to help you learn.
Symbolic Logic and Rules of Inference. whatislogic.php If Tom is a philosopher, then Tom is poor. Tom is a philosopher.
L = # of lines n = # of different simple propositions L = 2 n EXAMPLE: consider the statement, (A ⋅ B) ⊃ C A, B, C are three simple statements 2 3 L =
Truth Tables, Continued 6.3 and 6.4 March 14th. 6.3 Truth tables for propositions Remember: a truth table gives the truth value of a compound proposition.
Introduction to Logic © 2008 Pearson Addison-Wesley.
Truth Tables for Negation, Conjunction, and Disjunction
Presented by: Tutorial Services The Math Center
Logic.
AND.
Truth Tables and Equivalent Statements
CHAPTER 3 Logic.
Truth Tables for Negation, Conjunction, and Disjunction
Testing Validity With Venn Diagrams
Testing for Validity with Venn Diagrams
Introduction to Logic Lecture 14 The truth functional argument
Critical Reasoning Lecture 16 An Introduction to Truth Tables
Jeffrey Martinez Math 170 Dr. Lipika Deka 10/15/13
Truth Tables How to build them
6.1 Symbols and Translation
Propositional Calculus: Boolean Algebra and Simplification
Computer Science 210 Computer Organization
3.5 Symbolic Arguments.
TRUTH TABLES.
TRUTH TABLES continued.
Chapter 3 Introduction to Logic 2012 Pearson Education, Inc.
The Logic of Declarative Statements
“Only,” Categorical Relationships, logical operators
Deductive Arguments: Checking for Validity
Deductive Arguments: More Truth Tables
Inductive Reasoning and Conjecture, and Logic
TRUTH TABLES.
Introductory Logic PHI 120
Section 3.2 Truth Tables for Negation, Conjunction, and Disjunction
Philosophy 1100 Class #9 Title: Critical Reasoning
Arguments in Sentential Logic
CHAPTER 3 Logic.
Validity and Soundness, Again
3.5 Symbolic Arguments.
Starting out with formal logic
Logical equivalence.
Presentation transcript:

Truth Tables The aim of this tutorial is to help you learn to construct truth tables and use them to test the validity of arguments. Go To Next Slide

Truth tables often seem complex and difficult. This initial perception, however, is misleading. By following a consistent, step-by-step process, constructing truth tables will soon become second nature. The practice it does take to gain this skill is worth the effort for at least two reasons. 1.Truth tables are powerful and let you test the validity of arguments with certainty. 2.The skills involved in constructing truth tables are foundational for more sophisticated sorts of symbolic logic.

Go To Next Slide Before we begin it is important to take a minute to think about what truth tables are and what their purpose is. Like Venn Diagrams, truth tables are a way of representing an argument symbolically for the purpose of determining the arguments validity or invalidity. Validity, we recall, refers to a deductive argument whose true premises guarantee the truth of its conclusion. On the contrary, an invalid argument is one where the truth of the premises do not guarantee the truth of the conclusion. Truth tables, then, offer a systematic way to investigate these relationships and determine validity or invalidity.

Go To Next Slide First things first. As with Venn Diagrams, truth tables require an argument to be translated into a form using claim variables for the claims. Each claim variable stands for a complete sentence. Each claim variable has a truth value; that is, it is either true or false. PTFPTF This is a truth table. As you can see it shows the possible truth values of the claim P.

Go To Next Slide Next, realize that whatever truth value a claim has, its negation (contradictory claim) has the opposite truth value. P ~P T F F T We use the ~ to represent the negation and pronounce this truth function symbol as not. This truth table is the definition of negation. So, if P is true then not P is false and if P is false then not P is true.

Go To Next Slide Lets look at the remaining truth function symbols. They each represent the relationship between two claims. A conjunction is a compound claim asserting both of the simpler claims contained in it. A conjunction is true if and only if both of the simpler claims are true. P & Q This is a conjunction using the & symbol. It is pronounced P and Q.

Go To Next Slide So, what would a truth table for a conjunction look like? Remember it must show all the possible combinations of truth values of its claims. P Q P&Q T T ? T F ? F T ? F F ? This table must contain 4 lines because it needs to show all possible combinations of truth values of P and Q. P True and Q True P True and Q False P False and Q True P False and Q False

Go To Next Slide Now, look at the third column. The lines below P and Q show the truth values of this conjunction based on the truth values of its parts. Since a conjunction is only true when both its parts are true we can see how the lines are assigned values. P Q P&Q T T F F T F T F F F Study this table carefully. Make sure you understand what the purpose of each part is and what it tells you. It is essential that you understand these basics in order to use truth tables to test validity.

Go To Next Slide A disjunction is a compound claim asserting either or both of the simpler claims contained in it. A disjunction is false if and only if both of the simpler claims are false. P v Q This is a disjunction using the v symbol. It is pronounced P or Q. P Q P v Q T T F F T F T T T F This truth table represents the rule of disjunction. As you can see, the only way P or Q is false is the case where both P is false and Q is false.

Go To Next Slide A conditional is a compound claim asserting the second simpler claim on the condition that the first is true. A conditional is false if and only if the first claim is true and the second false. P Q This is a conditional using the symbol. It is pronounced if P then Q. P Q T T F F T F T T F T This truth table represents the conditional. As you can see, the only way if P then Q is false is the case where P is true and Q is false.

Go To Next Slide We are now ready to look at truth table themselves. When constructing truth tables, keep the following three rules in mind: 1. Use parentheses, as in algebra, to represent where the truth function operation is doing its work. 2. The table must capture all possible combinations of truth values for individual sentences contained in the complex expression. 3. The table must contain columns for the parts of the final complex expression, if any of those parts is not a single claim variable.

Go To Next Slide Now, use a truth table to determine the validity or invalidity of this argument: First, translate this argument into standard form If building the bookshelf requires a screw driver then I will not be able to build it. After reading the directions I see that a screw driver is needed. So, I cant build it. If S then not B S _ Not B Now into symbols S ~B S _ ~B

Go To Next Slide S ~B S _ ~B Now, build a truth table. We have two claim variables, S and ~B which will each need a column. S ~B T T F F T F Next, we need a column for each premise and the conclusion. The second premise is already represented, so we only need to add the first premise to our table. S ~B ~B

Go To Next Slide S ~B T T F F T F S ~B S ~B S _ ~B Now, fill in the truth values for the first premise based on the rule of the conditional. T F T For convenience we can add columns for the second premise and the conclusion, though they are already in the table. ~B T F T F STTFFSTTFF Were done. Our truth table now tells us whether or not the argument is valid. What do you think?

S ~B T T F F T F S ~B T F T ~B T F T F S ~B S _ ~B Go To Next Slide To use the table to test the validity of our argument, we need to concentrate on the definition of validity. An argument is valid if it is impossible for the premises to be true and the conclusion to be false. Since our truth table represents all possible combinations of the truth values of the parts of the argument, we simply need STTFFSTTFF to inspect it to see if any line shows true premises and a false conclusion. As you can see there are no such lines, so this is a valid argument. When the premises are true so is the conclusion.

Go To Next Slide Now, use a truth table to determine the validity or invalidity of this argument: First, translate this argument into standard form Martin is not buying a new car since he said he would buy a new car or take a Hawaiian vacation and I just heard him talking about his trip to Maui. C or H H _ Not C Now into symbols C v H H _ ~ C

Go To Next Slide C v H H _ ~ C Now, build a truth table. We have two claim variables, C and H which will each need a column. C H T T F F T F Next, we need a column for each premise and the conclusion. The second premise is already represented, so we only need to add the first premise to our table. C v H ~C

Go To Next Slide C H T T F F T F C v H C v H H _ ~ C Now, fill in the truth values for the first premise based on the rule of disjunction. T F For convenience we can add columns for the second premise, though it is already in the table. We merely recopy the H column and determine the truth values of the conclusion ~ C column by negating the C. ~C F T HTFTFHTFTF Were done. Our truth table now tells us whether or not the argument is valid. What do you think?

C H T T F F T F C v H T F ~C F T HTFTFHTFTF C v H H _ ~ C Go To Next Slide When you inspect the truth table you want to see if it is possible for the premises to be true and the conclusion false. Note the red shaded line. It is possible for the premises to be true and the conclusion false. This is an invalid argument.

Go To Next Slide Now, use a truth table to determine the validity or invalidity of this argument: First, translate this argument into standard form If you want to over-clock your processor you must make both hardware and software changes. Unfortunately, you are either ignorant of hardware or software. So, you wont be over- clocking your processor If O then H and S Not H or Not S _ Not O Now into symbols O (H & S) ~H v ~S _ ~ O

Go To Next Slide O (H & S) ~H v ~S _ ~ O Now, build a truth table. We have three claim variables: O, H, and S, which will each need a column. With three variables we will need 8 lines to show all possible truth value combinations. Note the the S column alternates one true and one false all the way down, the H line alternates pairs of trues and falses and the O line alternates four trues with four falses. If we had another column it would alternate eight trues with eight falses. O H S T T T T T F T F T T F F F T T F T F F F T F F F Now add columns for the premises.

O H S T T T T T F T F T T F F F T T F T F F F T F F F O (H & S) ~H v ~S _ ~ O We need columns for ~H and ~S.We get these truth values by negating H and S. ~H ~S F F F T T F T T F F F T T F T T H & S T F T F Next we add a column for H & S by applying the rule of conjunction to the H and S truth values we have already drawn. Go To Next Slide

O H S T T T T T F T F T T F F F T T F T F F F T F F F O (H & S) ~H v ~S _ ~ O ~H ~S F F F T T F T T F F F T T F T T H & S T F T F Now add a column for the first premise by applying the rule of the conditional to the O and H&S values in the table. O (H&S) T F T Go To Next Slide

O H S T T T T T F T F T T F F F T T F T F F F T F F F O (H & S) ~H v ~S _ ~ O ~H ~S F F F T T F T T F F F T T F T T H & S T F T F Now add a column for the second premise by applying the rule of disjunction to the ~H and ~S values in the table. O (H&S) T F T ~H v ~S F T F T Go To Next Slide

O H S T T T T T F T F T T F F F T T F T F F F T F F F O (H & S) ~H v ~S _ ~ O ~H ~S F F F T T F T T F F F T T F T T H & S T F T F Now add a column for the conclusion by negating the O column and determine the validity or invalidity. O (H&S) T F T ~H v ~S F T F T Go To Next Slide ~ O F T

O H S T T T T T F T F T T F F F T T F T F F F T F F F O (H & S) ~H v ~S _ ~ O ~H ~S F F F T T F T T F F F T T F T T H & S T F T F There are no cases where the premises are true and the conclusion is false. Thus, this is a valid argument. O (H&S) T F T ~H v ~S F T F T Go To Next Slide ~ O F T

This is the end of this tutorial Obviously there are more complex arguments than the ones addressed in this tutorial. However, if you are systematic in applying the rules, the complexity is irrelevant. If you would like more practice with building truth tables click here.click here