Let $U$ be the set of al bounded functions $f: \Bbb R \to \Bbb R$.
Define $|| \cdot || : U \to \Bbb R$ as $ f \mapsto ||f||:=\sup\{|f(x)| : x \in \Bbb R\}$
$U$ is a vector space with origin $0_U \equiv 0$
How can I check if $||\cdot||$ is a norm on $U$? It's not the same as just checking that
- $||x|| \geq 0 $
- $ ||\lambda x||=|\lambda| ||x|| $
- Triangle inequality
right?
It is exactly the same as checking the veracity of the axioms of a norm.
You do have $\vert \vert f\vert\vert \geqslant 0$ because of your definition with the $\sup$ of an absolute value.
It is homogenous with the properties of the supremum, and same goes for the triangle inequality.