Theorems · Theorem · several complex variables
HasFPowerSeriesWithinOnBall.compContinuousLinearMap
∀ {𝕜 : Type u_2} [inst : NontriviallyNormedField 𝕜] {E : Type u_3} {F : Type u_4} {G : Type u_5}
[inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E] [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F]
[inst_5 : NormedAddCommGroup G] [inst_6 : NormedSpace 𝕜 G] {u : E →L[𝕜] F} {f : F → G}
{pf : FormalMultilinearSeries 𝕜 F G} {s : Set F} {x : E} {r : ENNReal},
HasFPowerSeriesWithinOnBall f pf s (u x) r →
HasFPowerSeriesWithinOnBall (f ∘ ⇑u) (pf.compContinuousLinearMap u) (⇑u ⁻¹' s) x (r / ‖u‖ₑ)- Defined in
- Mathlib.Analysis.Analytic.Constructions
- Cited by
- 2 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.
Cites35
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
- TopologicalSpaceproof · cited by 24,529
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- AddCommMonoidproof · cited by 12,281
- ENNRealstatement and proof · cited by 9,879
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Set.ofPredproof · cited by 6,101
- ContinuousLinearMapstatement and proof · cited by 5,352
- Set.preimagestatement and proof · cited by 4,946
Cited by2
Results whose statement or proof uses this declaration.
- HasFPowerSeriesOnBall.compContinuousLinearMapproof · cited by 8
- HasFPowerSeriesWithinAt.compContinuousLinearMapproof · cited by 1