Theorems · Theorem · complex analysis
FormalMultilinearSeries.radius_eq_top_of_forall_nnreal_isBigO
∀ {𝕜 : 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), (fun n => ‖p n‖ * ↑r ^ n) =O[Filter.atTop] fun x => 1) → p.radius = ⊤- Cited by
- 1 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- ENNRealstatement · cited by 9,879
- Top.topstatement · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normstatement and proof · cited by 5,413
- NNRealstatement and proof · cited by 4,310
- Filter.atTopstatement and proof · cited by 2,405
- NNReal.toRealstatement and proof · cited by 1,260
- ContinuousMultilinearMapstatement · cited by 1,016
- FormalMultilinearSeriesstatement and proof · cited by 615
Cited by1
Results whose statement or proof uses this declaration.
- FormalMultilinearSeries.radius_eq_top_of_eventually_eq_zeroproof · cited by 4