Hi Guys i can't find a simple example (with analytic description i mean) that helps me to understand the meaning of quotient space.
I've understood the definition ($X$ normed linear space, $M$ closed subspace of $X$, for each $x,y \in X$ $xRy$ iff $x - y \in M$ we define $X/M$ as the set of all equivalence class is there any example of the form
$X/M = \left\{ x+M : x\in X \right\}$
i'm asking such thing because even if i've understood the definition i don't know how to apply to build an example of "quotient space".

I like the next one. Let $X=C[0,1]$ with the usual $\| \cdot \|_\infty$ norm and $M=\{ f \in C[0,1] : f(1/2)=0\}$. It is easy to see that $M$ is a closed subspace of $X$.
Can you now prove that $X/M \simeq \mathbb{C}$? Where $X/M$ is equipped with the quotient norm $(\|\cdot\|_{X/M})$ and $\mathbb C$ with the complex modulus norm $(|\cdot |)$.
HINT Prove that $\phi : X/M \to \mathbb C$ given by $$ \phi([f]):= f(1/2) $$ is an isometric isomorphism, that is that $\phi$ is a linear bijection and that $|\phi([f])|=\|[f]\|_{X/M}$
Spoiler solution