Questions: Existential Quantification: Meaning and Scope

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

In a domain of 1,000 objects, the formula ∃x P(x) has been shown to be false. What must be true?

AExactly one object fails to satisfy P(x)
BA majority of objects fail to satisfy P(x)
CEvery object in the domain fails to satisfy P(x)
DThe predicate P is undefined for some objects in the domain
Question 2 Multiple Choice

Consider two formulas: (A) ∃x (P(x) ∧ Q(x)) and (B) (∃x P(x)) ∧ (∃x Q(x)). For formula B to be true but formula A to be false, what must be the case?

AThis is impossible — if B is true then A must also be true
BThe domain must contain fewer than two objects
CSome object satisfies P and some object satisfies Q, but no single object satisfies both
DThe predicate P must be a subset of ¬Q
Question 3 True / False

The formula ¬∃x P(x) is logically equivalent to ∀x ¬P(x) — saying 'nothing has property P' means the same as saying 'everything lacks property P.'

TTrue
FFalse
Question 4 True / False

In the formula ∃x (P(x) ∧ Q(x)), the variable x is bound twice — once for P and once for Q — so the witness satisfying P may be different from the witness satisfying Q.

TTrue
FFalse
Question 5 Short Answer

A logician claims: 'I can disprove ∃x P(x) by finding a single object a in the domain for which P(a) is false.' What is wrong with this reasoning, and what would a correct disproof require?

Think about your answer, then reveal below.