Theorems · Theorem · several complex variables
ContinuousLinearMap.comp_hasFPowerSeriesOnBall
∀ {𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [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] {f : E → F} {p : FormalMultilinearSeries 𝕜 E F} {x : E}
{r : ENNReal} (g : F →L[𝕜] G),
HasFPowerSeriesOnBall f p x r → HasFPowerSeriesOnBall (⇑g ∘ f) (g.compFormalMultilinearSeries p) x rIf a function f has a power series p on a ball and g is linear, then g ∘ f has the
power series g ∘ p on the same ball.
- Defined in
- Mathlib.Analysis.Analytic.Basic
- Cited by
- 8 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement and proof · cited by 18,349
- 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
- ContinuousLinearMapstatement and proof · cited by 5,352
- FormalMultilinearSeriesstatement and proof · cited by 615
- HasFPowerSeriesOnBallstatement and proof · cited by 131
- ContinuousLinearMap.compFormalMultilinearSeriesstatement · cited by 17
- hasFPowerSeriesWithinOnBall_univproof · cited by 16
- ContinuousLinearMap.comp_hasFPowerSeriesWithinOnBallproof · cited by 5
Cited by8
Results whose statement or proof uses this declaration.
- HasFPowerSeriesOnBall.fderivproof · cited by 4
- ContinuousLinearMap.comp_analyticOnNhdproof · cited by 3
- ContinuousLinearMap.comp_hasFiniteFPowerSeriesOnBallproof · cited by 2
- Real.one_div_sub_pow_hasFPowerSeriesOnBall_zeroproof · cited by 2
- hasFPowerSeriesAt_log_oneproof · cited by 1
- Real.one_add_rpow_hasFPowerSeriesOnBall_zeroproof · cited by 1
- PeriodPair.hasFPowerSeriesOnBall_derivWeierstrassPExceptproof · cited by 1
- Real.one_div_one_sub_rpow_hasFPowerSeriesOnBall_zeroproof · cited by 0