Questions: Power Set and Boolean Algebra Operations

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A set A has 10 elements. Someone estimates |P(A)| ≈ 20, reasoning: 'each element contributes two subsets — one containing it, one not.' What is the correct size of P(A) and what is wrong with this reasoning?

AP(A) has 20 elements — the reasoning is correct
BP(A) has 100 elements — there are n² possible pairs
CP(A) has 1,024 elements — the reasoning should count all combinations of n independent binary choices, giving 2^n
DP(A) has 10 elements — P(A) and A have the same cardinality
Question 2 Multiple Choice

Cantor's theorem states that for any set A, |P(A)| > |A|. What does this imply for infinite sets?

AIt does not apply to infinite sets — all infinite sets have the same size
BIt implies there are infinitely many distinct infinite cardinalities, since each power-set operation creates a strictly larger infinity
CIt implies P(A) is infinite for any infinite A, but all infinite sets are the same size
DIt only means P(ℕ) is larger than ℕ; beyond that all infinite power sets collapse to the same size
Question 3 True / False

For any set A, both ∅ and A itself are always elements of P(A).

TTrue
FFalse
Question 4 True / False

For any infinite set A, P(A) and A have the same cardinality because both are infinite.

TTrue
FFalse
Question 5 Short Answer

Explain Cantor's diagonal argument: why can no function f from A to P(A) be surjective, regardless of how large A is?

Think about your answer, then reveal below.