Let be $\left(f_k\right)_{k\in\mathbb{N}}$ a sequence of functions, $f_k:M\to Y$, where $(Y,\Vert\cdot\Vert_Y)$ is a normed space.
Why do we sometimes talk about "normal" convergence and sometimes we refer to uniform convergence or pointwise convergence? Is it correct if I explain like this:
If we talk about $\left(f_k\right)_{k\in\mathbb{N}}$ as a sequence that lives in a function space then we simply refer to convergence and say $\left(f_k\right)_{k\in\mathbb{N}}$ converges to some element $f$ from this function space and write $\lim\limits_{k\to\infty}f_k=f$. However, if we look at a sequence of functions regardless its function space then we make the distinction between the two notions of convergence. So the distinction between convergence, uniform convergence and pointwise convergence comes from the different levels of abstractions.
EDIT:
Here an example to illustrate the idea:
Let's say the function space is equipped with the supremum norm, then in this case convergence of $\left(f_k\right)_{k\in\mathbb{N}}$ means that it is uniformly convergent (and vice versa). If the function space is equipped with some other norm then it could be the case that $\left(f_k\right)_{k\in\mathbb{N}}$ is uniformly convergent (and hence pointwisely convergent) but not convergent in the function space.
Is this explanation correct?
Maybe you have some other explanations which help to grasp the idea :)