0

I am always confused between whether metric induces norm or norm induces metric. Can someone clarify this relation a bit for me? Was there any intuition on which direction being true?

user45765
  • 8,500

1 Answers1

2

In a vector space, a norm can induce a metric. For example, suppose that $u,v\in\mathbb{R}^n$ and let $||\cdot||$ be the Euclidean norm. Then one can induce a metric $d(u,v):\mathbb{R}^n\times\mathbb{R}^n\rightarrow\mathbb{R}$ given by

$$ d(u,v)=||u-v||. $$

Riemann1337
  • 604
  • 4
  • 10