Today’s Topics Argument forms and rules (review)

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.
Introduction to Theorem Proving
Chapter 1: The Foundations: Logic and Proofs 1.1 Propositional Logic 1.2 Propositional Equivalences 1.3 Predicates and Quantifiers 1.4 Nested Quantifiers.
1 Introduction to Abstract Mathematics Valid AND Invalid Arguments 2.3 Instructor: Hayk Melikya
Deduction In addition to being able to represent facts, or real- world statements, as formulas, we want to be able to manipulate facts, e.g., derive new.
Chapter 1 The Logic of Compound Statements. Section 1.3 Valid & Invalid Arguments.
CS128 – Discrete Mathematics for Computer Science
Chapter 1 The Logic of Compound Statements. Section 1.2 – 1.3 (Modus Tollens) Conditional and Valid & Invalid Arguments.
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
Today’s Topics n Review of Grouping and Statement Forms n Truth Functions and Truth Tables n Uses for Truth Tables n Truth Tables and Validity.
Laws of , , and  Excluded middle law Contradiction law P   P  T P   P  F NameLaw Identity laws P  F  P P  T  P Domination laws P  T  T P.
Syllabus Every Week: 2 Hourly Exams +Final - as noted on Syllabus
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.
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.
Introduction to Logic Logical Form: general rules
Discrete Mathematics and its Applications
Fall 2002CMSC Discrete Structures1 Let’s proceed to… Mathematical Reasoning.
Chapter 3 Section 4 – Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Propositional Proofs 2.
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.
Chap. 2 Fundamentals of Logic. Proposition Proposition (or statement): an declarative sentence that is either true or false, but not both. e.g. –Margret.
DeMorgan’s Rule DM ~(p v q) :: (~p. ~q)“neither…nor…” is the same as “not the one and not the other” ~( p. q) :: (~p v ~q) “not both…” is the same as “either.
Mathematical Structures for Computer Science Chapter 1.2 Copyright © 2006 W.H. Freeman & Co.MSCS SlidesFormal Logic.
CSci 2011 Discrete Mathematics Lecture 6
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.
Today’s Topics Review of Sample Test # 2 A Little Meta Logic.
Transposition (p > q) : : ( ~ q > ~ p) Negate both statements when switching order of antecedent and consequent If the car starts, there’s gas in the tank.
INTRODUCTION TO LOGIC Jennifer Wang Fall 2009 Midterm Review Quiz Game.
1 CMSC 250 Discrete Structures CMSC 250 Lecture 1.
CS 381 DISCRETE STRUCTURES Gongjun Yan Aug 25, November 2015Introduction & Propositional Logic 1.
Chapter Four Proofs. 1. Argument Forms An argument form is a group of sentence forms such that all of its substitution instances are arguments.
Natural Deduction Proving Validity. The Basics of Deduction  Argument forms are instances of deduction (true premises guarantee the truth of the conclusion).
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.
From Truth Tables to Rules of Inference Using the first four Rules of Inference Modus Ponens, Modus Tollens, Hypothetical Syllogism and Disjunctive Syllogism.
Propositional Logic. Propositions Any statement that is either True (T) or False (F) is a proposition Propositional variables: a variable that can assume.
Today’s Topics Introduction to Proofs Rules of Inference Rules of Equivalence.
1 Introduction to Abstract Mathematics Expressions (Propositional formulas or forms) Instructor: Hayk Melikya
Formal Logic Mathematical Structures for Computer Science Chapter 1 Copyright © 2006 W.H. Freeman & Co.MSCS SlidesFormal Logic.
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.
Foundations of Discrete Mathematics Chapter 1 By Dr. Dalia M. Gil, Ph.D.
1 Propositional Proofs 1. Problem 2 Deduction In deduction, the conclusion is true whenever the premises are true.  Premise: p Conclusion: (p ∨ q) 
Discrete Mathematical Structures: Theory and Applications 1 Logic: Learning Objectives  Learn about statements (propositions)  Learn how to use logical.
Sound Arguments and Derivations. Topics Sound Arguments Derivations Proofs –Inference rules –Deduction.
Chapter 1 Logic and proofs
Formal logic The part of logic that deals with arguments with forms.
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 =
March 23 rd. Four Additional Rules of Inference  Constructive Dilemma (CD): (p  q) (r  s) p v r q v s.
2. The Logic of Compound Statements Summary
Methods of proof Section 1.6 & 1.7 Wednesday, June 20, 2018
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.
6.1 Symbols and Translation
Information Technology Department
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
Natural Deduction 1 Hurley, Logic 7.4.
Inference Rules: Tautologies
The Method of Deduction
Malini Sen WESTERN LOGIC Presented by Assistant Professor
Natural Deduction Hurley, Logic 7.1.
Natural Deduction Hurley, Logic 7.2.
Foundations of Discrete Mathematics
Natural Deduction Hurley, Logic 7.3.
Transposition (p > q) : : ( ~ q > ~ p) Negate both statements
Chapter 8 Natural Deduction
Presentation transcript:

Today’s Topics Argument forms and rules (review) Rules of inference and equivalence Applying rules of inference Justifying steps in a proof Beginning to construct proofs

Argument Form An argument form set of statement forms Every substitution instance of an argument form is an argument Argument forms are either valid or non-valid (truth tables verify the validity of valid argument forms)

Valid Argument Forms Justify Two Types of RULES Rules of Inference Operate on whole lines only Generate new lines with unique truth values Rules of Equivalence Operate on whole lines or parts of lines Generate lines equivalent to the original lines

Rules of Inference Generate new lines whose truth value follows from, but is not identical to, the truth of the source lines. Operate on lines whose statement forms match the statement forms of the lines in the argument form of the rule. Can be applied ONLY to entire lines, not parts of lines.

Eight Basic Inference Rules Modus Ponens (MP) From a conditional and a line identical to its antecedent, you may derive a line identical to its consequent Modus Tollens (MT) From a conditional and the negation of its consequent, you may derive the negation of its antecedent Disjunctive Syllogism (DS) From a disjunction and the negation of one disjunct, you may derive the other disjunct Hypothetical Syllogism (HS) From 2 conditionals, if the consequent of the first is identical to the antecedent of the second, you may derive a new conditonal whose antecedent is identical to the antecedent of the first and whose consequent is identical to the consequent of the second.

Modus Ponens Modus Tollens p  q p  q p ~q q ~p   Disjunctive Syllogism Hypothetical Syllogism p ▼ q p  q ~p q  r q p  r

Simplification Constructive Dilemma Conjunction Addition From a conjunction you may derive either conjunct. Conjunction From any 2 lines you may derive a conjunction which has those lines as conjuncts Addition From any line you may derive a disjunction with that line as a disjunct Constructive Dilemma From a disjunction and 2 conditionals, if the antecedents match the disjuncts, you may derive a disjunction of the consequents

Simplification p  q q Conjunction p q p  q Addition p p ▼ q Constructive Dilemma p ▼ q p  r q  s r ▼ s

Rules of Equivalence Equivalent expressions are true and false under exactly the same circumstances. So, one expression, or part of an expression, can be replaced with an equivalent expression (or part) without any change in meaning. Rules of Equivalence allow replacement of “equals for equals” Rules of equivalence are bi-directional

Use rules of equivalence to manipulate the shape of a line to make it fit the strict pattern of an inference rule.

Rules of Equivalence Double Negation (DN) p :: ~ ~ p ~ ~ p :: p DeMorgan (DM) ~(p ▼ q) :: (~p  ~q) ~(p  q) :: (~p ▼ ~q) Association (Assn) (p ▼ q) ▼ r :: p ▼ (q ▼ r) (p  q)  r :: p  (q  r) Commutation (Comm) p ▼ q :: q ▼ p p  q :: q  p

Distribution (Dist) Material Implication (MI) Exportation (Exp) [p  (q ▼ r)] :: [(p  q) ▼ (p  r)] [p ▼ (q  r)] :: [(p ▼ q)  (p ▼ r)] Material Implication (MI) (p  q) :: (~p ▼ q) Exportation (Exp) ((p q)  r) :: (p  (q  r))

Contraposition (Cont) (p  q) :: (~q  ~p) Redundancy (Re) p :: (p  p) p :: (p ▼ p) Material Equivalence (ME) (p  q) :: [(p  q) ▼ (~p  ~q)] (p  q) :: [(p  q)  (q  p)]

One Additional Rule of Equivalence: Absorption From a conditional you may derive a new conditional whose antecedent is that of the original and whose consequent is a conjunction of the original antecedent and the original consequent p  q : : p  (p ● q)

That’s It! We now have all 19 of the rules of inference and equivalence MP, MT, DS, HS, Conj, Simp, Add, CD, Abs NOTE: there are no inference rules for dealing with biconditionals DN, DeM, Assoc, Comm, Dist, Imp, Exp, Cont, Taut, Equiv

Applying Rules of Equivalence to Formulas Download the Handout on Equivalence Rules and apply the rules indicated to the formulas given. Discuss your results on the bulletin board.

Remember A proof is a finite set of formulae, beginning with the premises of an argument and ending with its conclusion, in which each formula following the premises is derived from the preceding formulae according to established rules of inference and equivalence.

Justifying Steps In a Proof Each line in a proof must be justified. Premises justify themselves, we assume them to be true. Derived Lines (those lines after the premises) must be justified according to valid rules of inference or equivalence as following from previous lines.

Here’s how it works: Consider the argument A  B, A B First, list the premises and give them line numbers. 1. A  B Premise 2.A Premise Now, justify lines leading to the conclusion; 3.B 1,2 Modus Ponens (MP) That is the proof.

Try a few Download the Handout on Justification of Proofs and try to justify all the derived lines (those that follow the premises). Now try the next homework set on justification of proofs.

Thinking About Proofs Proofs in logic work just like proofs in geometry The 18 rules we have allow us to manipulate a basic set of assumptions (the premises) so as to show that the conclusion is a logical consequence of them. A proof is a set of instructions on how to get from the premises to the conclusion.

Constructing a proof is like giving instructions Constructing a proof is like giving instructions. The question is “How do I get there (the conclusion) from here (the premises)?” The rules are the allowable moves or turns you can take. Proceed stepwise. Suppose you want to get to D from A, B, and C. Well, if from A and B you can get to E, and from E and C you can get to D, you have your instructions. That is all there is to constructing proofs

Key Ideas Argument form Rules of inference Rules of equivalence Proofs Justifying steps in a proof