Theorems and Shortcuts Kareem Khalifa Department of Philosophy Middlebury College.

Slides:



Advertisements
Similar presentations
Discrete Mathematics University of Jazeera College of Information Technology & Design Khulood Ghazal Mathematical Reasoning Methods of Proof.
Advertisements

Rules of Inferences Section 1.5. Definitions Argument: is a sequence of propositions (premises) that end with a proposition called conclusion. Valid Argument:
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.
The Foundations: Logic and Proofs
Chapter 1: The Foundations: Logic and Proofs 1.1 Propositional Logic 1.2 Propositional Equivalences 1.3 Predicates and Quantifiers 1.4 Nested Quantifiers.
Lecture 1.4: Rules of Inference CS 250, Discrete Structures, Fall 2014 Nitesh Saxena Adopted from previous lectures by Cinda Heeren.
1 Introduction to Abstract Mathematics Valid AND Invalid Arguments 2.3 Instructor: Hayk Melikya
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.
Chapter 1 The Logic of Compound Statements. Section 1.3 Valid & Invalid Arguments.
CS128 – Discrete Mathematics for Computer Science
Uses for Truth Tables Determine the truth conditions for any compound statementDetermine the truth conditions for any compound statement Determine whether.
Logic 3 Tautological Implications and Tautological Equivalences
Existential Introduction Kareem Khalifa Department of Philosophy Middlebury College.
Proof by Deduction. Deductions and Formal Proofs A deduction is a sequence of logic statements, each of which is known or assumed to be true A formal.
Conditional Statements & Material Implication Kareem Khalifa Department of Philosophy Middlebury College.
Discussion #9 1/9 Discussion #9 Tautologies and Contradictions.
Discrete Mathematics and its Applications
Fall 2002CMSC Discrete Structures1 Let’s proceed to… Mathematical Reasoning.
Deduction, Induction, & Truth Kareem Khalifa Department of Philosophy Middlebury College.
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.
Chains of Inference Kareem Khalifa Department of Philosophy Middlebury College.
Existential Elimination Kareem Khalifa Department of Philosophy Middlebury College 
March 3, 2015Applied Discrete Mathematics Week 5: Mathematical Reasoning 1Arguments Just like a rule of inference, an argument consists of one or more.
Discrete Mathematics CS 2610 August 24, Agenda Last class Introduction to predicates and quantifiers This class Nested quantifiers Proofs.
2.3Logical Implication: Rules of Inference From the notion of a valid argument, we begin a formal study of what we shall mean by an argument and when such.
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 Four Proofs. 1. Argument Forms An argument form is a group of sentence forms such that all of its substitution instances are arguments.
Introduction to Derivations in Sentential Logic PHIL 121: Methods of Reasoning April 8, 2013 Instructor:Karin Howe Binghamton University.
Natural Deduction Proving Validity. The Basics of Deduction  Argument forms are instances of deduction (true premises guarantee the truth of the conclusion).
Hypothetical Derivations Kareem Khalifa Department of Philosophy Middlebury College.
Aerospace Engineering Laboratory I
From Truth Tables to Rules of Inference Using the first four Rules of Inference Modus Ponens, Modus Tollens, Hypothetical Syllogism and Disjunctive Syllogism.
Philosophy: Logic and Logical arguments
Basic Inference Rules Kareem Khalifa Department of Philosophy Middlebury College.
Today’s Topics Introduction to Proofs Rules of Inference Rules of Equivalence.
Philosophical Method  Logic: A Calculus For Good Reason  Clarification, Not Obfuscation  Distinctions and Disambiguation  Examples and Counterexamples.
Proof of Invalidity Kareem Khalifa Department of Philosophy Middlebury College.
Formal Logic Mathematical Structures for Computer Science Chapter 1 Copyright © 2006 W.H. Freeman & Co.MSCS SlidesFormal Logic.
Artificial Intelligence “Introduction to Formal Logic” Jennifer J. Burg Department of Mathematics and Computer Science.
CS2013 Mathematics for Computing Science Adam Wyner University of Aberdeen Computing Science Slides adapted from Michael P. Frank ' s course based on the.
Rules of Inference Section 1.6. Arguments in Propositional Logic A argument in propositional logic is a sequence of propositions. All but the final proposition.
What is Reasoning  Logical reasoning is the process of drawing conclusions from premises using rules of inference.  These inference rules are results.
Symbolic Logic ⊃ ≡ · v ~ ∴. What is a logical argument? Logic is the science of reasoning, proof, thinking, or inference. Logic allows us to analyze a.
2.3 Methods of Proof.
Logic: The Language of Philosophy. What is Logic? Logic is the study of argumentation o In Philosophy, there are no right or wrong opinions, but there.
Today’s Topics Argument forms and rules (review)
More Proofs. REVIEW The Rule of Assumption: A Assumption is the easiest rule to learn. It says at any stage in the derivation, we may write down any.
1 Propositional Proofs 1. Problem 2 Deduction In deduction, the conclusion is true whenever the premises are true.  Premise: p Conclusion: (p ∨ q) 
CT214 – Logical Foundations of Computing Darren Doherty Rm. 311 Dept. of Information Technology NUI Galway
The Problem of the External World Kareem Khalifa Philosophy Department Middlebury College.
Sound Arguments and Derivations. Topics Sound Arguments Derivations Proofs –Inference rules –Deduction.
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 =
Lecture 1.4: Rules of Inference
Natural Deduction: Using simple valid argument forms –as demonstrated by truth-tables—as rules of inference. A rule of inference is a rule stating that.
Demonstrating the validity of an argument using syllogisms.
Methods of Proof A mathematical theorem is usually of the form pq
Rules of Inference Section 1.6.
Existential Elimination
7.1 Rules of Implication I Natural Deduction is a method for deriving the conclusion of valid arguments expressed in the symbolism of propositional logic.
Deductive Reasoning: Propositional Logic
CS 270 Math Foundations of CS
CS 220: Discrete Structures and their Applications
The Method of Deduction
Malini Sen WESTERN LOGIC Presented by Assistant Professor
Natural Deduction Hurley, Logic 7.1.
Universal Elimination
Lecture 1.4: Rules of Inference
Natural Deduction Hurley, Logic 7.3.
Chapter 8 Natural Deduction
Presentation transcript:

Theorems and Shortcuts Kareem Khalifa Department of Philosophy Middlebury College

Overview Why this matters Theorems Shortcuts Sample Exercises

Why this matters Shortcuts are shortcuts. –They often decrease the length and difficulty of proofs. Shortcuts (derived rules) provide us with a number of natural patterns of reasoning, e.g., disjunctive syllogism, modus tollens, etc. Shortcuts give us more moves to use. –This means that it’s harder to get stuck, but easier to get lost.

Theorems A tautology –Any argument that can be proven valid without any premises. We represent this as “├ p” Essentially, this says, “regardless of what the premises are, p will be true”

Example ├ P  (P v Q) How do we prove this? 1. |PH for  I 2. | P v Q1 vI 3. P  (PvQ)1,2  I

Shortcuts/Derived Rules The 10 basic rules suffice to prove any valid inference. However, it’s often a pain to prove even very intuitive inferences. So, we use derived rules (Nolt, ) to make our lives easier. –For example…

4.3.7 ~P & ~Q ├ ~(P v Q) DM Without Shortcut 1.~P & ~QA 2.| P v QH for ~I 3.|| PH for→I 4.|| |~QH for ~I 5.||| ~P1 &E 6.||| P & ~P3,5 &I 7.|| Q4-6 ~I 8.| P →Q3-7 →I 9.|| QH for→I 10.| Q→Q9-9 →I 11.| Q 2,8,10 vE 12.| ~Q1 &E 13.| Q & ~Q11, 12 &I 14.~(P v Q)2-13 ~I

4.3.7 With Shortcut 1.~P & ~Q A 2.~(P v Q) 1, DM

Sample Exercise ├ P  ~~P 1. |PH for  I 2. | ~~P1, DN 3.P  ~~P1-2  I

~~P v ~~QA  P v Q 2.~(~P & ~Q)1, DM 3.P v Q2, DM

├ ~(P v Q)  ~P 1. |~(P v Q)H for  I 2. |~P & ~Q1 DM 3. | ~P2 &E 4.~(P v Q)  ~P1-3  I

From Copi & Cohen 1.(E&F) v (G  H)A 2.I  GA 3.~(E&F)A IHIH 4.G  H1,3 DS 5.I  H2,4 HS

More from C&C 1.Q  (RvS)A 2.(T&U)  RA 3.(RvS)  (T&U)A  Q  R 4.Q  (T&U)1,3 HS 5.Q  R2,4 HS

More C&C 1.A v (B  A)A 2.~A&CA  ~B 3.~A2 &E 4.B  A1,3 DS 5.~B3,4 MT