Theorems · Theorem · real analysis
HasFTaylorSeriesUpToOn.hasFDerivWithinAt
∀ {𝕜 : 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} {x : E} {n : WithTop ℕ∞} {p : E → FormalMultilinearSeries 𝕜 E F},
HasFTaylorSeriesUpToOn n f p s →
n ≠ 0 → x ∈ s → HasFDerivWithinAt f ((continuousMultilinearCurryFin1 𝕜 E F) (p x 1)) s xIf a function has a Taylor series at order at least 1, then the term of order 1 of this
series is a derivative of f.
- Cited by
- 6 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.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpaceproof · cited by 24,529
- Moduleproof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- AddCommGroupproof · cited by 12,871
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement and proof · cited by 5,352
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
Cited by6
Results whose statement or proof uses this declaration.
- contDiffWithinAt_succ_iff_hasFDerivWithinAtproof · cited by 5
- HasFTaylorSeriesUpToOn.hasFDerivAtproof · cited by 2
- HasFTaylorSeriesUpToOn.compproof · cited by 2
- HasFTaylorSeriesUpToOn.differentiableOnproof · cited by 1
- HasFTaylorSeriesUpToOn.exists_lipschitzOnWith_of_nnnorm_ltproof · cited by 1
- HasFTaylorSeriesUpTo.hasFDerivAtproof · cited by 1