Theorems · Theorem · real analysis
hasDerivWithinAt_iff_hasFDerivWithinAt
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {F : Type v} [inst_1 : AddCommGroup F] [inst_2 : Module 𝕜 F]
[inst_3 : TopologicalSpace F] {f : 𝕜 → F} {x : 𝕜} {s : Set 𝕜} [inst_4 : ContinuousSMul 𝕜 F] {f' : F},
HasDerivWithinAt f f' s x ↔ HasFDerivWithinAt f (ContinuousLinearMap.toSpanSingleton 𝕜 f') s xExpressing HasDerivWithinAt f f' s x in terms of HasFDerivWithinAt
- Defined in
- Mathlib.Analysis.Calculus.Deriv.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- 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
- ContinuousSMulstatement and proof · cited by 1,016
- HasFDerivWithinAtstatement · cited by 356
- HasDerivWithinAtstatement · cited by 333
- ContinuousLinearMap.toSpanSingletonstatement · cited by 133
Cited by6
Results whose statement or proof uses this declaration.
- HasDerivWithinAt.hasFDerivWithinAtproof · cited by 26
- IsIntegralCurveOn.comp_addproof · cited by 2
- hasDerivWithinAt_Iic_of_tendsto_derivproof · cited by 1
- complexOfReal_hasDerivWithinAtproof · cited by 1
- hasDerivWithinAt_Ici_of_tendsto_derivproof · cited by 1
- IsMIntegralCurveOn.hasDerivWithinAtproof · cited by 0