Philosophy 120
Introduction to Logic

Final Exam Prep
Theory Quiz

The final exam will include not only problems to solve (translating sentences, evaluating sentences in a world, identifying equivalent pairs of sentences, sketching informal proofs, filling in steps and justifications in a Fitch proof, etc.) but also some questions designed to test your understanding of the basic logical concepts of quantification theory.

Here are some practice problems about logical concepts. As you click on your answers, you will get instant feedback — you will not receive a score for the entire set of practice questions. There are also a few translation and equivalence questions thrown in. At the end of the quiz, you will find a link to a separate page containing fuller explanations for each question.

1. Which of the following is not a wff?

a. ∃x Tet(x) ∧ ¬∀y Tet(y)
b. ∃x Tet(x) ∧ Tet(y)
c. ∃x (Tet(a) ∧ ¬∀y Tet(y))
d. ∃b (Tet(b) ∧ ¬∀y Tet(y))
e. None: they are all wffs.
2. Which of the following wffs is not a sentence?
a. ∃x (Cube(x) → Large(x))
b. ∃x Cube(x) → Large(x)
c. ∃x (Cube(x) → Large(b))
d. Both (b) and (c) are non-sentences.
e. None: they are all sentences.
3. What is the truth-functional form of this sentence: ¬∃x Tet(x) → ∀y (Small(y) ↔ ∃x (Tet(x) ∧Adjoins(x, y)))?
a. ¬A
b. A → B
c. ¬A → B
d. ¬A → (B ↔ C)
e. ¬A → (B ↔ (A ∧C))
4. Which of the following sentences is not of the truth-functional form A ∨ (B ∧ ¬A)?
a. Tet(d) ∨ (∀y (Small(y) ↔ ¬Cube(y))∧ ¬Tet(d))
b. ¬Tet(d) ∨ (∀y Small(y) ∧ Tet(d))
c. Tet(d) ∨ (∀y Small(y) ∧ ¬Tet(d))
d. ∃x ¬Tet(x) ∨ (∀y Small(y) ∧ ¬ ∃x ¬Tet(x))
e. None of the above: they are all of that form.
5. Which of the following is a “vacuously” true universal generalization?
a. ∀x ((Tet(x) ∧ Cube(x)) → Large(x))
b. ∃x ((Tet(x) ∧ Cube(x)) → Large(x))
c. ∀x∀y ((SameCol(x, y) ∧SameRow(x, y)) → Larger(x, y))
d. Both (a) and (b).
e. All of the above.
6. Suppose that R is a system of rules of inference for FOL, and suppose that R is not sound. Then:
a. You can use R to deduce a conclusion that is not an FO-consequence of its premises
b. There are some FO consequences that cannot be deduced from their premises by means of R
c. Both (a) and (b).
d. Neither (a) nor (b).
7. Suppose that R is a system of rules of inference for FOL, and suppose that R is not complete. Then:
a. There is some sentence that is not FO-valid but that can be proved using R
b. There is some FO-valid sentence that R is not capable of proving.
c. Both (a) and (b).
d. Neither (a) nor (b).
The next group of questions (8-15) concerns the following Euler diagram:

8. Which area does the sentence ∃x ¬Cube(x) → ¬∀y Cube(y) fall into?

a. 1 (it is a tautology)
b. 2 (it is FO-valid, but not a tautology)
c. 3 (it is a logical truth, but not FO-valid)
d. 4 (it is a TW necessity, but not a logical truth)
e. 5 (it is none of the above).

9. Which area does the sentence ∃x Cube(x) → (∃x Cube(x) ∨ ∀y Tet(y)) fall into?

a. 1 (it is a tautology)
b. 2 (it is FO-valid, but not a tautology)
c. 3 (it is a logical truth, but not FO-valid)
d. 4 (it is a TW necessity, but not a logical truth)
e. 5 (it is none of the above).

10. Which area does the sentence ∃x ∃y ¬Adjoins(x, y) fall into?

a. 1 (it is a tautology)
b. 2 (it is FO-valid, but not a tautology)
c. 3 (it is a logical truth, but not FO-valid)
d. 4 (it is a TW necessity, but not a logical truth)
e. 5 (it is none of the above).

11. Which area does the sentence ∀x (Cube(x) → Large(x)) → ¬∃x (Cube(x) ∧ ∃y Adjoins(x, y)) fall into?

a. 1 (it is a tautology)
b. 2 (it is FO-valid, but not a tautology)
c. 3 (it is a logical truth, but not FO-valid)
d. 4 (it is a TW necessity, but not a logical truth)
e. 5 (it is none of the above).

12. Which area does the sentence ∃x (Cube(x) → ∀y Cube(y)) fall into?

a. 1 (it is a tautology)
b. 2 (it is FO-valid, but not a tautology)
c. 3 (it is a logical truth, but not FO-valid)
d. 4 (it is a TW necessity, but not a logical truth)
e. 5 (it is none of the above).

13. Which of the following sentences falls into area 2 (i.e., is FO-valid but not a tautology)?
a. (∃x Cube(x) ∧∀yTet(y)) → ∀yTet(y)
b. (∃x Cube(x) ∧∀yTet(y)) → Tet(b)
c. ∀x (Tet(x) → ∀xTet(x))
d. ∀xTet(x) → ∀xTet(x)
e. Both (b) and (c)
f. All of the above.
14. Which of the following sentences falls into area 3 (i.e., is a logical truth but not FO-valid)?
a. a = b → b = a
b. ∀x ∀y (Tet(x) → Tet(y))
c. ∀x Tet(x) → ∀y Tet(y)
d. ∀x ∀y ((¬Larger(x, y) ∧ ¬Smaller(x, y)) → SameSize(x, y))
e. ∀x ∀y (Adjoins(x, y) → (¬Large(x) ∧ ¬Large(y)))
15. Which of the following sentences falls into area 4 (i.e., is TW-necessary (true in every Tarski world) but not a logical truth)?
a. ∀x ∀y ∀z (Between(x, y, z) → ¬(x = y ∨ x = z))
b. ∀x (Cube(x) → (¬Tet(x) ∧ ¬Dodec(x)))
c. ∀x ((¬Tet(x) ∧ ¬Dodec(x)) → Cube(x))
d. ∀x ∀y ∀z ((Larger(x, y) ∧ Larger(x, z) ∧ ¬SameSize(y, z)) → Large(x))
e. Both (c) and (d).
16. Which of the following relations is not transitive?

a. Larger
b. Adjoins
c. SameCol
d. =
e. All of the above (i.e., all are transitive).

17. Which of the following relations is symmetric?
a. SameRow
b. Adjoins
c. SameRow ∧ Adjoins (i.e., the relation: x is both in the same row as y and adjoins y)
d. =
e. All of the above
18. Which of the following relations is reflexive?
a. Larger
b. SameRow
c. Adjoins
d. FrontOf
e. Larger∨ Smaller (i.e., the relation: x is either larger or smaller than y)
19. Which of the following relations is both irreflexive and asymmetric?
a. Larger
b. Adjoins
c. ≠ (non-identity)
d. Larger ∨ SameSize (i.e., the relation: x is either larger than or the same size as y)
20. To which of the following FOL sentences is ∀x (Cube(x) → ¬Small(x)) equivalent?
a. ∀x (Small(x) → ¬Cube(x))
b. ¬∃x (Small(x) ∧ Cube(x))
c. ∀x Cube(x) → ∀x ¬Small(x)
d. ∀x Cube(x) → ¬∀x Small(x)
e. Both (a) and (b).
21. To which of the following FOL sentences is ¬∀x ∃y ∃z (Cube(x) → Between(x, y, z)) equivalent?
a. ∃x ¬∃y ∃z (Cube(x)→ Between(x, y, z))
b. ∃x ∀y ∀z ¬(Cube(x) → Between(x, y, z))
c. ∃x ∀y ∀z (Cube(x) ∧ ¬Between(x, y, z))
d. All of the above.
22. Which of the following is an equivalent pair of sentences?
a. (∀y Cube(y) ∨ ∀y Large(y)) and ∀y (Cube(y) ∨ Large(y))
b. ∃x (Cube(x) ∧ Small(x)) and (∃x Cube(x) ∧ ∃x Small(x))
c. (∃x Small(x) → ∃x Dodec(x)) and ∃x (Small(x) → Dodec(x))
d. (∀x Small(x) → ∀x Dodec(x)) and ∀x (Small(x) → Dodec(x))
e. None of the above.
23. Which of the following is not an equivalent pair of sentences?
a. (∃x Cube(x) ∧ Tet(b)) and ∃x (Cube(x) ∧ Tet(b))
b. (∃x Tet(x) → Dodec(c)) and ∃x (Tet(x) → Dodec(c))
c. (∃x Tet(x) → Dodec(c)) and ∀x (Tet(x) → Dodec(c))
d. (∀y Cube(y) ∨ Tet(b)) and ∀y (Cube(y) ∨ Tet(b))
e. None: they are all equivalent pairs.
24. Which of the following sentences is not FO-valid?
a. ∀x∀y SameCol(x, y) → ∀y∀x SameCol(x, y)
b. ∃x∃y SameCol(x, y) → ∃y∃x SameCol(x, y)
c. ∀x∃y SameCol(x, y) → ∃y∀x SameCol(x, y)
d. ∃x∀y SameCol(x, y) → ∀y∃x SameCol(x, y)
e. None: they are all FO-valid.
25. Which of the following is a correct translation of Only tetrahedra adjoin cubes?
a. ∀x (Tet(x) → ∃y (Cube(y) ∧ Adjoins(x, y)))
b. ∀x (∃y (Cube(y) ∧ Adjoins(x, y)) → Tet(x))
c. ∀x (Tet(x) ↔ ∃y (Cube(y) ∧ Adjoins(x, y)))
d. ∀x (∀y (Cube(y) → Adjoins(x, y)) → Tet(x))
e. Both (a) and (c).
26. Which of the following is not a correct translation of Nothing is a dodecahedron unless it is small?
a. ∀x (Dodec(x) → Small(x))
b. ∀x (¬Small(x) → ¬Dodec(x))
c. ¬∃x (Dodec(x) ∧ ¬Small(x))
d. ¬∃x (Dodec(x) ∨Small(x))
e.∀x (¬Dodec(x) ∨Small(x))
27. Which of the following is a correct translation of No one admires anyone? (You may assume the domain to be restricted to persons.)
a. ∀x∃y ¬Admires(x, y)
b. ¬∃x∃y ¬Admires(x, y)
c. ∀x¬∃yAdmires(x, y)
d. ∀x∀y ¬Admires(x, y)
e. Both (c) and (d).
28. Which English sentence is a correct translation of this FOL sentence?
∀x∀y∀z ((Tet(x) ∧Tet(y) ∧Tet(z)) → (x = y ∨ x = z ∨ y = z))
a. There are at least two tetrahedra.
b. There are at most two tetrahedra.
c. There are exactly two tetrahedra.
d. There are at least three tetrahedra.
e. There are at most three tetrahedra.
29. Which English sentence is a correct translation of this FOL sentence?
∃x(Cube(x) ∧ ∀y((Cube(y) ∧ x ≠ y ) → (Larger(x, y)))
a. For every cube, there is another cube that is larger.
b. There is a cube that is larger than every other cube.
c. There is a largest cube.
d. Of any two cubes, one is larger than the other.
e. Both (b) and (c).

For more complete explanations of the answers to these questions, see the Answer Page for this theory quiz.


Copyright © 2004, S. Marc Cohen