Questions: Subset and Proper Subset Relations

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Let A = {1, 2} and B = {1, 2, 3}. Which of the following correctly describes the relationship between A and B?

AA ⊂ B and A ⊆ B are both true
BA ⊆ B is true but A ⊂ B is false, because A and B share elements
CA ⊂ B is true but A ⊆ B is false, because A is strictly smaller
DNeither relation holds because A and B are different sets
Question 2 Multiple Choice

Is ∅ ⊆ ∅ true? Is ∅ ⊂ ∅ true?

ABoth are true — the empty set is a subset and proper subset of itself
B∅ ⊆ ∅ is true, but ∅ ⊂ ∅ is false — the empty set is not a proper subset of itself
CBoth are false — the empty set has no elements, so no subset relations hold
D∅ ⊂ ∅ is true, but ∅ ⊆ ∅ is false — only proper containment applies to equal sets
Question 3 True / False

For any set A, the empty set ∅ is a subset of A.

TTrue
FFalse
Question 4 True / False

The empty set is a proper subset of nearly every set.

TTrue
FFalse
Question 5 Short Answer

Explain why the empty set is a subset of every set, using only the definition of subset.

Think about your answer, then reveal below.