Theorems · Theorem · real analysis
HasDerivAtFilter.tendsto_nhds
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {F : Type v} [inst_1 : NormedAddCommGroup F]
[inst_2 : NormedSpace 𝕜 F] {f : 𝕜 → F} {f' : F} {x : 𝕜} {L : Filter 𝕜},
L ≤ nhds x → HasDerivAtFilter f f' (L ×ˢ pure x) → Filter.Tendsto f L (nhds (f x))- Defined in
- Mathlib.Analysis.Calculus.Deriv.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- SProd.sprodstatement and proof · cited by 1,750
- HasDerivAtFilterstatement and proof · cited by 63
- HasDerivAtFilter.hasFDerivAtFilterproof · cited by 5
- HasFDerivAtFilter.tendsto_nhdsproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- HasDerivAt.continuousAtproof · cited by 28
- HasDerivWithinAt.continuousWithinAtproof · cited by 11