A norm on a vector space is a generalised notion of “length” of a vector.

definition Norms

A norm on a vector space is a map such that

  • if and only if
  • for every (“homogeneity”) and
  • for every (the triangle inequality)

example 2.2

In the vector space , for define

The “standard norm” or “Euclidean norm.”

Lets check this is a norm. If , the , and if then for every , i.e. , giving us bullet point 1.

For bullet point 2, we have

as required.

The triangle inequality proof is non-examinable, but I will show this below.
Let denote the “dot product”: . We have




Using the inequality

definition Normed spaces

If is a vector space and is a norm on , the pair is a normed space.

Many spaces have a “standard norm”, so for exampled is usually with the Euclidean norm, or it is clear that we are working with a particular norm. Therefore, we might talk about “the normed space ” rather than the normed space for brevity.

definition Convexity

Let be a vector space. A subset of is convex if whenever and we have .
Informally, a set is convex if the line segment joining any two points in the set is entirely contained in the set.

lemma

In any normed space , the closed unit ball is convex