Verifying Logical Arguments with Extensible Truth Tables

Slides:



Advertisements
Similar presentations
Truth Functional Logic
Advertisements

Chapter 21: Truth Tables.
Logic & Critical Reasoning
Valid arguments A valid argument has the following property:
1 Valid and Invalid arguments. 2 Definition of Argument Sequence of statements: Statement 1; Statement 2; Therefore, Statement 3. Statements 1 and 2 are.
Chapter 1 The Logic of Compound Statements. Section 1.3 Valid & Invalid Arguments.
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.
So far we have learned about:
For Friday, read Chapter 3, section 4. Nongraded Homework: Problems at the end of section 4, set I only; Power of Logic web tutor, 7.4, A, B, and C. Graded.
Copyright © Cengage Learning. All rights reserved.
Part 2 Module 3 Arguments and deductive reasoning Logic is a formal study of the process of reasoning, or using common sense. Deductive reasoning involves.
Basic Argumentation.
1.5 Rules of Inference.
Causality, Reasoning in Research, and Why Science is Hard
Validity All UH students are communists. All communists like broccoli. All UH students like broccoli.
Verifying Arguments MATH 102 Contemporary Math S. Rook.
Lecture Propositional Equivalences. Compound Propositions Compound propositions are made by combining existing propositions using logical operators.
2.8 Methods of Proof PHIL 012 1/26/2001.
Theory of Knowledge Ms. Bauer
Today’s Topics Introduction to Proofs Rules of Inference Rules of Equivalence.
Thinking Mathematically
LOGIC.
Thinking Mathematically Arguments and Truth Tables.
IB Computer Science – Logic
Chapter 2 Logic 2.1 Statements 2.2 The Negation of a Statement 2.3 The Disjunction and Conjunction of Statements 2.4 The Implication 2.5 More on Implications.
Logic UNIT 1.
Analyzing Arguments Section 1.5. Valid arguments An argument consists of two parts: the hypotheses (premises) and the conclusion. An argument is valid.
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 =
Analyzing Arguments : Introduction to Philosophy June 1, 2009 Instructor: Karin Howe Carnegie Mellon University.
Presented by: Tutorial Services The Math Center
Logic.
Deductive reasoning.
2. The Logic of Compound Statements Summary
Dept of Computer Science University of Maryland College Park
AND.
CSE15 Discrete Mathematics 01/30/17
COMP 1380 Discrete Structures I Thompson Rivers University
Disjunctive Syllogism
Chapter 2.3 Binary Logic.
Truth Tables How to build them
Performance Task Take Up.
Evaluating truth tables
CSE 20: Discrete Mathematics for Computer Science Prof. Shachar Lovett
Propositional Calculus: Boolean Algebra and Simplification
(Single Sided) Trees We are not going to cover the double sided
Introduction to Geometry – Postulates and Theorems
CS201: Data Structures and Discrete Mathematics I
Natural Deduction.
TRUTH TABLES.
Midterm Discussion.
The most important idea in logic: Validity of an argument.
Logical Entailment Computational Logic Lecture 3
Deductive Arguments: Checking for Validity
MAT 3100 Introduction to Proof
Lecture 5 Binary Operation Boolean Logic. Binary Operations Addition Subtraction Multiplication Division.
Activities that Illustrate Precalculus Concepts
Truth tables Mrs. Palmer.
COMP 1380 Discrete Structures I Thompson Rivers University
6.4 Truth Tables for Arguments
1.3 Propositional Equivalences
8C Truth Tables, 8D, 8E Implications 8F Valid Arguments
Discrete Structures Prepositional Logic 2
Phil2303 intro to logic.
CS201: Data Structures and Discrete Mathematics I
Mystery Picture ????????????.
ID1050– Quantitative & Qualitative Reasoning
If there is any case in which true premises lead to a false conclusion, the argument is invalid. Therefore this argument is INVALID.
Introducing Natural Deduction
If there is any case in which true premises lead to a false conclusion, the argument is invalid. Therefore this argument is INVALID.
boolean Expressions Relational, Equality, and Logical Operators
Presentation transcript:

Verifying Logical Arguments with Extensible Truth Tables David B. Sher Dept. of Math, Computer Science and Information Technology Nassau Community College Garden City NY 11530 David. Sher @ncc.edu February 15, 2019

Breaking Tradition Traditional Truth Table: Extensible Truth Table: Mysterious Memorized Extensible Truth Table: Any number of new variables Process not tradition Explains rows of truth tables as possibilities New variable doubles possibilities. February 15, 2019

Logical Arguments Developed by L. Sher based on Sherlock Homes. “when you have eliminated the impossible, whatever remains, however improbable, must be the truth” Logical arguments apply logic. Either the Steelers will win or the Packers will win. If the Steelers win I go to Disneyland. If the Packers win I go to Adventureland. I don’t go to Disneyland. Therefore I go to Adventure land. February 15, 2019

Translating to Logic Legend: s = the Steelers win; p = the Packers win; d = I go to Disneyland; a = I go to Adventureland. Argument: February 15, 2019

Verifying with Extensible Truth Table February 15, 2019

Method Premises must be true Extensible Truth Table Eliminate the impossible: cross off lines with premise false Pick premises that generate large percentage of falses first. Extensible Truth Table New variable only copy possible lines Crossed off lines don’t copy February 15, 2019

Conclusion Breaking tradition Can introduce any number of variables Cross off the impossible Creates efficiency Sometimes statement reason still better February 15, 2019

February 15, 2019