Extended Norm
# Definition
Let $X$ be a Vector Space over $\mathbb{K} = \mathbb{R}$ or $\mathbb{C}$. A Norm $||\cdot||: X \to \overline{\mathbb{R}_{\geq 0}}$ is a Function such that
- Non-Degeneracy: $||\mathbf{x}|| = 0$ If and Only If $\mathbf{x} = 0$
- Homogeniety: $||c \mathbf{x}|| = |c| ||x||$ for $c \in \mathbb{K}$ and $\mathbf{x} \in X$
- Triangle Inequality: $||\mathbf{x} + \mathbf{y}|| \leq ||\mathbf{x}|| + ||\mathbf{y}||$ for $\mathbf{x}, \mathbf{y} \in X$