Theorems · Definition · real analysis
HasDerivAtFilter
{𝕜 : Type u} →
[inst : NontriviallyNormedField 𝕜] →
{F : Type v} →
[inst_1 : AddCommGroup F] →
[inst_2 : Module 𝕜 F] →
[inst_3 : TopologicalSpace F] → [ContinuousSMul 𝕜 F] → (𝕜 → F) → F → Filter (𝕜 × 𝕜) → Propf has the derivative f' along the filter L.
That is, f x' = f x + (x' - x) • f' + o(x' - x) where (x', x) converges along the filter L.
- Defined in
- Mathlib.Analysis.Calculus.Deriv.Basic
- Cited by
- 63 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- AddCommGroupstatement and proof · cited by 12,871
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterstatement and proof · cited by 8,121
- ContinuousSMulstatement and proof · cited by 1,016
- ContinuousLinearMap.toSpanSingletonproof · cited by 133
- HasFDerivAtFilterproof · cited by 81
Cited by66
Results whose statement or proof uses this declaration.
- HasDerivAtproof · cited by 493
- HasDerivWithinAtproof · cited by 333
- HasStrictDerivAtproof · cited by 163
- HasDerivAtFilter.congr_simpstatement and proof · cited by 9
- HasFDerivAtFilter.hasDerivAtFilterstatement · cited by 9
- hasDerivAtFilter_conststatement · cited by 8
- HasDerivAtFilter.negstatement and proof · cited by 7
- HasDerivAtFilter.comp_hasFDerivAtFilterstatement and proof · cited by 6
- HasDerivAtFilter.scompstatement and proof · cited by 6
- hasDerivWithinAt_iff_tendsto_slopeproof · cited by 6
- HasDerivAtFilter.addstatement and proof · cited by 5
- HasDerivAtFilter.hasFDerivAtFilterstatement · cited by 5