Theorems · Theorem · global analysis
HasFDerivAtFilter.tendsto_nhds
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E]
[inst_3 : TopologicalSpace E] {F : Type u_3} [inst_4 : AddCommGroup F] [inst_5 : Module 𝕜 F]
[inst_6 : TopologicalSpace F] {f : E → F} {f' : E →L[𝕜] F} {x : E} [ContinuousAdd E] [ContinuousSMul 𝕜 E]
[ContinuousAdd F] [ContinuousSMul 𝕜 F] {L : Filter E},
L ≤ nhds x → HasFDerivAtFilter f f' (L ×ˢ pure x) → Filter.Tendsto f L (nhds (f x))- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- ContinuousLinearMapstatement and proof · cited by 5,352
- Filter.Tendstostatement and proof · cited by 3,814
- zero_addproof · cited by 2,366
- SProd.sprodstatement and proof · cited by 1,750
- sub_eq_add_negproof · cited by 1,023
Cited by4
Results whose statement or proof uses this declaration.
- HasFDerivWithinAt.continuousWithinAtproof · cited by 14
- HasFDerivAt.continuousAtproof · cited by 8
- HasDerivAtFilter.tendsto_nhdsproof · cited by 2
- HasGradientAtFilter.tendsto_nhdsproof · cited by 2