I know a proof for a theorem that states that it is not possible to write the plane as a union of closed disks in such way that the interiors of the disks would be disjoint. In other words
<br />
\mathbb{R}^2 = \bigcup_{i\in\mathcal{I}} \bar{B}(x_i,r_i)<br />
and
<br />
i,i'\in\mathcal{I},\; i\neq i'\quad\implies\quad B(x_i,r_i)\cap B(x_{i'},r_{i'})=\emptyset<br />
lead to a contradiction, where r_i>0 for all i\in\mathcal{I}, the index set \mathcal{I} can be arbitrary to start with,
<br />
B(x,r) = \big\{x'\in\mathbb{R}^2\;\big|\; \|x'-x\|<r\big\}<br />
and
<br />
\bar{B}(x,r) = \big\{x'\in\mathbb{R}^2\;\big|\; \|x'-x\|\leq r\big\}.<br />