Prove $[0,2]\big/[1,2]$ is homeomorphic to $[0,1]$.
Where $A\big/B$ is the quotient set where all points of $B$ are identified as a single point (and other remain distinct). Our definition of a homeomorphism $i:X\to Y$ amounts to a bijective map between topological spaces such that the topology of $X$ is exactly
$$\left\{ i^{-1}(U):U\text{ open in }Y \right\}$$
and we have no other theorems to hasten the process. My problem is mostly with formality, where a lot of structure is apparently "lost" when moving to talk about representatives instead, and the discussion becomes problematic. My proof follows, but it feels like I'm doing something wrong for a relatively simple quotient:
Define $f:\left[0,2\right]\big/\left[1,2\right]\to\left[0,1\right]$ by
$$ f\left(\left[x\right]\right)=\begin{cases} x & x\in\left[0,1\right)\\ 1 & x\in\left[1,2\right] \end{cases}$$
to see this is well defined, if $\left[x\right]=\left[y\right]$ there are two cases, either $x,y\in\left[0,1\right)$ and then $x=y$, or $x,y\in\left[1,2\right]$ and are both mapped to $1$. Then f is injective, as $\left[x\right]\neq\left[y\right]$ means $x\neq y$ hence if $\left[x\right],\left[y\right]\neq\left[1\right]$, $$f\left(\left[x\right]\right)=x\neq y=f\left(\left[y\right]\right)$$ and if without loss of generality $\left[x\right]=\left[1\right]$, then $\left[y\right]\neq\left[1\right]$ and
$$f\left(\left[y\right]\right)=y\neq1\neq f\left(\left[x\right]\right).$$
It is surjective as for any $x\in\left[0,1\right], f\left(\left[x\right]\right)=x$.
Suppose $q:\left[0,2\right]\to\left[0,2\right]\big/\left[1,2\right]$ is the quotient map, then given an open interval (subbasis element) $\left(a,b\right)\subset\left[0,1\right]$, if $b\leq1$ then $$q^{-1}\left(f^{-1}\left(\left(a,b\right)\right)\right)=\left(a,b\right)$$
and if $b>1$,
$$q^{-1}\left(f^{-1}\left(\left(a,b\right)\right)\right)=\left(a,2\right] $$
showing that $f\circ q:\left[0,2\right]\to\left[0,1\right]$ is continuous, and therefore so is f. Similarly if $U\subset\left[0,2\right]\big/\left[1,2\right]$ is open, if $\left[1\right]\notin U$ then
$$f\left(U\right)=q^{-1}\left(U\right)=\left\{ x:\left[x\right]\in U\right\}$$
thus from the continuity of $q$, $f\left(U\right)$ is open, and if $\left[1\right]\in U$,
$$f\left(U\right)=q^{-1}\left(U\setminus\left[1\right]\right)\cup\left\{ 1\right\}$$
where $q^{-1}\left(U\setminus\left[1\right]\right)$ is open, as given any point $x$ it satisfies $x<1$, and given an open neighborhood $U_{x}$ of $\left[x\right]$ in U, if it contains $\left[1\right]$, then
$$q^{-1}\left(U_{x}\setminus\left[1\right]\right)=q^{-1}\left(U_{x}\right)\setminus\left[1,2\right]$$
which is open, showing $U\setminus\left[1\right]$ also contains such a neighborhood. We therefore only need to find a neighborhood for $1\in\left[0,1\right]$, but since $U$ contains a neighborhood for $\left[1\right]$, $q^{-1}\left(U\right)$ contains a neighborhood for $\left[1,2\right]$, which must contain an interval of the form $\left(a,2\right]$ for $a<1$, hence $\left(a,1\right]\in f\left(U\right)$ showing that $f\left(U\right)$ is indeed open and $f$ is a homeomorphism.
Here is a simplier argument using a classical lemma.
You have shown that $f$ is a continuous bijection. Then, we now that $[0,2]/[1,2]$ is compact, as it is a quotient of a compact space. Also, $[0,1]$ is Hausdorff, so any continuous bijection $[0,2]/[1,2]\to[0,1]$ is a homeomorphism.
You can find here a proof of the lemma (it is easy).