Discrete Structures Chapter 3: The Logic of Quantified Statements

Slides:



Advertisements
Similar presentations
Nested Quantifiers Section 1.4.
Advertisements

The Logic of Quantified Statements
Elementary Number Theory and Methods of Proof
– Alfred North Whitehead,
CS128 – Discrete Mathematics for Computer Science
Discrete Structures Chapter 1 Part B Fundamentals of Logic Nurul Amelina Nasharuddin Multimedia Department 1.
Discrete Mathematics Lecture 2 Alexander Bukharovich New York University.
Chapter 3: The Logic of Quantified Statements 3.2 Predicates and Quantified Statements II 1 TOUCHSTONE: Stand you both forth now: stroke your chins, and.
Discrete Structures Chapter 3: The Logic of Quantified Statements
Copyright © Cengage Learning. All rights reserved.
Ch 1.3: Quantifiers Open sentences, or predicates, are sentences that contain one or more variables. They do not have a truth value until variables are.
Quantifiers and Negation Predicates. Predicate Will define function. The domain of a function is the set from which possible values may be chosen for.
Survey of Mathematical Ideas Math 100 Chapter 3, Logic
Predicates and Quantifiers
Chapter 1: The Foundations: Logic and Proofs
The Foundations: Logic and Proofs
By: Savanah Yam, Rafael Diaz, William Miller
 Predicate: A sentence that contains a finite number of variables and becomes a statement when values are substituted for the variables. ◦ Domain: the.
Chapter 2 The Logic of Quantified Statements. Section 2.4 Arguments with Quantified Statements.
Nested Quantifiers. 2 Nested Iteration Let the domain be {1, 2, …, 10}. Let P(x, y) denote x > y.  x,  y, P(x, y) means  x, (  y, P(x, y) ) Is the.
Predicates and Quantified Statements M , 3.2.
Chapter 1, Part II: Predicate Logic With Question/Answer Animations.
2.3Logical Implication: Rules of Inference From the notion of a valid argument, we begin a formal study of what we shall mean by an argument and when such.
Arguments with Quantified Statements M Universal Instantiation If some property is true for everything in a domain, then it is true of any particular.
Copyright © Cengage Learning. All rights reserved. CHAPTER 3 THE LOGIC OF QUANTIFIED STATEMENTS THE LOGIC OF QUANTIFIED STATEMENTS.
Chapter 1, Part II: Predicate Logic With Question/Answer Animations.
Statements with Multiple Quantifiers. When a statement contains more than one quantifier, we imagine the actions suggested by the quantifiers as being.
Fundamentals of Logic 1. What is a valid argument or proof? 2. Study system of logic 3. In proving theorems or solving problems, creativity and insight.
Predicates and Quantified Statements
Chapter 2 The Logic of Quantified Statements. Section 2.1 Intro to Predicates & Quantified Statements.
Nested Quantifiers Section 1.5.
4.1 Proofs and Counterexamples. Even Odd Numbers Find a property that describes each of the following sets E={…, -4, -2, 0, 2, 4, 6, …} O={…, -3, -1,
Chapter 2 Logic 2.1 Statements 2.2 The Negation of a Statement 2.3 The Disjunction and Conjunction of Statements 2.4 The Implication 2.5 More on Implications.
1 Introduction to Abstract Mathematics Predicate Logic Instructor: Hayk Melikya Purpose of Section: To introduce predicate logic (or.
Lecture 7 – Jan 28, Chapter 2 The Logic of Quantified Statements.
Chapter 2 Symbolic Logic. Section 2-1 Truth, Equivalence and Implication.
CS 285- Discrete Mathematics Lecture 4. Section 1.3 Predicate logic Predicate logic is an extension of propositional logic that permits concisely reasoning.
CSNB143 – Discrete Structure Topic 4 – Logic. Learning Outcomes Students should be able to define statement. Students should be able to identify connectives.
Predicates and Quantifiers Dr. Yasir Ali. 1.Predicates 2.Quantifiers a.Universal Quantifiers b.Existential Quantifiers 3.Negation of Quantifiers 4.Universal.
Chapter 2 Fundamentals of Logic 1. What is a valid argument or proof?
Section 1.5 and 1.6 Predicates and Quantifiers. Vocabulary Predicate Domain Universal Quantifier Existential Quantifier Counterexample Free variable Bound.
Lecture 041 Predicate Calculus Learning outcomes Students are able to: 1. Evaluate predicate 2. Translate predicate into human language and vice versa.
1 Introduction to Abstract Mathematics Chapter 3: The Logic of Quantified Statements. Predicate Calculus Instructor: Hayk Melikya 3.1.
Section 1.4. Propositional Functions Propositional functions become propositions (and have truth values) when their variables are each replaced by a value.
Introduction to Predicates and Quantified Statements I Lecture 9 Section 2.1 Wed, Jan 31, 2007.
Uniqueness Quantifier ROI for Quantified Statement.
رياضيات متقطعة لعلوم الحاسب MATH 226. Chapter 1 Predicates and Quantifiers 1.4.
Harper Langston New York University Summer 2017
3. The Logic of Quantified Statements Summary
Predicates and Quantified Statements I
CSNB 143 Discrete Mathematical Structures
Chapter 3 The Logic of Quantified Statements
Negations of Quantified Statements
CMSC Discrete Structures
Chapter 1 The Foundations: Logic and Proofs
Copyright © Cengage Learning. All rights reserved.
CS201: Data Structures and Discrete Mathematics I
Copyright © Cengage Learning. All rights reserved.
Introduction to Predicates and Quantified Statements II
Introduction to Predicates and Quantified Statements I
Discrete Mathematics Lecture 4 & 5: Predicate and Quantifier
Discrete Mathematics Lecture 3: Predicate and Quantifier
Copyright © Cengage Learning. All rights reserved.
Discrete Mathematics Lecture 4 & 5: Predicate and Quantifier
Predicates and Quantifiers
Discrete Mathematics Lecture 4 Logic of Quantified Statements
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
CS201: Data Structures and Discrete Mathematics I
Presentation transcript:

Discrete Structures Chapter 3: The Logic of Quantified Statements 3.1 Predicates and Quantified Statements I … it was not till within the last few years that it has been realized how fundamental any and some are to the very nature of mathematics. – A. N. Whitehead, 1861 – 1947 3.1 Predicates and Quantified Statements I

3.1 Predicates and Quantified Statements I Definitions Predicate A predicate is a sentence that contains a finite number of variables and becomes a statement when specific values are substituted for the variables. Domain The domain of a predicate variable is the set of all values that may be substituted in place of the variable. Premises All statements in an argument and all statement forms in an argument form are called premises except for the last one.. 3.1 Predicates and Quantified Statements I

3.1 Predicates and Quantified Statements I Example – pg. 106 # 3 Let P(x) be the predicate “x > 1/x”. Write P(2), P(1/2), P(-1), P(-1/2), and P(-8), and indicate which of these statements are true and which are false. Find the truth set of P(x) if the domain of x is , the set of all real numbers. If the domain is the set + of all positive real numbers, what is the truth set of P(x)? 3.1 Predicates and Quantified Statements I

3.1 Predicates and Quantified Statements I Quantifiers We can obtain statements from predicates by adding quantifiers or words that refer to quantities. The symbol  denotes “for all” and is called the universal quantifier. The symbol  denotes “there exists” and is called the existential quantifier. 3.1 Predicates and Quantified Statements I

3.1 Predicates and Quantified Statements I Definitions Let Q(x) be a predicate and D the domain of x: Universal Statement A universal statement is a statement of the form “xD, Q(x).” It is defined to be true iff Q(x) is true for all x in D. It is defined to be false iff Q(x) is false for at least one x in D. A value for x for which Q(x) is false is called a counterexample to the universal statement. Existential Statement A existential statement is a statement of the form “xD such that Q(x).” It is defined to be true iff Q(x) is true for at least one x in D. It is false iff Q(x) is false for all x in D. 3.1 Predicates and Quantified Statements I

Formal Versus Informal When working with mathematics, it is important to be able to translate between formal (symbols) to informal (words) and visa versa. 3.1 Predicates and Quantified Statements I

3.1 Predicates and Quantified Statements I Example – pg. 107 # 15 Rewrite the following statements informally in at least two different ways without using variables or quantifiers.  rectangles x, x is a quadrilateral.  a set A such that A has 16 subsets. 3.1 Predicates and Quantified Statements I

3.1 Predicates and Quantified Statements I Example – pg. 108 #28 Rewrite each statement without using quantifiers or variables. Indicate which are true and which are false, and justify your answers as best as you can. Let the domain of x be the set D of objects discussed in mathematics courses, let Real(x) be “x is a real number”, let Pos(x) be “x is a positive real number”, let Neg(x) be “x is a negative real number”, and let Int(x) be “x is an integer.” Pos(0) x, Real(x)  Neg(x)  Pos(-x). x, Int(x)  Real(x).  x s.t. Real (x)  ~Int (x). 3.1 Predicates and Quantified Statements I