Earlier today I was reading over some analysis notes, and I noticed something interesting and unintuitive. The metric $d_1: \mathcal{C}([0,1],\mathbb{C}) \times \mathcal{C}([0,1],\mathbb{C}) \to \mathbb{R}$ was defined via $d_1(f,g) = \int_0^1|f(x)-g(x)|\mathrm{d}x$, where $\mathcal{C}([0,1],\mathbb{C})$ is the space of continuous functions from $[0,1]$ to $\mathbb{C}$. There were some other simpler theorems proven, but right at the end it said:
Interestingly, one may notice that with $x$ fixed in $[0,1]$, the evaluation map $f \mapsto f(x)$ from $\mathcal{C}([0,1],\mathbb{C})$ to $\mathbb{C}$ is not continuous with respect to $d_1$.
There was no explanation for this. I was trying to think of how I could show this, but nothing I think of seems like it would work. Is there a simple explanation for this?