Does there exist two sets $A, B \subset \mathbb{R}^2$ such that $A$ and $B$ are both isometric to their union $A \cup B$?
I thought of this question as a little exercise and it seems the answer is no, but I can’t prove it, or come up with a counterexample.
A very trivial example is when $A=B$. Then $A \cup B = A = B$ and the identity function $\mathbb{R}^2 \to \mathbb{R}^2$ is an isometry mapping both $A$ and $B$ onto $A \cup B$. This works for any subset $A \subseteq \mathbb{R}$.
Slightly less trivially, let $$A = \{ (n,0) \mid n \in \mathbb{Z} \text{ and } n \ge 0 \} \quad \text{and} \quad B = \{ (n,0) \mid n \in \mathbb{Z} \text{ and } n \ge 1 \}$$ Then $A \cup B = A$ so the identity function $\mathbb{R}^2 \to \mathbb{R}^2$ maps $A$ isometrically onto $A \cup B$, and the translation $f : \mathbb{R}^2 \to \mathbb{R}^2$ defined by $f(x,y) = (x-1,y)$ for all $(x,y) \in \mathbb{R}^2$ maps $B$ isometrically onto $A \cup B$.
Lots of other trivial examples like this can be constructed.