Theorems · Definition · real analysis
HasDerivAt
{𝕜 : 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.
That is, f x' = f x + (x' - x) • f' + o(x' - x) where x' converges to x.
- Defined in
- Mathlib.Analysis.Calculus.Deriv.Basic
- Cited by
- 493 results in Mathlib
- Foundations
- Depth 105 from the axioms, rests on 2,433 definitions · 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
- nhdsproof · cited by 5,554
- SProd.sprodproof · cited by 1,750
- ContinuousSMulstatement and proof · cited by 1,016
- HasDerivAtFilterproof · cited by 63
Cited by497
Results whose statement or proof uses this declaration.
- HasDerivAt.derivstatement and proof · cited by 147
- DifferentiableAt.hasDerivAtstatement · cited by 114
- HasDerivAt.hasDerivWithinAtstatement and proof · cited by 86
- HasDerivAt.congr_simpstatement and proof · cited by 82
- HasDerivAt.differentiableAtstatement and proof · cited by 73
- HasStrictDerivAt.hasDerivAtstatement · cited by 52
- HasDerivAt.compstatement and proof · cited by 43
- HasLineDerivAtproof · cited by 37
- hasDerivAt_idstatement · cited by 36
- HasDerivAt.continuousAtstatement and proof · cited by 28
- HasDerivAt.hasFDerivAtstatement · cited by 27
- HasDerivAt.const_mulstatement and proof · cited by 25
Showing the 200 most cited of 497.