Declaración Del Problema.
Estoy trabajando en el siguiente ejercicio:
Probar que si $\mu$ es una medida, $p\in(1,\infty)$ e $f,g\en L^p(\mu)$ son tales que $$||f||_p=||g||_p=\left|\left|\frac{f+g}{2}\right|\right|_p,$$, a continuación, $f=g$.
La notación.
Para medir el espacio $(X,\mathcal{S},\mu)$ e $p\in(0,\infty]$ (donde $\mathbf{F}$ es llevado a ser $\mathbf{R}$ o $\mathbf{C}$):
$L^p(\mu)=\{\tilde{f}: f\in\mathcal{L}^p(\mu)\}$
$\mathcal{L}^p(\mu)=\{f:X\rightarrow\mathbf{F}: f \text{ is } \mathcal{S}\text{-measurable and } \int f\,d\mu<\infty\}$
$\tilde{f}=\{f+z: z\in\mathcal{Z}(\mu)\}$ donde $\mathcal{Z}(\mu)$ es el conjunto de $\mathcal{S}$medible de las funciones de $X$ a $\mathbf{F}$ que la igualdad de $0$ en casi todas partes.
Mis Pensamientos.
Estoy un poco confundido en cuanto a cómo esto es incluso un ejercicio, y aquí es por qué. Definimos $$||\tilde{f}||_p=||f||_p$$ for $p\en (0,\infty].$ Thus even though the $f$ and $g$ given are actually $\tilde{f}$ and $\tilde{g}$, it doesn't matter since $||\tilde{f}||_p=||f||_p$ and $||\tilde{g}||_p=||g||_p$, thus implying that $||f||_p=||g||_p$. But if this is the case then $$\left(\int |f|^p\,d\mu \right)^{1/p}=\left(\int |g|^p\,d\mu \right)^{1/p}.$$ How could that possibly be the case if $f\neq g$? I would say I'm done at this point, but clearly I am missing something. I didn't even use the last equality, i.e. $$\left|\left|\frac{f+g}{2}\right|\right|_p.$$ Así que lo que me estoy perdiendo aquí? Debe haber algo estoy malentendido!
Gracias de antemano por su ayuda!