Theorems · Theorem · real analysis
HasFTaylorSeriesUpToOn.analyticOn
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {E : Type uE} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type uF} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {s : Set E}
{f : E → F} {p : E → FormalMultilinearSeries 𝕜 E F},
HasFTaylorSeriesUpToOn ⊤ f p s → AnalyticOn 𝕜 (fun x => p x 0) s → AnalyticOn 𝕜 f s- Defined in
- Mathlib.Analysis.Calculus.ContDiff.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 187 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Top.topstatement and proof · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ENatstatement · cited by 4,985
- Set.univproof · cited by 3,945
- WithTopstatement · cited by 3,754
- ContinuousMultilinearMapstatement · cited by 1,016
- FormalMultilinearSeriesstatement and proof · cited by 615
- AnalyticOnstatement and proof · cited by 161
Cited by2
Results whose statement or proof uses this declaration.
- contDiffWithinAt_succ_iff_hasFDerivWithinAtproof · cited by 5
- ContDiffWithinAt.analyticOnproof · cited by 1