This commit is contained in:
Oscar Plaisant
2024-09-20 21:31:23 +02:00
parent 2a56343d56
commit 62f0313af1
412 changed files with 64451 additions and 81085 deletions

View File

@@ -0,0 +1,17 @@
up:: [[norme]]
#maths/algèbre
Soit $x \in E$
$0_{E} = x + (-1)x$
Alors, on a :
$$\begin{align}
0 =\|0_{E}\| &= \|x + (-1)x\| \\
&\leq \|x\| + \|(-1)x\| & \text{par l'inégalité triangulaire} \\
&\leq \|x\| + |-1|\cdot\|x\| & \text{par absolue homogénéité} \\
&\leq \|x\| + \|x\| \\
0&\leq 2\|x\| \\
0&\leq \|x\|
\end{align}
$$
Donc, toute norme est bien positive