Indirect Argument: Contradiction and Contraposition

Slides:



Advertisements
Similar presentations
Is it rational or irrational?
Advertisements

Lecture 3 – February 17, 2003.
With examples from Number Theory
Introduction to Proofs
4-5 Warm Up Lesson Presentation Lesson Quiz
PROOF BY CONTRADICTION
Chapter 3 Elementary Number Theory and Methods of Proof.
Menu Theorem 4 The measure of the three angles of a triangle sum to 180 degrees. Theorem 6 An exterior angle of a triangle equals the sum of the two interior.
Math 409/409G History of Mathematics Books III of the Elements Circles.
Direct Proof and Counterexample II Lecture 12 Section 3.2 Thu, Feb 9, 2006.
Copyright © Cengage Learning. All rights reserved.
Logic and Proof. Argument An argument is a sequence of statements. All statements but the first one are called assumptions or hypothesis. The final statement.
CSE115/ENGR160 Discrete Mathematics 01/31/12 Ming-Hsuan Yang UC Merced 1.
CSE115/ENGR160 Discrete Mathematics 02/01/11
So far we have learned about:
Copyright © Zeph Grunschlag,
1 Indirect Argument: Contradiction and Contraposition.
Methods of Proof Lecture 4: Sep 16 (chapter 3 of the book)
TR1413: Discrete Mathematics For Computer Science Lecture 1: Mathematical System.
Methods of Proof & Proof Strategies
Special Right Triangles- Section 9.7 Pages Adam Dec Section 8 30 May 2008.
Inequalities and Proof
Introduction to Proofs
MATH 224 – Discrete Mathematics
Copyright © Cengage Learning. All rights reserved. CHAPTER 4 ELEMENTARY NUMBER THEORY AND METHODS OF PROOF ELEMENTARY NUMBER THEORY AND METHODS OF PROOF.
Ch 1.5: Basic Proof Methods II Proof by Contraposition of P => Q Suppose ~Q …proof details here…. Therefore, ~P (via a direct proof) Thus, ~Q => ~P. Therefore,
Methods of Proof. This Lecture Now we have learnt the basics in logic. We are going to apply the logical rules in proving mathematical theorems. Direct.
A BC D Let ABCD be a quadrilateral. Join AC. Clearly, ∠ 1 + ∠ 2 = ∠ A (i) And, ∠ 3 + ∠ 4 = ∠ C (ii) We know that the sum of the angles.
Chapter 5 Existence and Proof by contradiction
Methods of Proof Lecture 3: Sep 9. This Lecture Now we have learnt the basics in logic. We are going to apply the logical rules in proving mathematical.
The Binomial Theorem Lecture 29 Section 6.7 Mon, Apr 3, 2006.
Fall 2008/2009 I. Arwa Linjawi & I. Asma’a Ashenkity 11 The Foundations: Logic and Proofs Introduction to Proofs.
1 Discrete Structures – CNS2300 Text Discrete Mathematics and Its Applications Kenneth H. Rosen (5 th Edition) Chapter 3 The Foundations: Logic and Proof,
Proposition 46 - constructing & proving a square from Book 1 of The Elements [Bonus material: proving the regular pentagon!] Brought to you by: François,
CS104:Discrete Structures Chapter 2: Proof Techniques.
Introduction to Proofs
Section 1.7. Definitions A theorem is a statement that can be shown to be true using: definitions other theorems axioms (statements which are given as.
EXAMPLE 3 Write an indirect proof Write an indirect proof that an odd number is not divisible by 4. GIVEN : x is an odd number. PROVE : x is not divisible.
Methods of Proof Lecture 4: Sep 20 (chapter 3 of the book, except 3.5 and 3.8)
Lecture 34 Section 6.7 Wed, Mar 28, 2007
Proof Techniques CS160/CS122 Rosen: 1.5, 1.6, 1.7.
Chapter 1 Logic and Proof.
Indirect Argument: Contradiction and Contraposition
CSE15 Discrete Mathematics 02/01/17
3.1 Indirect Proof and Parallel Postulate
Direct Proof and Counterexample II
Indirect Argument: Two Classical Theorems
6.5 Inequalities in Triangles and Indirect Proofs
Direct Proof by Contraposition Direct Proof by Contradiction
Methods of Proof CS 202 Epp, chapter 3.
Predicate Calculus Validity
Proposition 32 Raman choubay.
Indirect Argument: Contradiction and Contraposition
Check It Out! Example 1 Write an indirect proof that a triangle cannot have two right angles. Step 1 Identify the conjecture to be proven. Given: A triangle’s.
The Foundations: Logic and Proofs
Indirect Proof by Contradiction Direct Proof by Cases
Direct Proof and Counterexample II
Proposition 33 Alex and Lizzie.
CS 220: Discrete Structures and their Applications
Direct Proof and Counterexample III
CS 220: Discrete Structures and their Applications
Methods of Proof Rosen 1.7, 1.8 Lecture 4: Sept 24, 25.
Indirect Argument: Contradiction and Contraposition
Geometry.
Dr. Halimah Alshehri MATH 151 Dr. Halimah Alshehri Dr. Halimah Alshehri.
Lecture 29 Section 6.7 Thu, Mar 3, 2005
Copyright © Cengage Learning. All rights reserved.
Examples of Mathematical Proof
5.6 Inequalities in Two Triangles and Indirect Proof
Methods of Proof Rosen 1.7, 1.8 Lecture 4: Sept, 2019.
Presentation transcript:

Indirect Argument: Contradiction and Contraposition Lecture 15 Section 3.6 Wed, Feb 15, 2006

Form of Proof by Contraposition Theorem: p  q. This is logically equivalent to q  p. Outline of the proof of the theorem: Assume q. Prove p. Conclude that p  q. This is a direct proof of the contrapositive.

Benefit of Proof by Contraposition If p and q are negative statements, then p and q are positive statements. We may be able to give a direct proof that q  p more easily that we could give a direct proof that p  q.

Example: Proof by Contraposition Theorem: The sum of a rational and an irrational is irrational. Restate the theorem: Let r be a rational number and let α be a number. If α is irrational, then r + α is irrational. Restate again: Let r be a rational number and let α be a number. If r + α is rational, then α is rational.

The Proof Proof: Let r be rational and α be a number. Suppose that r + α is rational. Let s = r + α. Then α = s – r, which is rational. Therefore, if r + α is rational, then α is rational. It follows that if α is irrational, then r + α is irrational.

Form of Proof by Contradiction Theorem: p  q. Outline of the proof of the theorem : Assume (p  q). This is equivalent to assuming p  q. Derive a contradiction, i.e., conclude r  r for some statement r. Conclude that p  q.

Benefit of Proof by Contradiction The statement r may be any statement whatsoever because any contradiction r  r will suffice.

Example: Euclid’s Prop. 7 Proposition 7: Given two straight lines constructed on a straight line, from its extremities, and meeting in a point, there cannot be constructed on the same straight line, from its extremities, and on the same side of it, two other straight lines meeting in another point and equal to the former two respectively, namely each to that which has the same extremity with it.

Example: Euclid’s Prop. 7 B

Example: Euclid’s Prop. 7 B

Example: Euclid’s Prop. 7 B

Example: Euclid’s Prop. 7 B If C  D, then AC  AD or BC  BD

Example: Euclid’s Prop. 7 Proof: For, if possible, given two straight lines AC, CB constructed on the straight line AB and meeting at the point C, let two other straight lines AD, BD be constructed on the same straight line AB, on the same side of it, meeting in another point D and equal to the former two respectively, namely each to that which has the same extremity with it, so that CA is equal to DA which has the same extremity A with it, and CB to DB which has the same extremity B with it.

Example: Euclid’s Prop. 7 Proof: For, if possible, given two straight lines AC, CB constructed on the straight line AB and meeting at the point C, let two other straight lines AD, BD be constructed on the same straight line AB, on the same side of it, meeting in another point D and equal to the former two respectively, namely each to that which has the same extremity with it, so that CA is equal to DA which has the same extremity A with it, and CB to DB which has the same extremity B with it.

Example: Euclid’s Prop. 7 Let CD be joined. Then, since AC is equal to AD, the angle ACD is also equal to the angle ADC. Therefore the angle ADC is greater than the angle DCB. Therefore the angle CDB is much greater than the angle DCB. Again, since CB is equal to DB, the angle CDB is also equal to the angle DCB. But it was also proved much greater than it, which is impossible.

Example: Euclid’s Prop. 7 Let CD be joined. Then, since AC is equal to AD, the angle ACD is also equal to the angle ADC. Therefore the angle ADC is greater than the angle DCB. Therefore the angle CDB is much greater than the angle DCB. Again, since CB is equal to DB, the angle CDB is also equal to the angle DCB. But it was also proved much greater than it, which is impossible.

Contradiction vs. Contraposition Sometimes a proof by contradiction “becomes” a proof by contraposition. Here is how it happens. To prove: p  q. Assume (p  q), i.e., p  q. Using q, prove p. Cite the contradiction p  p. Conclude that p  q.

Contradiction vs. Contraposition Would this be a proof by contradiction or proof by contraposition? Proof by contraposition is preferred.

Contradiction vs. Contraposition? Theorem: Prove that if x is irrational, then –x is also irrational. Proof: Suppose that x is irrational and that –x is rational. Let –x = a/b, where a and b are integers. Then x = –(a/b) = (–a)/b, which is rational. This is a contradiction. Therefore, if x is irrational, then –x is also irrational.

Contraposition and Compound Hypotheses Often a theorem has the form (p  q)  r. This is logically equivalent to r  (p  q). However, it is also equivalent to p  (q  r). so it is also equivalent to p  (r  q).

Example Theorem: If x is rational and y is irrational, then x + y is irrational ((p  q)  r). Proof: Suppose x is rational (p). Suppose also that x + y is rational (r). Then y = (x + y) – x is the difference between rationals, which is rational (q). Thus, if y is irrational, then x + y is irrational (q  r).