14
Statements with Multiple Quantifiers

Statements with Multiple Quantifiers. When a statement contains more than one quantifier, we imagine the actions suggested by the quantifiers as being

Embed Size (px)

Citation preview

Page 1: Statements with Multiple Quantifiers. When a statement contains more than one quantifier, we imagine the actions suggested by the quantifiers as being

Statements with Multiple Quantifiers

Page 2: Statements with Multiple Quantifiers. When a statement contains more than one quantifier, we imagine the actions suggested by the quantifiers as being

When a statement contains more than one quantifier, we imagine the actions suggested by the quantifiers as being performed in the order in which the quantifiers occur. Also the variables may take values in different sets.

Page 3: Statements with Multiple Quantifiers. When a statement contains more than one quantifier, we imagine the actions suggested by the quantifiers as being

Possible Scenarios with Two variables(1)

Let P(x , y) be a predicate with two variables, x in set D and y in set E

∀x in set D, ∃y in set E such that x and y satisfy property P(x, y).

For each (or for all) x in D, there is one y in E that works

Page 4: Statements with Multiple Quantifiers. When a statement contains more than one quantifier, we imagine the actions suggested by the quantifiers as being

Example Definition: The reciprocal of a real number m is a real

number n such that m*n = 1

"Every nonzero real number has a reciprocal"P(x , y): y is the reciprocal of x

Is it true?

Page 5: Statements with Multiple Quantifiers. When a statement contains more than one quantifier, we imagine the actions suggested by the quantifiers as being

Let P(x , y) be a predicate with two variables, x in set D and y in set E

∃x in set D, ∀y in set E such that x and y satisfy property P(x, y).

There is one x in D that works for any y in E

Possible Scenarios with Two variables(2)

Page 6: Statements with Multiple Quantifiers. When a statement contains more than one quantifier, we imagine the actions suggested by the quantifiers as being

Example

"There is a real number with no reciprocal"

P(x , y ): y is the reciprocal of x

Is it true?

Page 7: Statements with Multiple Quantifiers. When a statement contains more than one quantifier, we imagine the actions suggested by the quantifiers as being

Let P(x , y) be a predicate with two variables, x in set D and y in set E

∃x in set D, ∃y in set E such that x and y satisfy property P(x, y).

There is an x in D and a y in E that work

Possible Scenarios with Two variables(3)

Page 8: Statements with Multiple Quantifiers. When a statement contains more than one quantifier, we imagine the actions suggested by the quantifiers as being

Example

A student in the Discrete Math class owns a boatD: discrete math studentsB: collection of boatsQ(x , y): x owns y

Page 9: Statements with Multiple Quantifiers. When a statement contains more than one quantifier, we imagine the actions suggested by the quantifiers as being

Let P(x , y) be a predicate with two variables, x in set D and y in set E

∀x in set D, ∀y in set E such that x and y satisfy property P(x, y).

Any x in D and any y in E work.

Possible Scenarios with Two variables(3)

Page 10: Statements with Multiple Quantifiers. When a statement contains more than one quantifier, we imagine the actions suggested by the quantifiers as being

Example

The product of two negative real numbers is positive

T(x , y): x y >0

Page 11: Statements with Multiple Quantifiers. When a statement contains more than one quantifier, we imagine the actions suggested by the quantifiers as being

Negating Multiple QuantifiersAt each step consider one variable.

Page 12: Statements with Multiple Quantifiers. When a statement contains more than one quantifier, we imagine the actions suggested by the quantifiers as being

Other equivalences

Page 13: Statements with Multiple Quantifiers. When a statement contains more than one quantifier, we imagine the actions suggested by the quantifiers as being

Practice

Negate each of the following statements by following these steps: 1. Write them in symbolic logic2. Negate the symbolic expression3. Translate it back into English, as simple as

possible

Page 14: Statements with Multiple Quantifiers. When a statement contains more than one quantifier, we imagine the actions suggested by the quantifiers as being

• Each student has an ID number

• Some human beings do not have any disease

• There is a virus which is not detected by any antivirus program

• The product of two non-zero numbers is not zero