If A = { 1, 2 }, then which is true?

If A = { 1, 2 }, then which is true?

Explanation

P(A) is the power set of A = {1, 2}, which includes all subsets: ∅, {1}, {2}, {1, 2}.

So, {2} is one of the subsets, hence it is an element of P(A).