Theorems · Theorem · complex analysis
FormalMultilinearSeries.norm_compContinuousLinearMap_le
∀ {𝕜 : Type u_1} {E : Type u_3} {F : Type u_4} {G : Type u_5} [inst : NontriviallyNormedField 𝕜]
[inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E] [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F]
[inst_5 : NormedAddCommGroup G] [inst_6 : NormedSpace 𝕜 G] (p : FormalMultilinearSeries 𝕜 F G) (u : E →L[𝕜] F)
(n : ℕ), ‖p.compContinuousLinearMap u n‖ ≤ ‖p n‖ * ‖u‖ ^ n- Cited by
- 2 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normstatement and proof · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
- ContinuousMultilinearMapstatement · cited by 1,016
- le_transproof · cited by 985
- FormalMultilinearSeriesstatement and proof · cited by 615
- Fintype.card_finproof · cited by 270
- Finset.prod_constproof · cited by 154
Cited by2
Results whose statement or proof uses this declaration.
- FormalMultilinearSeries.nnnorm_compContinuousLinearMap_leproof · cited by 1
- FormalMultilinearSeries.enorm_compContinuousLinearMap_leproof · cited by 0