I am currently stumped with the following question regarding power sets. I don't know how to approach it.
Find the cardinality of |$\mathcal{P}(\mathcal{P}(\mathcal{P}(A)))$|
I am aware that the subsets of a power set will take the form of $2^n$. I however, don't know how to compute/ approach this problem. If I attempt to tackle it from the inside or the outside I still fail to get to correct answer which is ... $2^{(2^{2^{m}})}$
Edit: Thank You guys for all the answers I got the idea.
We have:
$$ |\mathcal{P}(\mathcal{P}(\mathcal{P}(A)))| = 2^{|\mathcal{P}(\mathcal{P}(A))|} = 2^{2^{|\mathcal{P}(A)|}} = 2^{2^{2^{|A|}}} = 2^{2^{2^{m}}} $$