Theorems · Theorem · global analysis
AnalyticOn.fderivWithin
∀ {𝕜 : 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] {f : E → F}
{s : Set E}, AnalyticOn 𝕜 f s → UniqueDiffOn 𝕜 s → AnalyticOn 𝕜 (fderivWithin 𝕜 f s) sIf a function is analytic within a set with unique differentials, then so is its derivative. Note that this theorem does not require completeness of the space.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 191 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- ENNRealproof · cited by 9,879
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement · cited by 5,352
- FormalMultilinearSeriesproof · cited by 615
- fderivWithinstatement · cited by 357
- UniqueDiffOnstatement and proof · cited by 215
- AnalyticOnstatement and proof · cited by 161
- HasFPowerSeriesWithinOnBallproof · cited by 83
Cited by3
Results whose statement or proof uses this declaration.
- contDiffOn_succ_iff_fderivWithinproof · cited by 8
- AnalyticOn.iteratedFDerivWithinproof · cited by 5
- AnalyticOnNhd.fderiv_of_isOpenproof · cited by 1