2024-01-07

446: Metric Induced by Norm on Real or Complex Vectors Space

<The previous article in this series | The table of contents of this series | The next article in this series>

definition of metric induced by norm on real or complex vectors space

Topics


About: vectors space

The table of contents of this article


Starting Context



Target Context


  • The reader will have a definition of metric induced by norm on real or complex vectors space.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
\( F\): \(\in \{\mathbb{R}, \mathbb{C}\}\), with the canonical field structure
\( V\): \(\in \{\text{ the } F \text{ vectors spaces }\}\)
\( \Vert \bullet \Vert\): \(\in \{\text{ the norms on } V\}\)
\(*dist\): \(: V \times V \to \mathbb{R}, (v_1, v_2) \mapsto \Vert v_2 - v_1 \Vert\), \(\in \{\text{ the metrics on } V\}\)
//


2: Note


Let us see that \(dist\) is indeed a metric.

1) \(0 \le dist (v_1, v_2) = \Vert v_2 - v_1 \Vert\) with the equality holding if and only if \(v_1 = v_2\).

2) \(dist (v_1, v_2) = \Vert v_2 - v_1 \Vert = \Vert v_1 - v_2 \Vert = dist (v_2, v_1)\).

3) \(dist (v_1, v_3) = \Vert v_3 - v_1 \Vert = \Vert v_3 - v_2 + v_2 - v_1 \Vert \le \Vert v_2 - v_1 \Vert + \Vert v_3 - v_2 \Vert = dist (v_1, v_2) + dist (v_2, v_3)\), by the definition of norm on real or complex vectors space.


References


<The previous article in this series | The table of contents of this series | The next article in this series>