Chapter Five Conditional and Indirect Proofs. 1. Conditional Proofs A conditional proof is a proof in which we assume the truth of one of the premises.

Slides:



Advertisements
Similar presentations
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.
Advertisements

Logic & Critical Reasoning
Logic & Critical Reasoning
Introduction to Theorem Proving
1 Logic Logic in general is a subfield of philosophy and its development is credited to ancient Greeks. Symbolic or mathematical logic is used in AI. In.
Logic Use mathematical deduction to derive new knowledge.
Chapter Two Symbolizing in Sentential Logic This chapter is a preliminary to the project of building a model of validity for sentential arguments. We.
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.
Formal Logic Proof Methods Direct Proof / Natural Deduction Conditional Proof (Implication Introduction) Reductio ad Absurdum Resolution Refutation.
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.
1 Chapter 7 Propositional and Predicate Logic. 2 Chapter 7 Contents (1) l What is Logic? l Logical Operators l Translating between English and Logic l.
Chapter 4 Natural Deduction Different ways of formulating a logical system: Axiomatic and natural deduction Mental logic is natural deductive Key feature:
From Chapter 4 Formal Specification using Z David Lightfoot
Knoweldge Representation & Reasoning
Reading: Chapter 4, section 4 Nongraded Homework: Problems at the end of section 4. Graded Homework #4 is due at the beginning of class on Friday. You.
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.
EE1J2 – Discrete Maths Lecture 5 Analysis of arguments (continued) More example proofs Formalisation of arguments in natural language Proof by contradiction.
No new reading for Monday or Wednesday Exam #2 is next Friday, and we’ll review and work on proofs on Monday and Wed.
EE1J2 – Discrete Maths Lecture 4 Analysis of arguments Logical consequence Rules of deduction Rules of equivalence Formal proof of arguments See: Anderson,
Today’s Topics Using CP and RAA Things to watch for, things to avoid Strategic hints for using CP and RAA A Little Metalogic and some History of Logic.
Accelerated Math I Unit 2 Concept: Triangular Inequalities The Hinge Theorem.
Inference is a process of building a proof of a sentence, or put it differently inference is an implementation of the entailment relation between sentences.
Chapter Six Sentential Logic Truth Trees. 1. The Sentential Logic Truth Tree Method People who developed the truth tree method: J. Hintikka— “model sets”
1 Section 1.1 A Proof Primer A proof is a demonstration that some statement is true. We normally demonstrate proofs by writing English sentences mixed.
F22H1 Logic and Proof Week 6 Reasoning. How can we show that this is a tautology (section 11.2): The hard way: “logical calculation” The “easy” way: “reasoning”
Advanced Topics in Propositional Logic Chapter 17 Language, Proof and Logic.
1 Knowledge Representation. 2 Definitions Knowledge Base Knowledge Base A set of representations of facts about the world. A set of representations of.
Propositional Logic Dr. Rogelio Dávila Pérez Profesor-Investigador División de Posgrado Universidad Autónoma Guadalajara
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.
Chapter Four Proofs. 1. Argument Forms An argument form is a group of sentence forms such that all of its substitution instances are arguments.
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.
assumption procedures
Introductory Logic PHI 120 Presentation: “Solving Proofs" Bring the Rules Handout to lecture.
Extra slides for Chapter 3: Propositional Calculus & Normal Forms Based on Prof. Lila Kari’s slides For CS2209A, 2009 By Dr. Charles Ling;
CS6133 Software Specification and Verification
Methods of Proof for Boolean Logic Chapter 5 Language, Proof and Logic.
Formal Proofs and Boolean Logic Chapter 6 Language, Proof and Logic.
Of 38 lecture 13: propositional logic – part II. of 38 propositional logic Gentzen system PROP_G design to be simple syntax and vocabulary the same as.
Chapter 7. Propositional and Predicate Logic Fall 2013 Comp3710 Artificial Intelligence Computing Science Thompson Rivers University.
Dr. Shazzad Hosain Department of EECS North South Universtiy Lecture 04 – Part B Propositional Logic.
ARTIFICIAL INTELLIGENCE Lecture 2 Propositional Calculus.
Outline Logic Propositional Logic Well formed formula Truth table
1 Introduction to Abstract Mathematics Proof Methods , , ~, ,  Instructor: Hayk Melikya Purpose of Section:Most theorems in mathematics.
Chapter Ten Relational Predicate Logic. 1. Relational Predicates We now broaden our coverage of predicate logic to include relational predicates. This.
Today’s Topics Argument forms and rules (review)
1 Propositional Proofs 1. Problem 2 Deduction In deduction, the conclusion is true whenever the premises are true.  Premise: p Conclusion: (p ∨ q) 
Artificial Intelligence Logical Agents Chapter 7.
Sound Arguments and Derivations. Topics Sound Arguments Derivations Proofs –Inference rules –Deduction.
March 23 rd. Four Additional Rules of Inference  Constructive Dilemma (CD): (p  q) (r  s) p v r q v s.
Chapter 1 Logic and Proof.
Chapter 7. Propositional and Predicate Logic
2. The Logic of Compound Statements Summary
Knowledge Representation and Reasoning
The Propositional Calculus
{P} ⊦ Q if and only if {P} ╞ Q
Chapter 8 Logic Topics
For Friday, read Chapter 4, section 4.
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.
CS 270 Math Foundations of CS
Back to “Serious” Topics…
The Method of Deduction
Computer Security: Art and Science, 2nd Edition
Proof Strategies PHIL 122 Fall 2012 Karin Howe.
Chapter 7. Propositional and Predicate Logic
CSNB234 ARTIFICIAL INTELLIGENCE
TRUTH TABLES.
Propositional Logic CMSC 471 Chapter , 7.7 and Chuck Dyer
Chapter 8 Natural Deduction
Introducing Natural Deduction
Subderivations.
Presentation transcript:

Chapter Five Conditional and Indirect Proofs

1. Conditional Proofs A conditional proof is a proof in which we assume the truth of one of the premises to show that if that premise is true then the argument displayed is valid. In a conditional proof the conclusion depends only on the original premise, and not on the assumed premise. When the scope of the assumed premise ends it has been discharged.

Conditional Proofs, continued Every correct application of Conditional Proof (CP) incorporates: The sentence justified by CP must be a conditional. The antecedent of that conditional must be the assumed premise. The consequent of that conditional must be the sentence from the preceding line. Lines are drawn indicating the scope of the assumed premise.

Conditional Proofs, continued All you gain from a conditional proof is one line, which will be the first line below the horizontal line in your proof. When using CP, always assume the antecedent of the conditional you hope to justify. In deciding what to assume, be guided by the conclusion or the intermediate step you hope to reach.

2. Indirect Proofs A contradiction is any sentence that is inconsistent. An explicit contradiction is of the form “P” and “not-P”.

Indirect Proofs, continued The main idea behind the rule of indirect proof (IP) is to see if we can derive a contradiction from the combination of the set of premises of the argument that we are assessing for validity and the negation of its conclusion. This type of proof is also known as the reductio ad absurdum proof

3. Strategy Hints for Using CP and IP Use CP if your conclusion is a conditional Use CP if your conclusion is equivalent to a conditional Every proof can be solved using IP. So, if all else fails, try IP. Note that trying with IP first can sometimes make the proof more difficult. When using IP, try to break complex formulas into simpler units. IP is especially useful when the conclusion is either atomic or a negated sentence.

4. Zero-Premise Deductions Every truth table tautology can be proved by a zero- premise deduction. Tautologies are sometimes termed theorems of logic. A tautology will follow from any premises whatever. This is because the negation of a tautology is a contradiction, so if we use IP by assuming the negation of a tautology, we can derive a contradiction independently of other premises. This is why this process is called a zero- premise deduction.

5. Proving Premises Inconsistent If the premises of an argument are inconsistent, then at least one must be false. To prove that an argument has inconsistent premises we use the eighteen valid forms.

6. Adding Valid Argument Forms It is convenient to combine two or more rules into one step. Logical candidates for such combinations are rules that are often used together—such as DeM and DN, DN and Impl., and the two uses of DN.

7. An Alternative to Conditional Proof? Let us adopt a rule, call it TADD, in which a tautology can be added at any time to the premises of an argument in a deductive sentential proof. BUT TADD mixes syntax and semantics in philosophically and logically problematic ways.

8. The Completeness and Soundness of Sentential Logic We now have two different conceptions of logical truths— tautologies and theorems. Logicians draw a distinction between the syntax and semantics of a system of logic. The semantics of a system of logic includes those aspects of it having to do with meaning and truth (e.g., tautologies). The syntax of a system of logic have to do with its form or structure (e.g., theorems).

The Completeness and Soundness of Sentential Logic, continued A system of logic is complete if every argument that is semantically valid is syntactically valid. A system of logic is sound if every argument that is syntactically valid is semantically valid. The proof that a system of logic is both sound and complete is part of metalogic.

9. Introduction and Elimination Rules Conjunction Introduction Conjunction Elimination Disjunction Introduction Disjunction Elimination Conditional Introduction Conditional Elimination Negation Introduction Negation Elimination Equivalence Introduction Equivalence Elimination Reiteration

Key Terms Absorption Assumed premise Complete Contradiction Discharged premise Explicit contradiction Indirect proof

Key Terms, continued Metalogic Reductio ad absurdum proof Sound Theorem Zero-premise deduction