Mathlib Map

Theorems · Definition · functional analysis

DifferentiableOn

(𝕜 : 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 → Prop

DifferentiableOn 𝕜 f s means that f is differentiable within s at any point of s.

Defined in
Mathlib.Analysis.Calculus.FDeriv.Defs
Cited by
419 results in Mathlib
Foundations
Depth 62 from the axioms, rests on 891 definitions · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldAddCommGroupModuleTopologicalSpaceAddCommGroupModuleTopologicalSpace

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.

Cited by421

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 421.