Theorems · Definition · functional analysis
fderiv
(𝕜 : Type u_4) →
[inst : NontriviallyNormedField 𝕜] →
{E : Type u_5} →
[inst_1 : AddCommGroup E] →
[inst_2 : Module 𝕜 E] →
[inst_3 : TopologicalSpace E] →
{F : Type u_6} →
[inst_4 : AddCommGroup F] →
[inst_5 : Module 𝕜 F] → [inst_6 : TopologicalSpace F] → (E → F) → E → E →L[𝕜] FIf f has a derivative at x, then fderiv 𝕜 f x is such a derivative. Otherwise, it is
set to 0.
- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Defs
- Cited by
- 398 results in Mathlib
- Foundations
- Depth 79 from the axioms, rests on 1,036 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- Modulestatement · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement · cited by 12,871
- NontriviallyNormedFieldstatement · cited by 8,742
- ContinuousLinearMapstatement · cited by 5,352
Cited by410
Results whose statement or proof uses this declaration.
- derivproof · cited by 676
- iteratedFDerivproof · cited by 211
- DifferentiableAt.hasFDerivAtstatement · cited by 134
- HasFDerivAt.fderivstatement and proof · cited by 93
- fderivWithin_univstatement · cited by 29
- VectorField.lieBracketproof · cited by 27
- iteratedFDerivWithin_univproof · cited by 19
- gradientproof · cited by 19
- extDerivproof · cited by 14
- Filter.EventuallyEq.deriv_eqproof · cited by 14
- ContDiffAt.hasStrictFDerivAtstatement · cited by 11
- derivWithin_univproof · cited by 11
Showing the 200 most cited of 410.