The Inverse Error Jeffrey Martinez Math 170 Dr. Lipika Deka 10/15/13.

Slides:



Advertisements
Similar presentations
Chapter 3 Introduction to Logic © 2008 Pearson Addison-Wesley.
Advertisements

Valid arguments A valid argument has the following property:
Introduction to Proofs
1 Section 1.5 Rules of Inference. 2 Definitions Theorem: a statement that can be shown to be true Proof: demonstration of truth of theorem –consists of.
Euler’s circles Some A are not B. All B are C. Some A are not C. Algorithm = a method of solution guaranteed to give the right answer.
Chapter 1 The Logic of Compound Statements. Section 1.3 Valid & Invalid Arguments.
CS128 – Discrete Mathematics for Computer Science
1 Discrete Structures CS Johnnie Baker Comments on Early Term Test.
Through the Looking Glass, 1865
EE1J2 – Discrete Maths Lecture 5 Analysis of arguments (continued) More example proofs Formalisation of arguments in natural language Proof by contradiction.
Chapter 3 Section 5 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Adapted from Discrete Math
Chapter 1 Section 1.4 More on Conditionals. There are three statements that are related to a conditional statement. They are called the converse, inverse.
Chapter 3 Section 4 – Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
3.6 Analyzing Arguments with Truth Tables
Copyright © Curt Hill Rules of Inference What is a valid argument?
MATERI II PROPOSISI. 2 Tautology and Contradiction Definition A tautology is a statement form that is always true. A statement whose form is a tautology.
Valid and Invalid Arguments
Conditional Statements CS 2312, Discrete Structures II Poorvi L. Vora, GW.
March 3, 2015Applied Discrete Mathematics Week 5: Mathematical Reasoning 1Arguments Just like a rule of inference, an argument consists of one or more.
Chapter 1 Logic Section 1-1 Statements Open your book to page 1 and read the section titled “To the Student” Now turn to page 3 where we will read the.
Verifying Arguments MATH 102 Contemporary Math S. Rook.
1 Sections 1.5 & 3.1 Methods of Proof / Proof Strategy.
Discrete Structures (DS)
Chapter Three Truth Tables 1. Computing Truth-Values We can use truth tables to determine the truth-value of any compound sentence containing one of.
Fundamentals of Logic 1. What is a valid argument or proof? 2. Study system of logic 3. In proving theorems or solving problems, creativity and insight.
Chapter 3: Introduction to Logic. Logic Main goal: use logic to analyze arguments (claims) to see if they are valid or invalid. This is useful for math.
Philosophical Method  Logic: A Calculus For Good Reason  Clarification, Not Obfuscation  Distinctions and Disambiguation  Examples and Counterexamples.
Thinking Mathematically Arguments and Truth Tables.
Aim: Invalid Arguments Course: Math Literacy Do Now: Aim: What’s an Invalid Argument? Construct a truth table to show the following argument is not valid.
Logic UNIT 1.
Copyright © 2014, 2010, 2007 Pearson Education, Inc. Section 3.4, Slide 1 3 Logic The Study of What’s True or False or Somewhere in Between 3.
Chapter 2 Fundamentals of Logic 1. What is a valid argument or proof?
Copyright © Cengage Learning. All rights reserved.
Methods of Proof – Page 1CSCI 1900 – Discrete Structures CSCI 1900 Discrete Structures Methods of Proof Reading: Kolman, Section 2.3.
Analyzing Arguments Section 1.5. Valid arguments An argument consists of two parts: the hypotheses (premises) and the conclusion. An argument is valid.
Lecture 10 Methods of Proof CSCI – 1900 Mathematics for Computer Science Fall 2014 Bill Pine.
Foundations of Discrete Mathematics Chapter 1 By Dr. Dalia M. Gil, Ph.D.
Discrete Math by R.S. Chang, Dept. CSIE, NDHU1 Fundamentals of Logic 1. What is a valid argument or proof? 2. Study system of logic 3. In proving theorems.
2. The Logic of Compound Statements Summary
Valid and Invalid Arguments
Truth Tables and Equivalent Statements
COMP 1380 Discrete Structures I Thompson Rivers University
Introduction to Logic Lecture 14 The truth functional argument
Jeffrey Martinez Math 170 Dr. Lipika Deka 10/15/13
Common logical forms Study the following four arguments.
Copyright © Cengage Learning. All rights reserved.
Chapter 8 Logic Topics
Evaluating truth tables
Chapter 1 The Foundations: Logic and Proof, Sets, and Functions
Argument Lecture 5.
CS201: Data Structures and Discrete Mathematics I
Section 3.5 Symbolic Arguments
Chapter 3 Introduction to Logic 2012 Pearson Education, Inc.
3.5 Symbolic Arguments.
Discrete Mathematics Lecture # 8.
Thinking Critically Copyright © 2011 Pearson Education, Inc.
Discrete Mathematics and Its Applications Kenneth H
Foundations of Discrete Mathematics
COMP 1380 Discrete Structures I Thompson Rivers University
Section 3.3 Truth Tables for the Conditional and Biconditional
6.4 Truth Tables for Arguments
Valid and Invalid Arguments
1.3 Propositional Equivalences
Chapter 3 Introduction to Logic © 2008 Pearson Addison-Wesley.
CS201: Data Structures and Discrete Mathematics I
Philosophical Methods
If there is any case in which true premises lead to a false conclusion, the argument is invalid. Therefore this argument is INVALID.
3.5 Symbolic Arguments.
If there is any case in which true premises lead to a false conclusion, the argument is invalid. Therefore this argument is INVALID.
Presentation transcript:

The Inverse Error Jeffrey Martinez Math 170 Dr. Lipika Deka 10/15/13

Inverse Error Also known as the fallacy of denying the antecedent (Epp p. 58). The inverse error is a reasoning error that an inexperienced logician may fall into, since in at least one case the conclusion can be true given the premises, but not in all cases. The premises present a given implication, and then state that the hypotheses, or antecedent is false. This step is called denying the antecedent. The conclusion then states that since the antecedent is not true, the consequent must not be true. Although at first glance the argument looks valid, but can be soon shown invalid by using truth tables, or by counterexample. We see an example of this error in exercise #29 in section 2.3 of our Discrete Mathematics and Applications textbook. We can see the problem on the next slide.

Section 2.3 #29 Use symbols to write the logical form of each argument. If the argument is valid, identify the rule of inference that guarantees its validity. Otherwise, state whether the converse or the inverse error is made. 29. Premise #1: If at least one of these two numbers is divisible by 6, then the product of these two numbers is divisible by 6. Premise #2: Neither of these two numbers is divisible by 6 ∴ The product of these two numbers is not divisible by 6. Solution: Symbolically the initial implication (Premise #1) is of the basic form If R, then S, or R→S, letting R = At least one of these two numbers is divisible by 6. S = The product of these two numbers is divisible by 6. Premise #2 states that R is not true or ~R is true. The conclusion states that S is not true, or ~S is true. The simple answer is that the argument is invalid, because the inverse error is made. But lets look at truth table to prove this answer.

RS~R~SR → S TTFFT TFFTF* FTTFT FFTTT Looking at the truth table below, we identify our premises. We look for instances when both our premises R → S and ~R are true. In the fourth row, our premises are true and our conclusion ~S is true. But in the third row we see that even though R → S and ~R are true, ~S is not true. To state this as a counterexample, given the original implication “If at least one of these two numbers is divisible by 6, then the product of these two numbers is divisible by 6.” We let the two numbers be 2 and 3. Both 2 and 3 are NOT divisible by 6 (~R), but their product(2x3=6) IS divisible by 6 (S). Therefore the argument is invalid by counterexample. This is known as the inverse error, because ~R →~S is the inverse of our original implication. But we cannot use the inverse, because an implication and it’s inverse are not logically equivalent. Therefore, the conclusion is false, and the argument is invalid due to the inverse error. *R → S is only false when R is true, and S is false. This means that S could be true even when R is false, which is important to our solution.