Today’s topics Proof techniques Reading: Section 1.5 Upcoming

Slides:



Advertisements
Similar presentations
Methods of Proof. Methods of Proof The Vicky Pollard Proof Technique Prove that when n is even n2 is even. Assume n is 0, then n2 is 0, and that is.
Advertisements

With examples from Number Theory
Discrete Mathematics University of Jazeera College of Information Technology & Design Khulood Ghazal Mathematical Reasoning Methods of Proof.
Discrete Math Methods of proof 1.
Introduction to Proofs
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.
February 26, 2015Applied Discrete Mathematics Week 5: Mathematical Reasoning 1 Addition of Integers Example: Add a = (1110) 2 and b = (1011) 2. a 0 + b.
Chapter 1: The Foundations: Logic and Proofs 1.1 Propositional Logic 1.2 Propositional Equivalences 1.3 Predicates and Quantifiers 1.4 Nested Quantifiers.
2009/91 Methods of Proof (§1.7) Methods of mathematical argument (proof methods) can be formalized in terms of rules of logical inference. Mathematical.
Discrete Structures & Algorithms Propositional Logic EECE 320 : UBC : Spring
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:
1 Basic Proof Methods Rosen 6 th ed., § Nature & Importance of Proofs In mathematics, a proof is:In mathematics, a proof is: –A sequence of.
Lecture , 3.1 Methods of Proof. Last time in 1.5 To prove theorems we use rules of inference such as: p, p  q, therefore, q NOT q, p  q, therefore.
Discrete Mathematics and its Applications
Fall 2002CMSC Discrete Structures1 Let’s proceed to… Mathematical Reasoning.
1 Basic Proof Methods Rosen 6 th ed., § Nature & Importance of Proofs In mathematics, a proof is:In mathematics, a proof is: –A sequence of.
CSI 2101 / Rules of Inference (§1.5)
Based on Rosen, Discrete Mathematics & Its Applications, 5e Prepared by (c) Michael P. Frank Modified by (c) Haluk Bingöl 1/18 Module.
Methods of Proof & Proof Strategies
Introduction to Proofs
1 Georgia Tech, IIC, GVU, 2006 MAGIC Lab Rossignac Lecture 03: PROOFS Section 1.5 Jarek Rossignac CS1050: Understanding.
1 Methods of Proof CS/APMA 202 Epp, chapter 3 Aaron Bloomfield.
Review I Rosen , 3.1 Know your definitions!
March 3, 2015Applied Discrete Mathematics Week 5: Mathematical Reasoning 1Arguments Just like a rule of inference, an argument consists of one or more.
Proofs1 Elementary Discrete Mathematics Jim Skon.
1 Basic Proof Methods I Basic Proof Methods II Proofs Involving Quantifiers.
CSci 2011 Discrete Mathematics Lecture 6
1 Methods of Proof. 2 Consider (p  (p→q)) → q pqp→q p  (p→q)) (p  (p→q)) → q TTTTT TFFFT FTTFT FFTFT.
10/17/2015 Prepared by Dr.Saad Alabbad1 CS100 : Discrete Structures Proof Techniques(1) Dr.Saad Alabbad Department of Computer Science
1 Sections 1.5 & 3.1 Methods of Proof / Proof Strategy.
Proofs1 Advanced Discrete Mathematics Jim Skon. Proofs2  Definition: A theorem is a valid logical assertion which can be proved using other theorems.
Discrete Structures (DS)
Chap 3 –A theorem is a statement that can be shown to be true –A proof is a sequence of statements to show that a theorem is true –Axioms: statements which.
4.1 CompSci 102© Michael Frank Today’s topics Proof techniquesProof techniques – –Indirect, by cases, and direct – –Rules of logical inference – –Correct.
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,
CS2013 Mathematics for Computing Science Adam Wyner University of Aberdeen Computing Science Slides adapted from Michael P. Frank ' s course based on the.
Copyright © Curt Hill Proofs An Introduction.
資訊科學數學 7 : Proof, Number and Orders 陳光琦助理教授 (Kuang-Chi Chen)
Module #1 - Logic Based on Rosen, Discrete Mathematics & Its Applications. Prepared by (c) , Michael P. Frank. Modified By Mingwu Chen 1 Module.
Fall 2008/2009 I. Arwa Linjawi & I. Asma’a Ashenkity 11 The Foundations: Logic and Proofs Rules of inference.
CSci 2011 Discrete Mathematics Lecture 4 CSci 2011.
CS104:Discrete Structures Chapter 2: Proof Techniques.
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.
Foundations of Discrete Mathematics Chapter 1 By Dr. Dalia M. Gil, Ph.D.
CSci 2011 Discrete Mathematics Lecture 5 CSci 2011.
Chapter 1, Part III: Proofs With Question/Answer Animations Copyright © McGraw-Hill Education. All rights reserved. No reproduction or distribution without.
Section 1.7. Section Summary Mathematical Proofs Forms of Theorems Direct Proofs Indirect Proofs Proof of the Contrapositive Proof by Contradiction.
Nature & Importance of Proofs In mathematics, a proof is: –a correct (well-reasoned, logically valid) and complete (clear, detailed) argument that rigorously.
Chapter 1 Logic and proofs
CSE15 Discrete Mathematics 02/01/17
COT 3100, Spring 2001 Applications of Discrete Structures
Proof Techniques.
Discrete Mathematics and its Applications
Module #10: Proof Strategies
The Foundations: Logic and Proofs
Discrete Mathematics and its Applications
Proving Existentials A proof of a statement of the form x P(x) is called an existence proof. If the proof demonstrates how to actually find or construct.
Mathematical Reasoning
Methods of Proof. Methods of Proof Definitions A theorem is a valid logical assertion which can be proved using Axioms: statements which are given.
Discrete Mathematics and its Applications
Information Technology Department SKN-SITS,Lonavala.
Module #2: Basic Proof Methods
Module #10: Proof Strategies
Mathematical Reasoning
Discrete Mathematics and its Applications
Introduction to Proofs
Module #2: Basic Proof Methods
Presentation transcript:

Today’s topics Proof techniques Reading: Section 1.5 Upcoming Indirect, by cases, and direct Rules of logical inference Correct & fallacious proofs Reading: Section 1.5 Upcoming Sets and Functions The title of this course (at UF) is “Applications of Discrete Structures.” Actually that title is misleading. Although discrete math has many applications, which we’ll survey in a moment, this class is not really about applications so much as it is about basic mathematical skills and concepts. My guess is that the only reason we call the course “Applications of Discrete Structures” rather than just “Discrete Mathematics” so that the people over in the Math department don’t get upset that we’re teaching our own basic math course over here, rather than leaving it to them. Anyway, that issue aside, you may be wondering, what is a “discrete structure” anyway? Well, by “discrete” we don’t mean something that’s kept secret – that’s “discreet” with a double-e, a homonym, a completely different English word with a completely different meaning. No, our word “discrete” just means something made of distinct, atomic parts, as opposed to something that is smooth and continuous, like the curves you studied in calculus. Later in the course we’ll learn how to formalize this distinction more precisely using the concepts of countable versus uncountable sets. But for now, this intuitive concept suffices. By “structures” we just mean objects that can be built up from simpler objects according to some definite, regular pattern, as opposed to unstructured, amorphous blobs. In this course, we’ll see how various types of discrete mathematical objects can be built up from other discrete objects in a well-defined way. The field of discrete mathematics can be summarized as the study of discrete, mathematical (that is, well-defined, conceptual) objects, both primitive objects and more complex structures. CompSci 102 © Michael Frank

Axioms, postulates, hypotheses, premises Proof Terminology Theorem A statement that has been proven to be true. Axioms, postulates, hypotheses, premises Assumptions (often unproven) defining the structures about which we are reasoning. Rules of inference Patterns of logically valid deductions from hypotheses to conclusions. Axioms are statements that are taken as true that serve to define the very structures we are reasoning about. Postulates are assumptions stating that some characteristic of an applied mathematical model corresponds to some truth about the real world or some situation being modeled. Hypotheses are statements that are temporarily adopted as being true, for purposes of proving the consequences they would have if they were true, leading to possible falsification of the hypothesis if a predicted consequence turns out to be false. Usually a hypothesis is offered as a way of explaining a known consequence. Hypotheses are not necessarily believed or disbelieved except in the context of the scenario being explored. Premises are statements that the reasoner adopts as true so he can see what the consequences would be. Like hypotheses, they may or may not be believed. Conjectures are statements that are proposed to be logical consequences of other statements, and that may be strongly believed to be such, but that have not yet been proven. Lemmas are relatively uninteresting statements that are proved on the way to proving an actual theorem of interest. CompSci 102 © Michael Frank

More Proof Terminology Lemma - A minor theorem used as a stepping-stone to proving a major theorem. Corollary - A minor theorem proved as an easy consequence of a major theorem. Conjecture - A statement whose truth value has not been proven. (A conjecture may be widely believed to be true, regardless.) Theory – The set of all theorems that can be proven from a given set of axioms. CompSci 102 © Michael Frank

Inference Rules - General Form An Inference Rule is A pattern establishing that if we know that a set of antecedent statements of certain forms are all true, then we can validly deduce that a certain related consequent statement is true. antecedent 1 antecedent 2 …  consequent “” means “therefore” CompSci 102 © Michael Frank

Inference Rules & Implications Each valid logical inference rule corresponds to an implication that is a tautology. antecedent 1 Inference rule antecedent 2 …  consequent Corresponding tautology: ((ante. 1)  (ante. 2)  …)  consequent CompSci 102 © Michael Frank

pq Rule of Simplification  p p Rule of Conjunction q  pq Some Inference Rules p Rule of Addition  pq pq Rule of Simplification  p p Rule of Conjunction q  pq CompSci 102 © Michael Frank

“the mode of affirming” Modus Ponens & Tollens “the mode of affirming” p Rule of modus ponens pq (a.k.a. law of detachment) q q pq Rule of modus tollens p “the mode of denying” CompSci 102 © Michael Frank

Syllogism Inference Rules pq Rule of hypothetical qr syllogism pr p  q Rule of disjunctive p syllogism  q Many valid inference rules were first described by Aristotle. He called these patterns of argument “syllogisms.” Aristotle (ca. 384-322 B.C.) CompSci 102 © Michael Frank

Formal Proofs A formal proof of a conclusion C, given premises p1, p2,…,pn consists of a sequence of steps, each of which applies some inference rule to premises or previously-proven statements (antecedents) to yield a new true statement (the consequent). A proof demonstrates that if the premises are true, then the conclusion is true. CompSci 102 © Michael Frank

Formal Proof Example Suppose we have the following premises: “It is not sunny and it is cold.” “We will swim only if it is sunny.” “If we do not swim, then we will canoe.” “If we canoe, then we will be home early.” Given these premises, prove the theorem “We will be home early” using inference rules. CompSci 102 © Michael Frank

Inference Rules for Quantifiers x P(x) P(o) (substitute any specific object o) P(g) (for g a general element of u.d.) x P(x) x P(x) P(c) (substitute a new constant c) P(o) (substitute any extant object o) x P(x) Universal instantiation Universal generalization Existential instantiation Existential generalization CompSci 102 © Michael Frank

Fallacy of affirming the conclusion: Common Fallacies A fallacy is an inference rule or other proof method that is not logically valid. A fallacy may yield a false conclusion! Fallacy of affirming the conclusion: “pq is true, and q is true, so p must be true.” (No, because FT is true.) Fallacy of denying the hypothesis: “pq is true, and p is false, so q must be false.” (No, again because FT is true.) It’s easy for each fallacy to give a counter-example showing why it is not valid. CompSci 102 © Michael Frank

Circular Reasoning The fallacy of (explicitly or implicitly) assuming the very statement you are trying to prove in the course of its proof. Example: Prove that an integer n is even, if n2 is even. Attempted proof: “Assume n2 is even. Then n2=2k for some integer k. Dividing both sides by n gives n = (2k)/n = 2(k/n). So there is an integer j (namely k/n) such that n=2j. Therefore n is even.” Circular reasoning is used in this proof. Where? The given statement is implicitly universal: FORALL integers n, n is even if n-squared is even. Note that although the statement we are trying to prove is true, our proof of it is invalid. It does not give a clear, valid path to the conclusion. CompSci 102 © Michael Frank

A Correct Proof We know that n must be either odd or even. If n were odd, then n2 would be odd, since an odd number times an odd number is always an odd number. Since n2 is even, it is not odd, since no even number is also an odd number. Thus, by modus tollens, n is not odd either. Thus, by disjunctive syllogism, n must be even. ■ CompSci 102 © Michael Frank

Uses some number theory we haven’t defined yet. A More Verbose Version Uses some number theory we haven’t defined yet. Suppose n2 is even 2|n2  n2 mod 2 = 0. Of course n mod 2 is either 0 or 1. If it’s 1, then n1 (mod 2), so n21 (mod 2), using the theorem that if ab (mod m) and cd (mod m) then acbd (mod m), with a=c=n and b=d=1. Now n21 (mod 2) implies that n2 mod 2 = 1. So by the hypothetical syllogism rule, (n mod 2 = 1) implies (n2 mod 2 = 1). Since we know n2 mod 2 = 0  1, by modus tollens we know that n mod 2  1. So by disjunctive syllogism we have that n mod 2 = 0 2|n  n is even. This is a relatively involved example and it should perhaps be saved until after some easier ones have already been done. We also need number theory first for this example. The vertical bar “|” means “divides (evenly).” mod refers to the remainder of a division. Later in the class we will encounter the theorem mentioned (first red-highlighted statement). The triple horizontal lines mean between two numbers means those numbers are “congruent” under the given modulus, that is, they give the same remainder when divided by the modulus. CompSci 102 © Michael Frank

Proof Methods for Implications For proving implications pq, we have: Direct proof: Assume p is true, and prove q. Indirect proof: Assume q, and prove p. Vacuous proof: Prove p by itself. Trivial proof: Prove q by itself. Proof by cases: Show p(a  b), and (aq) and (bq). CompSci 102 © Michael Frank

Direct Proof Example Definition: An integer n is called odd iff n=2k+1 for some integer k; n is even iff n=2k for some k. Theorem: Every integer is either odd or even. This can be proven from even simpler axioms. Theorem: (For all numbers n) If n is an odd integer, then n2 is an odd integer. Proof: If n is odd, then n = 2k+1 for some integer k. Thus, n2 = (2k+1)2 = 4k2 + 4k + 1 = 2(2k2 + 2k) + 1. Therefore n2 is of the form 2j + 1 (with j the integer 2k2 + 2k), thus n2 is odd. □ The statement that every integer is either odd or even can actually be proven from simpler axioms, the Peano axioms of arithmetic. However, for CompSci 102 © Michael Frank

Indirect Proof Example Theorem: (For all integers n) If 3n+2 is odd, then n is odd. Proof: Suppose that the conclusion is false, i.e., that n is even. Then n=2k for some integer k. Then 3n+2 = 3(2k)+2 = 6k+2 = 2(3k+1). Thus 3n+2 is even, because it equals 2j for integer j = 3k+1. So 3n+2 is not odd. We have shown that ¬(n is odd)→¬(3n+2 is odd), thus its contra-positive (3n+2 is odd) → (n is odd) is also true. □ CompSci 102 © Michael Frank

Theorem: (For all n) If n is both odd and even, then n2 = n + n. Vacuous Proof Example Theorem: (For all n) If n is both odd and even, then n2 = n + n. Proof: The statement “n is both odd and even” is necessarily false, since no number can be both odd and even. So, the theorem is vacuously true. □ CompSci 102 © Michael Frank

Trivial Proof Example Theorem: (For integers n) If n is the sum of two prime numbers, then either n is odd or n is even. Proof: Any integer n is either odd or even. So the conclusion of the implication is true regardless of the truth of the antecedent. Thus the implication is true trivially. □ CompSci 102 © Michael Frank

Proof by Contradiction A method for proving p. Assume p, and prove both q and q for some proposition q. (Can be anything!) Thus p (q  q) (q  q) is a trivial contradiction, equal to F Thus pF, which is only true if p=F Thus p is true. CompSci 102 © Michael Frank

Proof by Contradiction Example Theorem: is irrational. Proof: Assume 21/2 were rational. This means there are integers i,j with no common divisors such that 21/2 = i/j. Squaring both sides, 2 = i2/j2, so 2j2 = i2. So i2 is even; thus i is even. Let i=2k. So 2j2 = (2k)2 = 4k2. Dividing both sides by 2, j2 = 2k2. Thus j2 is even, so j is even. But then i and j have a common divisor, namely 2, so we have a contradiction. □ CompSci 102 © Michael Frank

Review: Proof Methods So Far Direct, indirect, vacuous, and trivial proofs of statements of the form pq. Proof by contradiction of any statements. Next: Constructive and nonconstructive existence proofs. CompSci 102 © Michael Frank

Otherwise, it is nonconstructive. Proving Existentials A proof of a statement of the form x P(x) is called an existence proof. If the proof demonstrates how to actually find or construct a specific element a such that P(a) is true, then it is a constructive proof. Otherwise, it is nonconstructive. CompSci 102 © Michael Frank

Constructive Existence Proof Theorem: There exists a positive integer n that is the sum of two perfect cubes in two different ways: equal to j3 + k3 and l3 + m3 where j, k, l, m are positive integers, and {j,k} ≠ {l,m} Proof: Consider n = 1729, j = 9, k = 10, l = 1, m = 12. Now just check that the equalities hold. CompSci 102 © Michael Frank

Another Constructive Existence Proof Theorem: For any integer n>0, there exists a sequence of n consecutive composite integers. Same statement in predicate logic: n>0 x i (1in)(x+i is composite) Proof ? CompSci 102 © Michael Frank

Given n>0, let x = (n + 1)! + 1. The proof... Given n>0, let x = (n + 1)! + 1. Let i  1 and i  n, and consider x+i. Note x+i = (n + 1)! + (i + 1). Note (i+1)|(n+1)!, since 2  i+1  n+1. Also (i+1)|(i+1). So, (i+1)|(x+i).  x+i is composite.  n x 1in : x+i is composite. Q.E.D. Need number theory for this example. At least, need the definitions of factorial “!”, and divides notation “|”. CompSci 102 © Michael Frank

Nonconstructive Existence Proof Theorem: “There are infinitely many prime numbers.” Any finite set of numbers must contain a maximal element, so we can prove the theorem if we can just show that there is no largest prime number. I.e., show that for any prime number, there is a larger number that is also prime. More generally: For any number,  a larger prime. Formally: Show n p>n : p is prime. CompSci 102 © Michael Frank

The proof, using proof by cases... Given n>0, prove there is a prime p>n. Consider x = n!+1. Since x>1, we know (x is prime)(x is composite). Case 1: x is prime. Obviously x>n, so let p=x and we’re done. Case 2: x has a prime factor p. But if pn, then p mod x = 1. So p>n, and we’re done. CompSci 102 © Michael Frank

The Halting Problem (Turing‘36) The halting problem was the first mathematical function proven to have no algorithm that computes it! We say, it is uncomputable. The desired function is Halts(P,I) :≡ the truth value of this statement: “Program P, given input I, eventually terminates.” Theorem: Halts is uncomputable! I.e., There does not exist any algorithm A that computes Halts correctly for all possible inputs. Its proof is thus a non-existence proof. Corollary: General impossibility of predictive analysis of arbitrary computer programs. Alan Turing 1912-1954 CompSci 102 © Michael Frank

The halting problem: writing doesHalt public class ProgramUtils /** * Returns true if progname halts on input, * otherwise returns false (progname loops) */ public static boolean doesHalt(String progname, String input){ } A compiler is a program that reads other programs as input Can a word counting program count its own words? The doesHalt method might simulate, analyze, … One program/function that works for any program/input

Consider the class Confuse.java public static void main(String[] args){ String prog = "Foo.java"; if (ProgramUtils.doesHalt(prog,prog)) { while (true) { // do nothing forever } We want to show writing doesHalt is impossible Proof by contradiction: Assume possible, show impossible situation results

Limits on Proofs Some very simple statements of number theory haven’t been proved or disproved! E.g. Goldbach’s conjecture: Every integer n≥2 is exactly the average of some two primes. n≥2  primes p,q: n=(p+q)/2. There are true statements of number theory (or any sufficiently powerful system) that can never be proved (or disproved) (Gödel). We discussed Goldbach’s conjecture and Goedel’’s theorem earlier in Module 1. CompSci 102 © Michael Frank

More Proof Examples Quiz question 1a: Is this argument correct or incorrect? “All TAs compose easy quizzes. Seda is a TA. Therefore, Seda composes easy quizzes.” First, separate the premises from conclusions: Premise #1: All TAs compose easy quizzes. Premise #2: Seda is a TA. Conclusion: Seda composes easy quizzes. CompSci 102 © Michael Frank

Another example Quiz question 2b: Correct or incorrect: At least one of the 9 students in the class is intelligent. Y is a student of this class. Therefore, Y is intelligent. First: Separate premises/conclusion, & translate to logic: Premises: (1) x InClass(x)  Intelligent(x) (2) InClass(Y) Conclusion: Intelligent(Y) CompSci 102 © Michael Frank

Another Example Quiz question #2: Prove that the sum of a rational number and an irrational number is always irrational. First, you have to understand exactly what the question is asking you to prove: “For all real numbers x,y, if x is rational and y is irrational, then x+y is irrational.” x,y: Rational(x)  Irrational(y) → Irrational(x+y) CompSci 102 © Michael Frank