Theorems · Theorem · several complex variables
ContinuousLinearMap.comp_hasFPowerSeriesWithinOnBall
∀ {𝕜 : 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} {s : Set E}
{x : E} {r : ENNReal} (g : F →L[𝕜] G),
HasFPowerSeriesWithinOnBall f p s x r → HasFPowerSeriesWithinOnBall (⇑g ∘ f) (g.compFormalMultilinearSeries p) s x rIf a function f has a power series p on a ball within a set 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
- 5 results in Mathlib
- Foundations
- Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- 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
- LE.le.transproof · cited by 3,151
- SummationFilter.unconditionalproof · cited by 2,068
- FormalMultilinearSeriesstatement and proof · cited by 615
- HasSumproof · cited by 518
Cited by5
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.comp_hasFPowerSeriesOnBallproof · cited by 8
- HasFPowerSeriesWithinOnBall.fderivWithinproof · cited by 2
- ContinuousLinearMap.comp_analyticOnproof · cited by 1
- HasFPowerSeriesWithinOnBall.hasSum_derivSeries_of_hasFDerivWithinAtproof · cited by 1
- HasFPowerSeriesWithinOnBall.iteratedFDerivWithinproof · cited by 1