No new reading for Monday or Wednesday Exam #2 is next Friday, and we’ll review and work on proofs on Monday and Wed.

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

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.
PROOF BY CONTRADICTION
Chapter 3 Elementary Number Theory and Methods of Proof.
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.
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.
For Wednesday, read Chapter 3, section 4. Nongraded Homework: Problems at the end of section 4, set I only; Power of Logic web tutor, 7.4, A, B, and C.
3.3 Divisibility Definition If n and d are integers, then n is divisible by d if, and only if, n = dk for some integer k. d | n  There exists an integer.
CS128 – Discrete Mathematics for Computer Science
Formal Logic Proof Methods Direct Proof / Natural Deduction Conditional Proof (Implication Introduction) Reductio ad Absurdum Resolution Refutation.
Logic 3 Tautological Implications and Tautological Equivalences
For Wed, read Chapter 3, section 3. Nongraded Homework: Exercises the end of the section. Even better, do Power of Logic, 7.3, A and B. Graded homework.
Chapter 4 Natural Deduction Different ways of formulating a logical system: Axiomatic and natural deduction Mental logic is natural deductive Key feature:
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.
For Monday, read Chapter 4, Sections 1 and 2. Nongraded homework: Problems on pages Graded HW #4 is due on Friday, Feb. 11, at the beginning of.
No new reading for Wednesday. Exam #2 is Friday. Office hours today are cancelled. Rescheduled for tomorrow, 2-4 p.m. Talk today at 3:15 in HUM 1B50. Colin.
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.
For Friday, read Chapter 3, section 4. Nongraded Homework: Problems at the end of section 4, set I only; Power of Logic web tutor, 7.4, A, B, and C. Graded.
Introduction to Geometric Proof Logical Reasoning and Conditional Statements.
Methods of Proofs PREDICATE LOGIC The “Quantifiers” and are known as predicate quantifiers. " means for all and means there exists. Example 1: If we.
Monday Wake Up 1. Tell me one thing you did over the weekend. 2.What is the difference between a paragraph proof and a column proof? 3.True or False: If.
INTRODUCTION TO LOGIC Jennifer Wang Fall 2009 Midterm Review Quiz Game.
Logical Reasoning:Proof Prove the theorem using the basic axioms of algebra.
Introduction to Derivations in Sentential Logic PHIL 121: Methods of Reasoning April 8, 2013 Instructor:Karin Howe Binghamton University.
LOGICAL REASONING FOR CAT 2009.
CSE Winter 2008 Introduction to Program Verification January 31 proofs through simplification.
Today’s Topics Introduction to Proofs Rules of Inference Rules of Equivalence.
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.
The Exciting World of Natural Deduction!!! By: Dylan Kane Jordan Bradshaw Virginia Walker.
assumption procedures
Introductory Logic PHI 120 Presentation: “Solving Proofs" Bring the Rules Handout to lecture.
Ch 1.4: Basic Proof Methods I A theorem is a proposition, often of special interest. A proof is a logically valid deduction of a theorem, using axioms,
1 Introduction to Abstract Mathematics Chapter 2: The Logic of Quantified Statements. Predicate Calculus Instructor: Hayk Melikya 2.3.
CS6133 Software Specification and Verification
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.
Inverse, Contrapositive & indirect proofs Sections 6.2/6.3.
Formal Proofs & F PHIL /31/2001. Outline Homework Problems The FOL of F and Fitch notation Formal Proofs Assignment.
2.3 Methods of Proof.
Week 4 - Friday.  What did we talk about last time?  Floor and ceiling  Proof by contradiction.
5.1 Indirect Proof Objective: After studying this section, you will be able to write indirect proofs.
1.What is the difference between a paragraph proof and a column proof? 2.True or False: If a quadrilateral is a square, then all four sides are congruent.
Bellwork Write if-then form, converse, inverse, and contrapositive of given statement. 3x - 8 = 22 because x = 10.
1 Introduction to Abstract Mathematics Proof Methods , , ~, ,  Instructor: Hayk Melikya Purpose of Section:Most theorems in mathematics.
The Logic of Conditionals Chapter 8 Language, Proof and Logic.
Foundations of Discrete Mathematics Chapter 1 By Dr. Dalia M. Gil, Ph.D.
More Proofs. REVIEW The Rule of Assumption: A Assumption is the easiest rule to learn. It says at any stage in the derivation, we may write down any.
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.
Indirect Argument: Contradiction and Contraposition
2. The Logic of Compound Statements Summary
{P} ⊦ Q if and only if {P} ╞ Q
For Friday, read Chapter 4, section 4.
Lecture 6 CS 1813 – Discrete Mathematics
Elementary Metamathematics
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
No new reading for Monday. Exam #2 is Wednesday.
CS 270 Math Foundations of CS
Natural Deduction.
Midterm Discussion.
Computer Security: Art and Science, 2nd Edition
5.6 Inequalities in Two Triangles and Indirect Proof
For Wednesday, read Chapter 4, section 3 (pp )
Chapter 5 Parallel Lines and Related Figures
5.1 Indirect Proof Let’s take a Given: Prove: Proof: Either or
Introductory Logic PHI 120
Subderivations.
11.4 Mathematical Induction
Presentation transcript:

No new reading for Monday or Wednesday Exam #2 is next Friday, and we’ll review and work on proofs on Monday and Wed.

Arrow Introduction →I: --Use the rule of assumptions to add a line that matches the antecedent of an arrow statement you would like to derive; --work until you reach a line that matches the consequent of your goal-arrow; --on a new line, write a new arrow-statement (the assumption line, as antecedent, plus the line on which the consequent of your goal-arrow appears, as consequent) --eliminate the assumption’s dependence number from the new line’s dependence numbers (this is called ‘discharging’ the assumption)

→Introduction j (j) p Assumption.. a 1,…,a n (k) q.. {a 1,…,a n }/j (m) p → q j, k →I j > k, j k, j < k, or j = k

What Do the Symbols Mean? To say that j > k or j = k is to say that the assumption can come after the line that becomes the consequent or that j and k can be the very same line. a 1,…,a n refers to the lines on which the thing that becomes the consequent depends. {a 1,…,a n }/j means “remove j from that set, if it’s in there” The line that becomes the antecedent is always an assumption. As an assumption, it depends only on itself.

Semantic vs. Deductive Consequences ‘p1…pn |= q’ says that it is impossible for p1…pn to be true while q is false. This double-turnstile says that the statement on the right is a semantic consequence of the statement(s) on the left. ‘p1…pn |- q’ (which is called a ‘sequent’) says that q can be derived from p1…pn using some particular natural deduction system (NK, in our case). It says that q is a deductive consequence of p1…pn.

Proving Theorems So, ‘|- q’, with no premises given on the left, means that q can be derived within our system from no premises at all. Statements that can be derived from no premises are the theorems of our natural deduction system. In sentential logic, the set of theorems is identical to the set of tautologies (assuming we have a complete natural deduction system).

How to Prove Theorems Always start by making an assumption. Let the conclusion (the theorem) be your guide. If the theorem is a conditional, start by assuming its entire antecedent. Then proceed with your proof, making other assumptions where necessary. When you arrive at the desired theorem, if you’ve done the proof properly, it should have no dependence lines listed off to its left.