Theorems · Theorem · real analysis
hasFDerivAtFilter_iff_hasDerivAtFilter
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {F : Type v} [inst_1 : AddCommGroup F] [inst_2 : Module 𝕜 F]
[inst_3 : TopologicalSpace F] {f : 𝕜 → F} {L : Filter (𝕜 × 𝕜)} [inst_4 : ContinuousSMul 𝕜 F] {f' : 𝕜 →L[𝕜] F},
HasFDerivAtFilter f f' L ↔ HasDerivAtFilter f (f' 1) LExpressing HasFDerivAtFilter f f' x L in terms of HasDerivAtFilter
- Defined in
- Mathlib.Analysis.Calculus.Deriv.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- 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
- ContinuousLinearMapstatement and proof · cited by 5,352
- ContinuousSMulstatement and proof · cited by 1,016
- HasFDerivAtFilterstatement and proof · cited by 81
- HasDerivAtFilterstatement · cited by 63
- ContinuousLinearMap.toSpanSingleton_apply_map_oneproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- HasFDerivAtFilter.hasDerivAtFilterproof · cited by 9
- hasFDerivAt_iff_hasDerivAtproof · cited by 3
- hasFDerivWithinAt_iff_hasDerivWithinAtproof · cited by 1
- hasStrictFDerivAt_iff_hasStrictDerivAtproof · cited by 1