$\mathcal{P}(\mathbb{R}^2)$ is a set containing as elements all possible collections of points on the plane. What exactly is the power set of this set? $\mathcal{P}(\mathcal{P}(\mathbb{R}^2))$ just contains sets of all possible collections of points on the plane.
In what way does $\mathcal{P}(\mathcal{P}(\mathbb{R}^2))$ differ from $\mathcal{P}(\mathbb{R}^2)$, since the latter by definition already includes every collection of points? What new "content" is the former offering?
I'm aware that the elements of $\mathcal{P}(\mathbb{R}^2)$ are sets of points and the elements of $\mathcal{P}(\mathcal{P}(\mathbb{R}^2))$ are sets of sets of points, so there is a technical difference. But visually on the plane the elements of both sets can be the same?
For example:
$A = \{ (1|1),(1|2),(2|1),(2|2) \} \in \mathcal{P}(\mathbb{R}^2)$
$B= \{ \{(1|1),(1|2)\},\{(2|1),(2|2)\} \} \in \mathcal{P}(\mathcal{P}(\mathbb{R}^2)) $
If I sketch $A$ and $B$ on the plane, I get the same result.
Apologies if the question is unclear or relies on fundamental misunderstandings on my part.
I've read this thread: How to visualize $ \mathcal P \ ( \ \mathcal P \ ( \ \mathbb R ^2 \ ) ) $? but I still don't get it really.