Chapter 3 Flashcards
symbol “∃” name and meaning [notation]
“∃” is called the existential quantifier;
means “there exists”
or “there exist”.
symbol “∀” name and meaning [notation]
“∀” is called the universal quantifier;
means “for all”
or “for each”
or “for every”
or “whenever” .
two components of a quantified statement [notation]
(1) quanitfied segments (ex: “(∃0 ∈ Z such that)(∀a ∈ Z)”)
(2) final statement (ex: “a + 0 = a”)
together, make the quantified statement…
(∃0 ∈ Z such that)(∀a ∈ Z) a + 0 = a .
symbol “∄” meaning [notation]
“∄” means “there does not exist”.
symbol “≡” meaning [notation]
“≡” denotes logical equivalence.
symbol “∃!” meaning [notation]
“∃!” means “there exists a unique”.
two statements that are equivalent to a statement of the form
(∃!n ∈ N such that)
[notation]
(1) existence statement (ex: “(∃n ∈ N such that)”)
(2) uniqueness statement (ex: “(if n ∈ N and m ∈ N both have the given property, then n = m)”)
These two statements together mean the same as the uniqueness statement of the form
(∃!n ∈ N such that)
three statements equivalent to “P ⇒ Q” [notation]
“P ⇒ Q” can also be written…
(i) P implies Q .
(ii) If P, then Q .
(iii) (not P) or Q .
If P is a false statement, then the implication P ⇒ Q is … (true/false) [notation]
If P is a false statement, then the implication P ⇒ Q is true.
(follows from the fact that “P ⇒ Q” is equivalent to “(not P) or Q”)
P is true;
Q is true;
then P ⇒ Q is … (true/false) .
[truth table]
P is true;
Q is true;
then P ⇒ Q is true .
P is true;
Q is false;
then P ⇒ Q is … (true/false) .
[truth table]
P is true;
Q is false;
then P ⇒ Q is false .
P is false;
Q is true;
then P ⇒ Q is … (true/false) .
[truth table]
P is false;
Q is true;
then P ⇒ Q is true .
P is false;
Q is false;
then P ⇒ Q is … (true/false) .
[truth table]
P is false;
Q is false;
then P ⇒ Q is true .
symbol “⇔” name and meaning [notation]
“⇔” is called the double implication symbol;
means “if and only if”.
four statements equivalent to “P ⇔ Q” [notation]
“P ⇔ Q” can also be written…
(i) P if and only if Q .
(ii) (P ⇒ Q) and (Q ⇒ P) .
(iii) Either P and Q are both false, or P and Q are both true.
(iv) (P and Q) or ((not P) and (not Q)) .