From 10ab6dc0e4b9882baf4b4905fe4d921745f9cfda Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sat, 18 Mar 2017 21:41:01 +0100 Subject: Add section on Minkowski's inequality in LP spaces --- content/analysis_3.tex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/analysis_3.tex b/content/analysis_3.tex index a288946..6ce2b80 100644 --- a/content/analysis_3.tex +++ b/content/analysis_3.tex @@ -568,3 +568,8 @@ Dann liegt für $f \in \L^p(\mu)$, $g \in \L^{p'}(\mu)$ das Produkt $fg \in \L^1 $$\left| \int_X fg d\mu \right| \leq \int_X |fg| d\mu = \|fg\|_1 \leq \|f\|_p \|g\|_{p'}$$ \subsection*{Minkowski Ungleichung} + +Seien $f, g \in \L^p(\mu)$. Dann gilt $f + g \in \L^p(\mu)$ und: + +\vspace{-2mm} +$$\| f + g \|_p \leq \|f\|_p + \|g\|_p$$ -- cgit v1.2.3