Theorems · Theorem · functional analysis
norm_add_eq_iff_real
∀ {F : Type u_3} [inst : NormedAddCommGroup F] [inst_1 : InnerProductSpace ℝ F] {x y : F},
‖x + y‖ = ‖x‖ + ‖y‖ ↔ ‖y‖ • x = ‖x‖ • yEquality is achieved in the triangle inequality iff the two vectors are collinear.
- Defined in
- Mathlib.Analysis.InnerProductSpace.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 175 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Norm.normstatement and proof · cited by 5,413
- InnerProductSpacestatement and proof · cited by 3,523
- mul_assocproof · cited by 1,667
- Inner.innerproof · cited by 1,089
- norm_nonnegproof · cited by 725
- RCLike.reproof · cited by 319
- two_ne_zeroproof · cited by 251
- add_right_injproof · cited by 71
- mul_right_inj'proof · cited by 56
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.