7 Seventh Week Flashcards
What is the difference between “strict” and “loose” universal generalizations?
A strict universal generalization asserts that something is true in every single case without even one exception. (Example: Every odd number has an odd square.)
A loose universal generalization asserts that something is true in most cases, or in typical cases. (Example: Cats like roast chicken.)
What is the difference between a “domain of quantification” and a “universe of discourse”?
There is no difference – these two phrases are synonyms.
What is a domain of quantification?
When one says “everything”, it is rare that one means to consider every single thing in the whole universe without restriction. Usually one means to include only the things within some restricted category – this restricted category is the “domain of quantification”.
For example, if I’m at a party and I say “Everyone looks so glamorous!”, I don’t mean that everyone in the world looks glamorous, I mean that everyone at the party looks glamorous. The domain, in this case, is people at the party.
What is a vacuous universal generalization? Are vacuous universal generalizations true or false?
The statement “Every A is a B” is said to be vacuous if there are no As. Logicians consider all vacuous universal generalizations to be true.
Draw a Venn diagram for ‘No dog is black’.
Draw a Venn diagram for ‘Every dog is black’.
Draw a Venn diagram for ‘Some dog is black’.
Draw a Venn diagram for ‘There is a dog that isn’t black’.
What does this diagram mean in words?
Something is black.
What are A, E, I and O statements?
In our logical symbolism, which letters are used as variables?
We usually use letters from the end of the alphabet as variables: x, y, z.
Symbolize ‘Every whale is a mammal’.
∀x(Wx → Mx)
Symbolize ‘No whale is a reptile’.
∀x(Wx → ~Rx)
Write down an instance of ∀x(Wx → Mx).
(Wa → Ma)
(You don’t have to use ‘a’ here – any name is fine.)
Symbolize
(a) Every snob is an opera lover.
(b) Only snobs are opera lovers.
(a) ∀x(Sx → Ox)
(b) ∀x(Ox → Sx)