Theorems · Theorem · several complex variables
HasFPowerSeriesOnBall.unshift
∀ {𝕜 : Type u_2} [inst : NontriviallyNormedField 𝕜] {E : Type u_3} {F : Type u_4} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {f : E → E →L[𝕜] F}
{pf : FormalMultilinearSeries 𝕜 E (E →L[𝕜] F)} {x : E} {r : ENNReal} {z : F},
HasFPowerSeriesOnBall f pf x r → HasFPowerSeriesOnBall (fun y => z + (f y) (y - x)) (pf.unshift z) x r- Defined in
- Mathlib.Analysis.Analytic.Constructions
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 183 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- 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
- SummationFilter.unconditionalproof · cited by 2,068
- FormalMultilinearSeriesstatement and proof · cited by 615
- HasSumproof · cited by 518
- Metric.eballproof · cited by 294
- add_sub_cancel_leftproof · cited by 198
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.