Theorems · Theorem · several complex variables
hasFPowerSeriesOnBall_pi_iff
∀ {𝕜 : Type u_2} [inst : NontriviallyNormedField 𝕜] {E : Type u_3} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {ι : Type u_9} [inst_3 : Fintype ι] {e : E} {Fm : ι → Type u_10}
[inst_4 : (i : ι) → NormedAddCommGroup (Fm i)] [inst_5 : (i : ι) → NormedSpace 𝕜 (Fm i)] {f : (i : ι) → E → Fm i}
{r : ENNReal} {p : (i : ι) → FormalMultilinearSeries 𝕜 E (Fm i)},
0 < r →
(HasFPowerSeriesOnBall (fun x x_1 => f x_1 x) (FormalMultilinearSeries.pi p) e r ↔
∀ (i : ι), HasFPowerSeriesOnBall (f i) (p i) e r)- Defined in
- Mathlib.Analysis.Analytic.Constructions
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- ENNRealstatement and proof · cited by 9,879
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Fintypestatement and proof · cited by 7,736
- FormalMultilinearSeriesstatement and proof · cited by 615
- HasFPowerSeriesOnBallstatement · cited by 131
- FormalMultilinearSeries.pistatement · cited by 12
- hasFPowerSeriesWithinOnBall_pi_iffproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.