Questions: Set Equality and Extensionality

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Which of the following sets is equal to {x ∈ ℤ : x² < 5}?

A{0, 1, 2} — only positive integers whose squares are less than 5
B{1, 4} — the squares that are less than 5
C{-2, -1, 0, 1, 2} — all integers whose square is less than 5
D{x : x < √5} — real numbers less than the square root of 5
Question 2 Multiple Choice

A student argues that {x | x is a positive even number less than 10} and {2, 4, 6, 8} are different sets because one is defined by a rule and the other by explicit listing. The student's reasoning is:

ACorrect — the method of definition is part of a set's identity in formal set theory
BCorrect — the rule-defined set includes all even numbers less than 10, while the list is finite
CIncorrect — by extensionality, sets with identical members are the same set regardless of description
DIncorrect — but only because both are finite sets; infinite sets defined by rules can differ from enumerated sets
Question 3 True / False

Two sets can have exactly the same elements but still be different sets if they were constructed using different methods or described differently.

TTrue
FFalse
Question 4 True / False

The uniqueness of the empty set follows from extensionality: any two sets with no elements must be identical because they have the same (vacuous) membership roster.

TTrue
FFalse
Question 5 Short Answer

According to the principle of extensionality, what is the only criterion that determines whether two sets are equal, and why does this mean {1, 2, 3} = {3, 1, 2}?

Think about your answer, then reveal below.