In this problem we'll use the following notation for intervals of real numbers. If $a$ and $b$ are real numbers and $a<b$, then
$$
\begin{aligned}
& {[a, b]=\{x \in \mathbb{R} \mid a \leq x \leq b\}} \\
& (a, b)=\{x \in \mathbb{R} \mid a<x<b\} \\
& (a, b]=\{x \in \mathbb{R} \mid a<x \leq b\} \\
& {[a, b)=\{x \in \mathbb{R} \mid a \leq x<b\} .}
\end{aligned}
$$
(a) Show that $[0,1] \sim[0,2]$.
(b) Show that $(-\pi / 2, \pi / 2) \sim \mathbb{R}$.
(c) Show that $(0,1) \sim \mathbb{R}$.
(d) Show that $(0,1] \sim(0,1)$.