Theorems · Definition · functional analysis
HasStrictFDerivAt
{𝕜 : 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 derivative f' at a in the sense of strict differentiability
if f x - f y - f' (x - y) = o(x - y) as x, y → a. This form of differentiability is required,
e.g., by the inverse function theorem. Any C^1 function on a vector space over ℝ is strictly
differentiable but this definition works, e.g., for vector spaces over p-adic numbers.
- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Defs
- Cited by
- 261 results in Mathlib
- Foundations
- Depth 66 from the axioms, rests on 959 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
- 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
- HasFDerivAtFilterproof · cited by 81
Cited by275
Results whose statement or proof uses this declaration.
- HasStrictFDerivAt.hasFDerivAtstatement and proof · cited by 43
- HasStrictFDerivAt.compstatement and proof · cited by 37
- HasStrictDerivAt.hasStrictFDerivAtstatement · cited by 21
- HasStrictDerivAt.comp_hasStrictFDerivAtstatement and proof · cited by 19
- HasStrictFDerivAt.hasStrictDerivAtstatement · cited by 18
- HasStrictFDerivAt.prodMkstatement and proof · cited by 16
- HasStrictFDerivAt.toOpenPartialHomeomorphstatement and proof · cited by 16
- ContinuousLinearMap.hasStrictFDerivAtstatement · cited by 13
- ImplicitFunctionData.hasStrictFDerivAtstatement · cited by 12
- hasStrictFDerivAt_idstatement · cited by 11
- HasStrictFDerivAt.localInversestatement and proof · cited by 11
- ContDiffAt.hasStrictFDerivAtstatement · cited by 11
Showing the 200 most cited of 275.