This commit is contained in:
Oscar Plaisant
2024-12-25 22:30:24 +01:00
parent 4a9afe51fa
commit 602a41e7f8
2098 changed files with 11681 additions and 2271 deletions

22
norme induite.md Normal file
View File

@@ -0,0 +1,22 @@
---
aliases:
- restriction d'une norme sur un sous espace vectoriel
up:
- "[[norme]]"
tags:
- "#s/maths/algèbre"
- "#s/maths/topologie"
---
> [!definition] Définition
> Soit $(E, \mathcal{N})$ un [[espace vectoriel normé]]
> Soit $F \subset E$ un [[sous espace vectoriel]]
> La restriction :
> $\begin{align} \mathcal{N}_{F} : F &\to \mathbb{R}^{+} \\ x &\mapsto \mathcal{N}(x) \end{align}$
> définit une [[norme]] sur $F$ appelée **norme induite**
^definition
# Propriétés
# Exemples