A norm is usually associated with an inner product of a vector space. However any arbitrary operation with the below properties can also be defined as a norm:
∣∣x∣∣:V→F is a function
∣∣x∣∣≥0 and ∣∣x∣∣=0⟺x=0
∣∣ax∣∣=∣a∣⋅∣∣x∣∣
∣∣x+y∣∣≤∣∣x∣∣+∣∣y∣∣
Properties
Multiplication
∣∣ax∣∣=∣a∣⋅∣∣x∣∣
Expansion
∣∣ax+by∣∣=∣a∣2∣∣x∣∣2+2Re(ab⟨x,y⟩)+∣b∣2∣∣y∣∣2
Triangle Inequality
∣∣x+y∣∣≤∣∣x∣∣+∣∣y∣∣
Cauchy-Schwarz Inequality
∣∣⟨x,y⟩∣∣≤∣∣x∣∣⋅∣∣y∣∣
Normed Space
A vector space with a norm.
Distance
For 2 vectors, x,y, distance between the 2 vectors is given by ∣∣x−y∣∣.