Theorems · Definition · functional analysis
DifferentiableAt
(𝕜 : Type u_1) →
[inst : NontriviallyNormedField 𝕜] →
{E : Type u_2} →
[inst_1 : AddCommGroup E] →
[Module 𝕜 E] →
[TopologicalSpace E] →
{F : Type u_3} → [inst_4 : AddCommGroup F] → [Module 𝕜 F] → [TopologicalSpace F] → (E → F) → E → PropA function f is differentiable at a point x if it admits a derivative there (possibly
non-unique).
- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Defs
- Cited by
- 617 results in Mathlib
- Foundations
- Depth 61 from the axioms, rests on 889 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
- RingHom.idproof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapproof · cited by 5,352
- HasFDerivAtproof · cited by 350
Cited by619
Results whose statement or proof uses this declaration.
- Differentiableproof · cited by 298
- DifferentiableAt.hasFDerivAtstatement and proof · cited by 134
- DifferentiableAt.hasDerivAtstatement and proof · cited by 114
- DifferentiableAt.differentiableWithinAtstatement and proof · cited by 96
- HasFDerivAt.differentiableAtstatement · cited by 83
- HasDerivAt.differentiableAtstatement · cited by 73
- differentiableAt_idstatement · cited by 63
- DifferentiableAt.compstatement and proof · cited by 38
- deriv_zero_of_not_differentiableAtstatement and proof · cited by 34
- Differentiable.differentiableAtstatement · cited by 32
- DifferentiableAt.continuousAtstatement and proof · cited by 28
- DifferentiableOn.differentiableAtstatement · cited by 26
Showing the 200 most cited of 619.