Theorems · Definition · functional analysis
HasFDerivAt
{𝕜 : Type u_1} →
[inst : NontriviallyNormedField 𝕜] →
{E : Type u_2} →
[inst_1 : AddCommGroup E] →
[inst_2 : Module 𝕜 E] →
[inst_3 : TopologicalSpace E] →
{F : Type u_3} →
[inst_4 : AddCommGroup F] →
[inst_5 : Module 𝕜 F] → [inst_6 : TopologicalSpace F] → (E → F) → (E →L[𝕜] F) → E → PropA function f has the continuous linear map f' as derivative at x if
f x' = f x + f' (x' - x) + o (x' - x) when x' tends to x.
- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Defs
- Cited by
- 350 results in Mathlib
- Foundations
- Depth 60 from the axioms, rests on 888 definitions · 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.
- 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
- nhdsproof · cited by 5,554
- ContinuousLinearMapstatement and proof · cited by 5,352
- SProd.sprodproof · cited by 1,750
- HasFDerivAtFilterproof · cited by 81
Cited by359
Results whose statement or proof uses this declaration.
- DifferentiableAtproof · cited by 617
- DifferentiableAt.hasFDerivAtstatement and proof · cited by 134
- HasFDerivAt.fderivstatement and proof · cited by 93
- HasFDerivAt.differentiableAtstatement and proof · cited by 83
- HasFDerivAt.compstatement and proof · cited by 50
- HasStrictFDerivAt.hasFDerivAtstatement · cited by 43
- ContinuousLinearMap.hasFDerivAtstatement · cited by 38
- HasFDerivAt.hasFDerivWithinAtstatement and proof · cited by 34
- HasFDerivAt.comp_hasFDerivWithinAtstatement and proof · cited by 31
- DifferentiableAt.continuousAtproof · cited by 28
- HasDerivAt.hasFDerivAtstatement · cited by 27
- HasDerivAt.comp_hasFDerivAtstatement and proof · cited by 20
Showing the 200 most cited of 359.