Theorems · Definition · real analysis
HasStrictDerivAt
{𝕜 : Type u} →
[inst : NontriviallyNormedField 𝕜] →
{F : Type v} →
[inst_1 : AddCommGroup F] →
[inst_2 : Module 𝕜 F] → [inst_3 : TopologicalSpace F] → [ContinuousSMul 𝕜 F] → (𝕜 → F) → F → 𝕜 → Propf has the derivative f' at the point x in the sense of strict differentiability.
That is, f y - f z = (y - z) • f' + o(y - z) as y, z → x.
- Defined in
- Mathlib.Analysis.Calculus.Deriv.Basic
- Cited by
- 163 results in Mathlib
- Foundations
- Depth 105 from the axioms, rests on 2,423 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- nhdsproof · cited by 5,554
- ContinuousSMulstatement and proof · cited by 1,016
- HasDerivAtFilterproof · cited by 63
Cited by164
Results whose statement or proof uses this declaration.
- HasStrictDerivAt.hasDerivAtstatement and proof · cited by 52
- HasStrictDerivAt.congr_simpstatement and proof · cited by 41
- HasStrictDerivAt.hasStrictFDerivAtstatement · cited by 21
- HasStrictDerivAt.compstatement and proof · cited by 20
- HasStrictDerivAt.comp_hasStrictFDerivAtstatement and proof · cited by 19
- HasStrictFDerivAt.hasStrictDerivAtstatement · cited by 18
- hasStrictDerivAt_conststatement · cited by 16
- hasStrictDerivAt_idstatement · cited by 14
- HasStrictDerivAt.hasStrictFDerivAt_equivstatement and proof · cited by 10
- Complex.hasStrictDerivAt_expstatement · cited by 8
- Complex.hasStrictDerivAt_logstatement · cited by 8
- HasStrictDerivAt.congr_of_eventuallyEqstatement and proof · cited by 7