7.4 Rules of Replacement II Trans, Impl, Equiv, Exp, Taut.

Slides:



Advertisements
Similar presentations
INTRODUCTION TO SYMBOLIC LOGIC
Advertisements

Exercises for CS1512 Weeks 7 and 8 Propositional Logic 1 (questions)
Propositional Equivalences
Proofs using all 18 rules, from Hurley 9th ed. pp Q > (F > A) 2. R > (A > F) 3. Q ∙ R / F ≡ A (J ∙ R) > H 2. (R > H) > M 3. ~(P v.
1 Section 6.3 Formal Reasoning A formal proof (or derivation) is a sequence of wffs, where each wff is either a premise or the result of applying a proof.
1 Introduction to Abstract Mathematics Valid AND Invalid Arguments 2.3 Instructor: Hayk Melikya
2.1 Conditional Statements
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
Logic Chapter 2. Proposition "Proposition" can be defined as a declarative statement having a specific truth-value, true or false. Examples: 2 is a odd.
Using Existential Graphs for Automated Theorem Proving
Propositional Logic. Negation Given a proposition p, negation of p is the ‘not’ of p.
Existential Graphs and Davis-Putnam April 3, 2002 Bram van Heuveln Department of Cognitive Science.
Statements The most important idea in logic: Validity of an argument.
Propositional Logic 7/16/ Propositional Logic A proposition is a statement that is either true or false. We give propositions names such as p, q,
Chapter 24: Some Logical Equivalences. Logically equivalent statement forms (p. 245) Two statements are logically equivalent if they are true or false.
Mathematical Induction Assume that we are given an infinite supply of stamps of two different denominations, 3 cents and and 5 cents. Prove using mathematical.
IB Math Studies – Topic 3. IB Course Guide Description.
Propositions and Truth Tables
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.
1 Introduction to Abstract Mathematics The Logic of Compound Statements 2.1 and 2.2 Instructor: Hayk Melikya
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.
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.
COS 150 Discrete Structures Assoc. Prof. Svetla Boytcheva Fall semester 2014.
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.
Chapter Four Proofs. 1. Argument Forms An argument form is a group of sentence forms such that all of its substitution instances are arguments.
1 Introduction to Abstract Mathematics Expressions (Propositional formulas or forms) Instructor: Hayk Melikya
COMP 170 L2 Part 3 of Course Chapter 3 of Textbook.
Formal Logic Mathematical Structures for Computer Science Chapter 1 Copyright © 2006 W.H. Freeman & Co.MSCS SlidesFormal Logic.
Chapter 2 Symbolic Logic. Section 2-1 Truth, Equivalence and Implication.
Joan Ridgway. If a proposition is not indeterminate then it is either true (T) or false (F). True and False are complementary events. For two propositions,
Symbolic Logic ⊃ ≡ · v ~ ∴. What is a logical argument? Logic is the science of reasoning, proof, thinking, or inference. Logic allows us to analyze a.
Thinking Mathematically Logic 3.4 Truth Tables for the Conditional and Biconditional.
1.(p  q) 2. (r  s) 3. p v r  q v s 4. (p  q)  (r  s) conj. 1,2 5. q v sC.D. 3,4.
1 Introduction to Abstract Mathematics Proof Methods , , ~, ,  Instructor: Hayk Melikya Purpose of Section:Most theorems in mathematics.
Conditional statement or implication IF p then q is denoted p ⇒ q p is the antecedent or hypothesis q is the consequent or conclusion ⇒ means IF…THEN.
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) 
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-2: Propositional Logic. Propositional Logic Deriving a logical conclusion by combining many propositions and using formal logic: hence, determining.
March 23 rd. Four Additional Rules of Inference  Constructive Dilemma (CD): (p  q) (r  s) p v r q v s.
DISCRETE MATHEMATICS CHAPTER I.
Conditional Statements
Methods of proof Section 1.6 & 1.7 Wednesday, June 20, 2018
Classwork/Homework Classwork – Page 90 (11 – 49 odd)
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.
Warm Up 9-14 Write a conditional statement and the inverse.
A v B ~ A B > C ~C B > (C . P) B / ~ B mt 1,2 / B ds 1,2
Double Negation p :: ~ ~p 1.A > ~ (B . C) 2. B . C ~ ~ ( H v K) ~ H
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.
An indirect proof uses a temporary assumption that
Who Wants To Be A Millionaire?
Deductive Reasoning: Propositional Logic
CS 270 Math Foundations of CS
Natural Deduction 1 Hurley, Logic 7.4.
8.2 Using the Rule of Inference
(1.4) An Introduction to Logic
The Method of Deduction
Malini Sen WESTERN LOGIC Presented by Assistant Professor
1. (H . S) > [ H > (C > W)]
There are infinite solutions to the system.
Natural Deduction Hurley, Logic 7.2.
Natural Deduction Hurley, Logic 7.3.
Transposition (p > q) : : ( ~ q > ~ p) Negate both statements
A THREE-BALL GAME.
Chapter 8 Natural Deduction
Different Forms of Conditional Statements
Truth Tables for Conditional and Biconditional Statements
Presentation transcript:

7.4 Rules of Replacement II Trans, Impl, Equiv, Exp, Taut

14. Transposition (Trans) (P  Q) :: (~Q  ~P) If Renée is a Californian then she is from the west coast. If she is not from the west coast, then she is not a Californian. P  Q::~Q  ~P TTTTFTF TFFTTFF FTTTFTT FTFTTTT

14. Trans 1. ~(T v R)  S 2. ~S  (T v R)1, trans 1. H v (K  ~D) 2. H v (D  ~K)1, trans

14. Trans Trans can be used to set up HS. 1. A  B 2. ~C  ~B 3. B  C2, Trans 4. A  C1,3 HS

15. Impl 15. Material Implication (Impl) (P  Q) :: (~P v Q) “If you bother me then I will punch you in the nose.” “Either you stop bothering me or I will punch you in the nose.”

15. Impl Impl can be used to set up HS. 1. ~A v B 2. ~B v C 3. A  B1, Impl 4. B  C2, Impl 5. A  C3,4 HS

15. Impl 1. (G  R)  (H v B) 2. G v ~H/ R v B 3. (G  R)  (~H  B) 1, Impl 4. R v B1,3, CD

16. Equiv 16. Material Equivalence (Equiv) (P  Q) :: [(P  Q)  (Q  P)] “P iff Q” :: “if P then Q, and if Q then P” (P  Q) :: [(P  Q) v (~Q  ~P)] “P iff Q” :: “P and Q are both true, or they are both false”

17. Exp 17. Exportation (Exp) [(P  Q)  R] :: [P  (Q  R)] “If we have P, then if we have Q we have R” “If we have both P and Q, then we have R”

17. Exp Exportation can be used to set up MT. 1. A  (B  C) 2. ~C 3. (A  B)  C1, Exp 4. ~(A  B) 2,3 MT

18. Taut 18. Tautology (Taut) P :: P v PP :: P  P

14. Trans(P  Q) :: (~Q  ~P) 15. Impl(P  Q) :: (~P v Q) 16. Equiv(P  Q) :: [(P  Q)  (Q  P)] 17. Exp[(P  Q)  R] :: [P  (Q  R)] 18. TautP :: P v P P :: P  P

7.4.1 p. 52 Provide logically equivalent statements using the rules of replacement. Do Do the evens if you were born on an even numbered day. Do odds if you were born on an odd numbered day.

1. S

S v S Taut S  STaut ~~SDN

2. A  (F  B)

~~A  (F  B)DN A  (B  F)Com [A  (F  B)]  [(F  B)  A] Equiv (A v A)  (F  B) Taut

3. B v (H v J)

(H v J) v B Com B v (J v H)Com (B v H) v JAssoc

4. J  (K  P)

~J v (K  P) Impl ~(K  P)  ~J Trans J  [(K  P)  (P  K)]Equiv J  [(K  P) v (~P  ~K)] Equiv

5. J  (K  P)

6. [F  (V  F)]  [(Z  G) v (G  T)]

7. R  [(W  V)  Q]

8. S v (P v A)

9. ~(A  G)

10. ~(A  G) v ~P

(J  R)  H (R  H)  M ~(P v ~J)/ M  ~P ___________1, Exp ___________2, 4, HS ___________3, DM ___________6, DN ___________7, Simp ___________7, Com ___________9, Simp ___________5, 10, MP ___________8, 11, Conj