Theorems · Theorem · functional analysis
ContinuousMultilinearMap.opNorm_add_le
∀ {𝕜 : Type u} {ι : Type v} {E : ι → Type wE} {G : Type wG} [inst : NontriviallyNormedField 𝕜]
[inst_1 : (i : ι) → SeminormedAddCommGroup (E i)] [inst_2 : (i : ι) → NormedSpace 𝕜 (E i)]
[inst_3 : SeminormedAddCommGroup G] [inst_4 : NormedSpace 𝕜 G] [inst_5 : Fintype ι]
(f g : ContinuousMultilinearMap 𝕜 E G), ‖f + g‖ ≤ ‖f‖ + ‖g‖The operator norm satisfies the triangle inequality.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Fintypestatement and proof · cited by 7,736
- Norm.normstatement and proof · cited by 5,413
- Finset.univproof · cited by 3,473
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Finset.prodproof · cited by 2,356
- ContinuousMultilinearMapstatement and proof · cited by 1,016
- add_mulproof · cited by 363
- add_nonnegproof · cited by 104
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousMultilinearMap.seminormproof · cited by 1