Mathlib Map

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 → Prop

A 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
Assumes
NontriviallyNormedFieldAddCommGroupModuleTopologicalSpaceAddCommGroupModuleTopologicalSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

DifferentiableOn · cited by 419DifferentiableOnDifferentiableWithinAt.hasFDerivWithinAt · cited by 132DifferentiableWithinAt.ha…DifferentiableAt.differentiableWithinAt · cited by 96DifferentiableAt.differen…DifferentiableWithinAt.hasDerivWithinAt · cited by 85DifferentiableWithinAt.ha…HasFDerivWithinAt.differentiableWithinAt · cited by 65HasFDerivWithinAt.differe…DifferentiableWithinAt.differentiableAt · cited by 21DifferentiableWithinAt.di…ContDiffWithinAt.differentiableWithinAt · cited by 19ContDiffWithinAt.differen…HasDerivWithinAt.differentiableWithinAt · cited by 19HasDerivWithinAt.differen…LineDifferentiableWithinAt · cited by 19LineDifferentiableWithinAtDifferentiableWithinAt.mono · cited by 15DifferentiableWithinAt.mo…differentiableWithinAt_univ · cited by 14differentiableWithinAt_un…DifferentiableAt.comp_differentiableWithinAt · cited by 14DifferentiableAt.comp_dif…DifferentiableWithinAtProp · cited by 13DifferentiableWithinAtPropdifferentiableWithinAt_localInvariantProp · cited by 13differentiableWithinAt_lo…fderivWithin_zero_of_not_differentiableWithinAt · cited by 13fderivWithin_zero_of_not_…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommGroup · cited by 12871AddCommGroupNontriviallyNormedField · cited by 8742NontriviallyNormedFieldContinuousLinearMap · cited by 5352ContinuousLinearMapHasFDerivWithinAt · cited by 356HasFDerivWithinAtDifferentiableWithinAtCITED BYCITES

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by456

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 456.