Theorems · Theorem · complex analysis
FormalMultilinearSeries.ofScalars_radius_eq_inv_of_tendsto_ENNReal
∀ {𝕜 : Type u_1} (E : Type u_2) [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedRing E] [inst_2 : NormedAlgebra 𝕜 E]
(c : ℕ → 𝕜) [NormOneClass E] {r : ENNReal},
Filter.Tendsto (fun n => ENNReal.ofReal ‖c n.succ‖ / ENNReal.ofReal ‖c n‖) Filter.atTop (nhds r) →
(FormalMultilinearSeries.ofScalars E c).radius = r⁻¹This theorem combines the results of the special cases above, using ENNReal division to remove
the requirement that the ratio is eventually non-zero.
- Defined in
- Mathlib.Analysis.Analytic.OfScalars
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 175 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites55
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement and proof · cited by 9,879
- Top.topproof · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- nhdsstatement and proof · cited by 5,554
- Norm.normstatement and proof · cited by 5,413
- Filter.Tendstostatement and proof · cited by 3,814
- LE.le.transproof · cited by 3,151
- Filter.Eventuallyproof · cited by 3,134
- Nontrivialproof · cited by 2,416
- Filter.atTopstatement and proof · cited by 2,405
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.