logo

Prove that Norm is a Continuous Mapping 📂Banach Space

Prove that Norm is a Continuous Mapping

Theorem

Let’s call (X,)(X, \left\| \cdot \right\|) a norm space. Then for a sequence {xk}\left\{ x_{k} \right\} of XX which is limkxk=x\lim \limits_{k\to\infty} x_{k} = x, the following equation holds.

limkxk=x \lim \limits_{k \to\infty} \left\| x_{k} \right\| = \left\| x \right\|

Explanation

\left\| \cdot \right\| means that it is a continuous function. The limit symbol can freely enter and exit the continuous function, which is a very good property.

Proof

Assuming limkxk=x\lim \limits_{k\to\infty} x_{k}=x, the following equation holds.

limkxxk=0 \lim \limits_{k\to\infty} \left\| x-x_{k} \right\| = 0

Also, by the reverse triangle inequality, the following holds.

xxkxxk \left\| x \right\| - \left\| x_{k} \right\| \le \left\| x - x_{k} \right\|

Taking limits on both sides,

limk(xxk)limkxxk=0 \lim \limits_{k\to\infty} \left( \left\| x \right\| - \left\| x_{k} \right\| \right) \le \lim \limits_{k\to\infty} \left\| x - x_{k} \right\| = 0

Therefore,

limkxk=x \lim \limits_{k \to\infty} \left\| x_{k} \right\| = \left\| x \right\|