I was reading a book on compressive sensing wherein they mentioned that in the limit, the zeroth norm of a vector is the number of non-zero elements in that vector. That is,
$$\lim_{p\rightarrow 0} \Vert x\Vert _p = \Vert x\Vert_0 = |\mathrm{supp}(x)|$$
where $\mathrm{supp}(x)$ is the number of non-zero elements in $x$.
I could not prove this. Any help would be greatly appreciated.