Theorems · Theorem · functional analysis
ContinuousMultilinearMap.le_opNorm_mul_pow_card_of_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 : ContinuousMultilinearMap 𝕜 E G) {m : (i : ι) → E i} {b : ℝ}, ‖m‖ ≤ b → ‖f m‖ ≤ ‖f‖ * b ^ Fintype.card ι- Cited by
- 4 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- LE.le.transproof · cited by 3,151
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Fintype.cardstatement · cited by 1,386
- ContinuousMultilinearMapstatement and proof · cited by 1,016
- Finset.prod_constproof · cited by 154
- norm_le_pi_normproof · cited by 17
Cited by4
Results whose statement or proof uses this declaration.
- ContinuousMultilinearMap.unit_le_opNormproof · cited by 1
- ContinuousMultilinearMap.le_opNorm_mul_pow_of_leproof · cited by 1
- ContinuousAlternatingMap.le_opNorm_mul_pow_card_of_leproof · cited by 0
- ContinuousMultilinearMap.uniformity_eq_seminormproof · cited by 0