The Question: Assume that we are dealing with the set of all continuous functions on $[a,b]$. What can we say about $\int_{a}^b |f(x)-g(x)|dx=0$ in terms of $f(x)$ and $g(x)$.
My Question: I am trying to show that the set of all continuous functions on $[a,b]$ defines a metric with respect to the distance function defined by
$$d(f,g)=\int_{a}^b |f(x)-g(x)|dx$$
My problem is that I don't know what to say when trying to show $d(f,g)=0$ implying $f=g$. Any help on this would be appreciated.