Theorems · Theorem · complex analysis
FormalMultilinearSeries.norm_mul_pow_le_of_lt_radius
∀ {𝕜 : Type u_1} {E : Type u_3} {F : Type u_4} [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F]
(p : FormalMultilinearSeries 𝕜 E F) {r : NNReal}, ↑r < p.radius → ∃ C > 0, ∀ (n : ℕ), ‖p n‖ * ↑r ^ n ≤ CFor r strictly smaller than the radius of p, then ‖pₙ‖ rⁿ is bounded.
- Cited by
- 6 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.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- ENNRealstatement · cited by 9,879
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normstatement and proof · cited by 5,413
- NNRealstatement and proof · cited by 4,310
- LE.le.transproof · cited by 3,151
- LT.lt.leproof · cited by 2,189
- ENNReal.ofNNRealstatement and proof · cited by 1,279
- NNReal.toRealstatement and proof · cited by 1,260
- Set.Iooproof · cited by 1,214
Cited by6
Results whose statement or proof uses this declaration.
- FormalMultilinearSeries.radius_le_of_leproof · cited by 3
- FormalMultilinearSeries.div_le_radius_compContinuousLinearMapproof · cited by 3
- FormalMultilinearSeries.le_radius_piproof · cited by 2
- FormalMultilinearSeries.radius_pi_leproof · cited by 1
- FormalMultilinearSeries.nnnorm_mul_pow_le_of_lt_radiusproof · cited by 1
- FormalMultilinearSeries.norm_le_div_pow_of_pos_of_lt_radiusproof · cited by 1