Suppose $f$ is a complex measurable function on $X$, $\mu$ is a positive measure on $X$, and $$\varphi(p) ~=~ \int_X |f|^p \; d\mu \quad (0 < p < \infty)$$ Let $E :=\{ p : \varphi(p) < \infty\}$. Assume $\|f\|_\infty > 0$. Prove that $\log\varphi$ is convex in the interior of $E$ and that $\varphi$ is continuous on $E$.
I have proved that $\log\varphi$ is convex on $\operatorname{int}E$, using Holder's inequality. We know that log-convexity implies convexity, so $\varphi$ is also convex on $\operatorname{int}E$, and hence continuous on $\operatorname{int}E$. How do we establish the continuity of $\varphi$ on $E$, though? I am missing exactly the points in $E\setminus\operatorname{int}E$.
I know this question has been previously answered here, but I'm unable to understand the proof. Moreover, I am trying to take a different approach to prove continuity. Let $\{p_n\}_{n\in\mathbb N}$ be a sequence in $E$, such that $p_n\to p$ (may or may not be in $E$ - we don't know if $E$ is closed, right?). I wish to show $\varphi(p_n)\to \varphi(p)$, i.e. $$\lim_{n\to\infty} \int_X |f|^{p_n}\ d\mu = \int_X |f|^p \ d\mu$$ This looks like a possible application of Lebesgue's Dominated Convergence Theorem, but I could not find a dominating function yet.
I would appreciate any help, thanks a lot!
I have already seen this answer - it did not help much. The proof was too convoluted, and I needed more details. @OliverDiaz and @robjohn were able to provide convincing detailed arguments, hence this post.