Theorems · Theorem · global analysis
HasFPowerSeriesOnBall.fderiv
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type v} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F]
{p : FormalMultilinearSeries 𝕜 E F} {r : ENNReal} {f : E → F} {x : E} [CompleteSpace F],
HasFPowerSeriesOnBall f p x r → HasFPowerSeriesOnBall (fderiv 𝕜 f) p.derivSeries x rIf a function has a power series on a ball, then so does its derivative.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 189 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- CompleteSpacestatement and proof · cited by 2,532
- zero_addproof · cited by 2,366
- LT.lt.trans_leproof · cited by 678
- FormalMultilinearSeriesstatement and proof · cited by 615
- ContinuousLinearEquiv.toContinuousLinearMapproof · cited by 448
- fderivstatement and proof · cited by 398
Cited by4
Results whose statement or proof uses this declaration.
- HasFPowerSeriesOnBall.factorial_smulproof · cited by 3
- FormalMultilinearSeries.fderiv_sumproof · cited by 1
- AnalyticAt.fderivproof · cited by 1
- PeriodPair.hasFPowerSeriesOnBall_derivWeierstrassPExceptproof · cited by 1