Section 2.4 Quantifiers and Negations
Beginning Activity Beginning Activity 1: An Introduction to Quantifiers
We have seen that one way to create a statement from an open sentence is to substitute a specific element from the universal set for each variable in the open sentence. Another way is to make some claim about the truth set of the open sentence. This is often done by using a quantifier. For example, if the universal set isFor each real numberThe phrase βFor each real number
Definition.
The phrase βfor everyβ (or its equivalents) is called a universal quantifier. The phrase βthere existsβ (or its equivalents) is called an existential quantifier. The symbol
There exists an integerThis could be written in symbolic form assuch that
A statement involving |
Often has the form | The statement is true provided that |
---|---|---|
A universal quantifier: |
βFor every where |
Every value of the universal set makes |
An existential quantifier: |
βThere exists an where is a predicate. |
There is at least one value of makes |
1.
2.
3.
4.
5.
6.
7.
8.
If
9.
Beginning Activity Beginning Activity 2: Attempting to Negate Quantified Statements
1.
Consider the following statement written in symbolic form:
(a)
Write this statement as an English sentence.
(b)
Is the statement true or false? Why?
(c)
How would you write the negation of this statement as an English sentence?
(d)
If possible, write your negation of this statement from Task 1.b symbolically (using a quantifier).
2.
Consider the following statement written in symbolic form:
(a)
Write this statement as an English sentence.
(b)
Is the statement true or false? Why?
(c)
How would you write the negation of this statement as an English sentence?
(d)
If possible, write your negation of this statement from Task 2.b symbolically (using a quantifier).
Subsection Forms of Quantified Statements in English
There are many ways to write statements involving quantifiers in English. In some cases, the quantifiers are not apparent, and this often happens with conditional statements. The following examples illustrate these points. Each example contains a quantified statement written in symbolic form followed by several ways to write the statement in English.Example 2.22.
For each real number
The square of every real number is greater than 0.
The square of a real number is greater than 0.
If
then
In the second to the last example, the quantifier is not stated explicitly. Care must be taken when reading this because it really does say the same thing as the previous examples. The last example illustrates the fact that conditional statements often contain a βhiddenβ universal quantifier. If the universal set is
So the preceding statements are false. For the conditional statement, the example using
Example 2.23.
There exists a real number
such that for some real numberThere is a real number whose square equals 5.
The second example is usually not used since it is not considered good writing practice to start a sentence with a mathematical symbol. If the universal set is
Subsection Negations of Quantified Statements
In Beginning Activity 1, we wrote negations of some quantified statements. This is a very important mathematical activity. As we will see in future sections, it is sometimes just as important to be able to describe when some object does not satisfy a certain property as it is to describe when the object satisfies the property. Our next task is to learn how to write negations of quantified statements in a useful English form. We first look at the negation of a statement involving a universal quantifier. The general form for such a statement can be written asTheorem 2.24.
For any open sentence
Example 2.25. Negations of Quantified Statements.
Consider the following statement:
We can write this statement as an English sentence in several ways. Following are two different ways to do so.
For each real number
If
is a real number, then is greater than or equal to
The second statement shows that in a conditional statement, there is often a hidden universal quantifier. This statement is false since there are real numbers
This means that the negation must be true. We can form the negation as follows:
In most cases, we want to write this negation in a way that does not use the negation symbol. In this case, we can now write the open sentence
The statement
There exists a real numbersuch that
There exists ansuch that is a real number and
Progress Check 2.26. Negating Quantified Statements.
For each of the following statements
Write the statement in the form of an English sentence that does not use the symbols for quantifiers.
Write the negation of the statement in a symbolic form that does not use the negation symbol.
Write the negation of the statement in the form of an English sentence that does not use the symbols for quantifiers.
(a)
For each real number
There exists a real number
such that
(b)
For each real number
There exists a real number
such that
(c)
For each real number
There exists a real number
such that
(d)
There exists a rational number
such thatFor each rational number
(e)
There exists a real number
such thatFor each real number
Subsection Counterexamples and Negations of Conditional Statements
The real numberProgress Check 2.27. Using Counterexamples.
Use counterexamples to explain why each of the following statements is false.
(a)
For each integer
A counterexample is
(b)
For each real number
A counterexample is
Subsection Quantifiers in Definitions
Definitions of terms in mathematics often involve quantifiers. These definitions are often given in a form that does not use the symbols for quantifiers. Not only is it important to know a definition, it is also important to be able to write a negation of the definition. This will be illustrated with the definition of what it means to say that a natural number is a perfect square.Definition.
A natural number
A natural numberWe frequently use the following steps to gain a better understanding of a definition.is a perfect square provided
Examples of natural numbers that are perfect squares are 1, 4, 9, and 81 since
andExamples of natural numbers that are not perfect squares are 2, 5, 10, and 50.
-
This definition gives two βconditions.β One is that the natural number
is a perfect square and the other is that there exists a natural number such that The definition states that these mean the same thing. So when we say that a natural number is not a perfect square, we need to negate the condition that there exists a natural number such that We can use the symbolic form to do this.Notice that instead of writing
we used the equivalent form of This will be easier to translate into an English sentence. So we can write,A natural number
is not a perfect square provided that for every natural number
Progress Check 2.28. Multiples of Three.
Definition.
An integer
(a)
Write this definition in symbolic form using quantifiers by completing the following:
An integeris a multiple of 3 provided that β¦.
An integer
(b)
Give several examples of integers (including negative integers) that are multiples of 3.
(c)
Give several examples of integers (including negative integers) that are not multiples of 3.
(d)
Use the symbolic form of the definition of a multiple of 3 to complete the following sentence: βAn integer
An integer
(e)
Without using the symbols for quantifiers, complete the following sentence: βAn integer
An integer
Subsection Statements with More than One Quantifier
When a predicate contains more than one variable, each variable must be quantified to create a statement. For example, assume the universal set is the set of integers,-
We could read this as, βFor all integers
and β This is a false statement since it is possible to find two integers whose sum is not zero -
We could read this as, βFor every integer
there exists an integer such that β This is a true statement. -
We could read this as, βThere exists an integer
such that for each integer β This is a false statement since there is no integer whose sum with each integer is zero. -
We could read this as, βThere exist integers
and such that β This is a true statement. For example,
Symbolic Form | English Form | |
---|---|---|
Statement | There exists an integer integer |
|
Negation | For each integer exists an integer that |
Symbolic Form | English Form | |
---|---|---|
Statement | For every integer there exists an integer such that |
|
Negation | There exists an integer integer |
Progress Check 2.29. Negating a Statement with Two Quantifiers.
Write the negation of the statement
in symbolic form and as a sentence written in English.
There exist integers
Subsection Writing Guideline
Try to use English and minimize the use of cumbersome notation. Do not use the special symbols for quantifiersFor each real numberor, more succinctly (if appropriate),there exists a real number such that
Every real number has an additive inverse.
Exercises Exercises
1.
For each of the following, write the statement as an English sentence and then explain why the statement is false.
(a)
There exists a rational number
(b)
There exists a real number
(c)
There exists a natural number
2.
For each of the following, use a counterexample to show that the statement is false. Then write the negation of the statement in English, without using symbols for quantifiers.
(a)
(b)
(c)
For each real number
(d)
(e)
(f)
3.
For each of the following statements
Write the statement as an English sentence that does not use the symbols for quantifiers.
Write the negation of the statement in symbolic form in which the negation symbol is not used.
Write a useful negation of the statement in an English sentence that does not use the symbols for quantifiers.
(a)
There exists a rational number
(b)
(c)
For each integer
(d)
Note: The sentence β
(e)
For each integer
(f)
(g)
(h)
There exists a real number
4.
Write each of the following statements as an English sentence that does not use the symbols for quantifiers.
(a)
There exist integers
(b)
(c)
(d)
(e)
There exists an integer
(f)
5.
Write the negation of each statement in Exercise 4 in symbolic form and as an English sentence that does not use the symbols for quantifiers.
(a):
(e):
6.
Assume that the universal set is
(a)
Explain why this sentence is an open sentence and not a statement.
It is not a statement since
(b)
If 5 is substituted for
It is a true statement.
(c)
If 8 is substituted for
It is a false statement.
(d)
If
It is a true statement.
(e)
What is the truth set of the open sentence
7.
Assume that the universal set is
(a)
Explain why this sentence is an open sentence and not a statement.
(b)
If 5 is substituted for
(c)
If
(d)
If
(e)
What is the truth set of the open sentence
8.
Let
(a)
Use a counterexample to explain why the following statement is false:
For eachthere exists a such that
(b)
Write the statement in Task 8.a in symbolic form using appropriate symbols for quantifiers.
(c)
Write the negation of the statement in Task 8.b in symbolic form using appropriate symbols for quantifiers.
(d)
Write the negation from Task 8.c in English without using the symbols for quantifiers.
9.
An integer
(a)
Using the symbols for quantifiers, write what it means to say that the integer
(b)
Using the symbols for quantifiers, write what it means to say that the integer
(c)
Write an English sentence stating what it means to say that the integer
10.
In calculus, we define a function
(a)
A function
A function
(b)
A function
(c)
Complete the following sentence in English without using symbols for quantifiers:
A function
11.
In calculus, we define a function
Note: The symbol
Complete each of the following sentences using the appropriate symbols for quantifiers:
(a)
A function
(b)
A function
(c)
Complete the following sentence in English without using symbols for quantifiers:
A function
12.
The following exercises contain definitions or results from more advanced mathematics courses. Even though we may not understand all of the terms involved, it is still possible to recognize the structure of the given statements and write a meaningful negation of that statement.
(a)
In abstract algebra, an operation
(b)
In abstract algebra, a ring consists of a nonempty set
(c)
A set
(d)
In advanced calculus, a sequence of real numbers
Activity 8. Prime Numbers.
The following definition of a prime number is very important in many areas of mathematics. We will use this definition at various places in the text. It is introduced now as an example of how to work with a definition in mathematics.
Definition.
A natural number
(a)
Give examples of four natural numbers other than 2, 3, 5, and 7 that are prime numbers.
(b)
Explain why a natural number
For allif is a factor of then or
(c)
Give examples of four natural numbers that are composite numbers and explain why they are composite numbers.
(d)
Write a useful description of what it means to say that a natural number is a composite number (other than saying that it is not prime).
Activity 9. Upper Bounds for Subsets of .
Let
(a)
Write this definition in symbolic form by completing the following: Let
(b)
Give examples of three different upper bounds for the set
(c)
Does the set
(d)
Give examples of three different real numbers that are not upper bounds for the set
(e)
Complete the following in symbolic form: βLet
(f)
Without using the symbols for quantifiers, complete the following sentence: βLet
(g)
Are your examples in Task 9.d consistent with your work in Task 9.f? Explain.
Activity 10. Least Upper Bound for a Subset of .
In Activity 9, we introduced the definition of an upper bound for a subset of the real numbers. Assume that we know this definition and that we know what it means to say that a number is not an upper bound for a subset of the real numbers.
Let
Note: The symbol
If we define
A real numberis the least upper bound for provided that
(a)
Why is a universal quantifier used for the real number
(b)
Complete the following sentence in symbolic form: βA real number
(c)
Complete the following sentence as an English sentence: βA real number