Let $a,b\in \mathbb{R}$ and $a<b$ and for $f\in C([a,b])$, $1\leq p <\infty$ let:$$||f||_p=\left(\int_{a}^{b}|f(x)|^p \, dx\right)^{1/p}$$
I want to show that the triangle inequality holds. So let $g\in C[a,b]$, then:$$||f+g||^p_p=\int_{a}^{b}|f(x)+g(x)|^p \, dx$$ I don't really know how to find a lower estimate. Do I have to use Hölder's Inequality?
As mentioned in the comments, what you want to prove is Minkowski's inequality and the proof that I know uses Hölder's inequality indeed. The book Functions, Spaces and Expansions does a really nice walk-through of the proof in an exercise.
The proof should be relatively simple after step 4.