Section 3.1 Quantifiers
We want to be able to use variables in statements. For example,
is not a statement since it has no truth value. However, if we say, “there exists
such that
” or “for all
” and we know what set
belongs to, then we can decide whether these statements are true or false.
Definition 3.1.1.
The
domain for a quantified statement is the set of possible values for a variable in a quantified statement.
In order to determine whether a statement is true of false, we first need to know the domain.
Example 3.1.2. Domain and Existential Statements.
Let Determine whether the statement “there exists such that ” is true or false.
Answer 1.
Since is the only value satisfying the equation, but the statement is false.
Let Determine whether the statement “there exists such that ” is true or false.
Answer 2.
Since is the only value satisfying the equation, and the statement is true.
Let Determine whether the statement “there exists such that ” is true or false.
Answer 3.
Since is the only value satisfying the equation, and the statement is true.
Example 3.1.3. Domain and Universal Statements.
Let Determine whether the statement “for all ” is true or false.
Answer 1.
Since is the only value satisfying the equation, certainly every integer does not satisfy the equation. The statement is false.
Let Determine whether the statement “for all ” is true or false.
Answer 2.
Since is the only value satisfying the equation, certainly every real number does not satisfy the equation. The statement is false.
Let Determine whether the statement “for all ” is true or false.
Answer 3.
Since satisfies the equation, and is the only value in the statement is true.
We want to be able to work with generic statements, like
and
but also with variables. Instead of
we will use
An expression,
represents some property or expression about
We call
the
predicate.
In our above examples,
is
Our properties don’t just need to be mathematical, though. For example we could have a predicate such as
is “
is a math major.” In this case our domain could be the set of students at Linfield or the set of students in Discrete Math.
One goal with quantified statements is to be able to for which values in the domain they are true.
Definition 3.1.4.
The
truth set for a predicate,
is the set of values for
that make
true.
Example 3.1.5. Finding Truth Sets.
Find the truth set for given by
Answer 1.
Since is the only value satisfying the equation, the tuth set is
Find the truth set for given by is even.
Answer 2.
The truth set is the set of all even numbers.
Quantifiers.
-
Universal quantifier.
, read as “for all” or “for every.”
-
Existential quantifier.
, read as “there exists” or “for some.”
Definition 3.1.6.
A
universal statement has the form
To show a universal statement is
true, you need to show all values in
make
true. If your set is small, you can do this just by showing
is true for each
(method of exhaustion). If
is infinite, however, we will need more general techniques.
To show a universal statement is
false, you just need to find one value in
which makes
false (counterexample).
Activity 3.1.1.
Let
Show the following statement is true:
Activity 3.1.2.
Let
Show the following statement is false:
Definition 3.1.7.
An
existential statement has the form
To show an existential statement is
true, you just need to find one value in
which makes
true.
To show an existential statement is
false, you need to show all values in
make
false, or no values make it true. If your set is small, you can do this just by showing
is false for each
If
is infinite, however, we will need more general techniques.
Activity 3.1.3.
Show the following statement is true:
Activity 3.1.4.
Show the following statement is false:
Example 3.1.8. Translating Statements.
Translate the statement using quantifiers and variables, “All positive real numbers have square roots greater than zero.”
Answer 1.
Translate the statement using quantifiers and variables, “Nobody’s perfect.”
Answer 2.
Activity 3.1.5.
Write the following statement formally using quantifiers and variables: Every differentiable function is continuous.
Recall universal conditional statements from
Section 1.1.
Definition 3.1.9.
A
universal conditional statement has the form
if
then
In symbols, we can write a universal conditional as
Example 3.1.10. Universal Conditional Statement.
Translate the statement using quantifiers and variables, “If an integer is even then it is divisible by 2.”
Answer.
Let be “ is even” and be “ is divisible by 2.”
Activity 3.1.6.
Write the following statement formally as a universal conditional: Every differentiable function is continuous.
Activity 3.1.7.
Write the following statements formally using quantifiers and variables.
(a)
Some even integers are negative.
(b)
(c)
Reading Questions Check Your Understanding
1.
True.
It is not true that every square is even. For example, is odd.
False.
It is not true that every square is even. For example, is odd.
2.
True.
For example, is even.
False.
For example, is even.
3.
True.
It is not true that every square is not even.
False.
It is not true that every square is not even.
4.
True.
There exists a square which is not even.
False.
There exists a square which is not even.
5.
True.
This is the negation of which was false, so it must be true.
False.
This is the negation of which was false, so it must be true.
Exercises Exercises
1.
Write and Indicate which of these is true and which is false.
Let the domain be the set Find the truth set of
Let the domain be the set of all positive real numbers. Find the truth set of
2.
Let
be the predicate “If
then
” with domain for both
and
being
Explain why is false if and
Give values different from those in part (a) for which is false.
Explain why is true if and
Give values different from those in part (c) for which is true.
3.
Give a counter example to show the following statement is false.
4.
Give a counter example to show the following statement is false.
5.
Which of the following are equivalent ways of expressing the statement
There is at least one real number whose square is 2.
The square of each real number is 2.
Some real numbers have square 2.
The number has square 2, for some real number
If is a real number, then
Some real number has square 2.
6.
Which of the following are equivalent ways of expressing the statement
If the square of an integer is even, then that integer is even
All integers have even squares and are even.
Given any integer whose square is even, that integer is itself even.
For all integers, there are some whose square is even.
Any integer with an even square is even.
All even integers have even squares.
7.
Rewrite the following statements using the form “
____
____.”
Every real number is positive, negative, or zero.
No irrational numbers are integers.
8.
Let
be the set of all students at Linfield University, and let
be “
is a math major,” let
be “
is a computer science major,” and let
be “
is a physics major.” Express each of the following statements using quantifiers, variables, and the predicates
There is a physics major who is a math major.
Every computer science major is a math major.
No computer science majors are physics majors.
Some computer science majors are also math majors.
Some computer science majors are physics majors and some are not.
9.
Let
be the domain of the predicate variable
Which of the following are true and which are false? Give counter examples for the statements that are false.
If then
If then
If then
If then
10.
Let the domain of
be the set
of objects discussed in mathematics courses, and let Real(
) be “
is a real number,” Pos(
) be “
is a positive real number,” Neg(
) be “
is a negative real number,” and Int(
) be “
is an integer.” Rewrite each statement without using quantifiers or variables. Indicate which statements are true and which are false.
Pos(0)
Real() Neg() Pos().
Int() Real().
such that Real() Int().
You have attempted
1 of
6 activities on this page.