Theorems · Theorem · global analysis
AnalyticOn.exists_hasFTaylorSeriesUpToOn
∀ {𝕜 : 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 → ∃ p, HasFTaylorSeriesUpToOn ⊤ f p s ∧ ∀ (i : ℕ), AnalyticOn 𝕜 (fun x => p x i) s- Cited by
- 1 results in Mathlib
- Foundations
- Depth 194 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
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Top.topstatement · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ENatstatement · cited by 4,985
- WithTopstatement · cited by 3,754
- ContinuousMultilinearMapstatement · cited by 1,016
- FormalMultilinearSeriesstatement · cited by 615
- UniqueDiffOnstatement and proof · cited by 215
- AnalyticOnstatement and proof · cited by 161
- HasFTaylorSeriesUpToOnstatement · cited by 80
Cited by1
Results whose statement or proof uses this declaration.
- AnalyticOn.contDiffOnproof · cited by 5