Question
Question: If A is null set and B=P(P(P(A))), where P(A) denotes power set of A, Then which of the following is...
If A is null set and B=P(P(P(A))), where P(A) denotes power set of A, Then which of the following is are correct

{} ⊂ B ϕ⊂ B
{{}} ⊂ B {ϕ} ⊂ B
{{ }} ∈ B {ϕ} ⊂ B
{} ∈ B ϕ∈ B
A, B, C, D
Solution
To solve this problem, we first need to determine the set B by applying the power set operation iteratively starting from the null set A.
-
Define A: A is a null set, so A=ϕ={}.
-
Calculate P(A): The power set of A, denoted P(A), is the set of all subsets of A. Since A is the empty set, its only subset is itself (the empty set). P(A)={ϕ}
-
Calculate P(P(A)): Let X=P(A)={ϕ}. We need to find the power set of X. The subsets of X are:
- The empty set: ϕ
- The set containing the element ϕ: {ϕ} So, P(P(A))={ϕ,{ϕ}}.
-
Calculate P(P(P(A))) (which is B): Let Y=P(P(A))={ϕ,{ϕ}}. We need to find the power set of Y. The subsets of Y are:
- The empty set: ϕ
- The set containing the first element of Y: {ϕ}
- The set containing the second element of Y: {{ϕ}}
- The set containing both elements of Y: {ϕ,{ϕ}} So, B=P(P(P(A)))={ϕ,{ϕ},{{ϕ}},{ϕ,{ϕ}}}.
Now, let's evaluate each given option using the calculated set B. Remember that ϕ and {} represent the same null set.
Option A: {} $\subset$ B
This statement means ϕ⊂B.
The empty set (ϕ) is a subset of every set. This is a fundamental property of sets.
Therefore, {} $\subset$ B
is CORRECT.
Option B: {{}} $\subset$ B
This statement means {{}}⊂B.
For a set X to be a subset of a set Y (X⊂Y), every element of X must be an element of Y.
Here, X={{}}. The only element of X is {} (which is ϕ).
So, for {{}}⊂B to be true, we must have {} $\in$ B
.
From our calculation of B, B={ϕ,{ϕ},{{ϕ}},{ϕ,{ϕ}}}.
We can see that ϕ (which is {}) is indeed an element of B.
Therefore, {{}} $\subset$ B
is CORRECT.
Option C: {{ }} $\in$ B
This statement means {{}}∈B.
For an element x to be an element of a set Y (x∈Y), x must be one of the items listed inside the curly braces of Y.
We need to check if {{}} (which is {{ϕ}}) is an element of B.
B={ϕ,{ϕ},{{ϕ}},{ϕ,{ϕ}}}.
The third element listed in B is {{ϕ}}.
Therefore, {{ }} $\in$ B
is CORRECT.
Option D: {} $\in$ B
This statement means ϕ∈B.
We need to check if ϕ is an element of B.
B={ϕ,{ϕ},{{ϕ}},{ϕ,{ϕ}}}.
The first element listed in B is ϕ.
Therefore, {} $\in$ B
is CORRECT.
All the given options are correct based on the definitions of sets, power sets, elements, and subsets. Since the question asks "which of the following is are correct", it implies that multiple options can be correct.
The final answer is A,B,C,D
Explanation of the solution:
- A = ϕ: The null set.
- P(A) = {ϕ}: Power set of ϕ contains only ϕ.
- P(P(A)) = {ϕ,{ϕ}}: Power set of {ϕ} contains ϕ and {ϕ}.
- B = P(P(P(A))) = {ϕ,{ϕ},{{ϕ}},{ϕ,{ϕ}}}: Power set of {ϕ,{ϕ}} contains ϕ, {ϕ}, {{ϕ}}, and {ϕ,{ϕ}}.
- Option A (ϕ⊂B): True, as ϕ is a subset of every set.
- Option B ({{}}⊂B): True, because its only element, ϕ, is an element of B.
- Option C ({{}}∈B): True, as {{ϕ}} is explicitly an element in the set B.
- Option D ({}∈B): True, as ϕ is explicitly an element in the set B.
All options are mathematically correct.