Theorems · Definition · functional analysis
DifferentiableWithinAt
(𝕜 : 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) → Set E → E → PropA function f is differentiable at a point x within a set s if it admits a derivative
there (possibly non-unique).
- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Defs
- Cited by
- 453 results in Mathlib
- Foundations
- Depth 61 from the axioms, rests on 890 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.
- Setstatement and proof · cited by 53,352
- 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
- HasFDerivWithinAtproof · cited by 356
Cited by456
Results whose statement or proof uses this declaration.
- DifferentiableOnproof · cited by 419
- DifferentiableWithinAt.hasFDerivWithinAtstatement and proof · cited by 132
- DifferentiableAt.differentiableWithinAtstatement · cited by 96
- DifferentiableWithinAt.hasDerivWithinAtstatement and proof · cited by 85
- HasFDerivWithinAt.differentiableWithinAtstatement · cited by 65
- DifferentiableWithinAt.differentiableAtstatement and proof · cited by 21
- ContDiffWithinAt.differentiableWithinAtstatement · cited by 19
- HasDerivWithinAt.differentiableWithinAtstatement · cited by 19
- LineDifferentiableWithinAtproof · cited by 19
- DifferentiableWithinAt.monostatement and proof · cited by 15
- differentiableWithinAt_univstatement · cited by 14
- DifferentiableAt.comp_differentiableWithinAtstatement and proof · cited by 14
Showing the 200 most cited of 456.