Theorems · Theorem · functional analysis
ContinuousMultilinearMap.norm_compContinuousLinearMap_le
∀ {𝕜 : Type u} {ι : Type v} {E : ι → Type wE} {E₁ : ι → Type wE₁} {G : Type wG} [inst : NontriviallyNormedField 𝕜]
[inst_1 : (i : ι) → SeminormedAddCommGroup (E i)] [inst_2 : (i : ι) → NormedSpace 𝕜 (E i)]
[inst_3 : (i : ι) → SeminormedAddCommGroup (E₁ i)] [inst_4 : (i : ι) → NormedSpace 𝕜 (E₁ i)]
[inst_5 : SeminormedAddCommGroup G] [inst_6 : NormedSpace 𝕜 G] [inst_7 : Fintype ι]
(g : ContinuousMultilinearMap 𝕜 E₁ G) (f : (i : ι) → E i →L[𝕜] E₁ i), ‖g.compContinuousLinearMap f‖ ≤ ‖g‖ * ∏ i, ‖f i‖- Cited by
- 4 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- RingHom.idstatement and proof · cited by 18,349
- 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
- ContinuousLinearMapstatement and proof · cited by 5,352
- Finset.univstatement and proof · cited by 3,473
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Finset.prodstatement and proof · cited by 2,356
- mul_assocproof · cited by 1,667
Cited by4
Results whose statement or proof uses this declaration.
- FormalMultilinearSeries.norm_compContinuousLinearMap_leproof · cited by 2
- VectorFourier.norm_iteratedFDeriv_fourierPowSMulRightproof · cited by 2
- ContinuousAlternatingMap.norm_compContinuousLinearMap_leproof · cited by 0
- ContinuousMultilinearMap.norm_compContinuousLinearMapL_leproof · cited by 0