Here's the problem that I'm trying to solve:
Let $f: X \to Y$ be a quotient mapping.
Find an example of $f, X, Y$ where for some $A \subseteq X$, $f|_{A}:A \to f(A)$ is not a quotient mapping.
If $B \subseteq Y$ is open or closed, prove that $f|_{f^{-1}(B)}:f^{-1}(B) \to B$ is a quotient mapping.
Find an example of $f, X, Y$ and $B \subseteq Y$ which is neither open nor closed, such that $f|_{f^{-1}(B)}:f^{-1}(B) \to B$ is not a quotient map.
For 1, I noticed that $f:[0,1] \to \mathbb{S}^{1}$, $f(x)=e^{2\pi i x}$ is a quotient map, but $f|_{[0,1)}:[0,1) \to \mathbb{S}^{1}$ is not: $f^{-1}(f([0, \frac{1}{8})))=[0,\frac{1}{8})$, which is open in $[0,1)$, but $f([0,\frac{1}{8}))$ is not open in $\mathbb{S}^{1}$.
For 2, things are straightforward: if $U \subseteq B$ is open in $B$, then $U = B \cap V$, where $V$ is open in $Y$.Now, $f|_{f^{-1}(B)}(U)=f^{-1}(B) \cap f^{-1}(V) \in \tau_{f^{-1}(B)}$. The other direction follows because the restriction of a conitnuous function is continuous.
However, for $3$, the counterexample for $1$ doesn't work, since $[0,1)$ is not the inverse image of any subset of $\mathbb{S}^{1}$. What would be a good example of illustrating $3$?