Theorems · Theorem · real analysis
Filter.EventuallyEq.ftaylorSeriesWithin
∀ (𝕜 : 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 f₁ : E → F} {x : E},
f₁ =ᶠ[nhdsWithin x s] f → ftaylorSeriesWithin 𝕜 f₁ s =ᶠ[nhdsWithin x s] ftaylorSeriesWithin 𝕜 f sIf two functions agree in a neighborhood within s, then so do their Taylor series.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filter.Eventuallyproof · cited by 3,134
- nhdsWithinstatement and proof · cited by 1,912
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- FormalMultilinearSeriesstatement · cited by 615
- self_mem_nhdsWithinproof · cited by 215
- FormalMultilinearSeries.extproof · cited by 39
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.