I need show that identity $\|f\|_\infty=\sup\{M:\mu(\{x:|f(x)|>M\})>0\}$.
I know that $\|f\|_\infty=\inf\{c>0:\mu(\{x:|f(x)|>c\})=0\}$ and $ \|f\|_{\infty}=\inf\{C\geq 0;\,\,|f(x)| \leq C \text{ almost everywhere}\}. $
But i don't but I do not know how to relate these three definitions
Actually it's a trivial proof by definition of $\sup$ and $\inf$.
Let define $$K := \sup\{M:\mu(\{x:|f(x)|>M\})>0\}$$ Then $K$ is an upper bound of $$A :=\{M:\mu(\{x:|f(x)|>M\})>0\}$$ so on the one hand we have for all $c>K$ that $$\mu(\{x:|f(x)|>c\})=0$$ On the other hand by monotony of the measure $\mu$ we have for $c < K$ that $$\mu(\{x:|f(x)|>c\})>0$$ So it follows for all $c > 0$ that $$\mu(\{x:|f(x)|>c\})=0 \Rightarrow c \ge K$$ So $K$ is a lower bound of $$B = \{c>0:\mu(\{x:|f(x)|>c\})=0\}$$ and additionally for each $\varepsilon >0$ it has to hold $K+\varepsilon \in B$ otherwise $K+\varepsilon$ would be an upper bound of $A$ so $K$ is not just a lower bound of $B$ but the least one… hence it holds $$K = \inf B = \inf\{c>0:\mu(\{x:|f(x)|>c\})=0\}$$ And we are done.