Mathlib Map

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

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

Around this declaration

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

HasStrictFDerivAt.hasFDerivAt · cited by 43HasStrictFDerivAt.hasFDer…HasStrictFDerivAt.comp · cited by 37HasStrictFDerivAt.compHasStrictDerivAt.hasStrictFDerivAt · cited by 21HasStrictDerivAt.hasStric…HasStrictDerivAt.comp_hasStrictFDerivAt · cited by 19HasStrictDerivAt.comp_has…HasStrictFDerivAt.hasStrictDerivAt · cited by 18HasStrictFDerivAt.hasStri…HasStrictFDerivAt.prodMk · cited by 16HasStrictFDerivAt.prodMkHasStrictFDerivAt.toOpenPartialHomeomorph · cited by 16HasStrictFDerivAt.toOpenP…ContinuousLinearMap.hasStrictFDerivAt · cited by 13ContinuousLinearMap.hasSt…ImplicitFunctionData.hasStrictFDerivAt · cited by 12ImplicitFunctionData.hasS…hasStrictFDerivAt_id · cited by 11hasStrictFDerivAt_idHasStrictFDerivAt.localInverse · cited by 11HasStrictFDerivAt.localIn…ContDiffAt.hasStrictFDerivAt · cited by 11ContDiffAt.hasStrictFDeri…HasStrictDerivAt.hasStrictFDerivAt_equiv · cited by 10HasStrictDerivAt.hasStric…HasStrictFDerivAt.implicitFunctionOfProdDomain · cited by 10HasStrictFDerivAt.implici…HasStrictFDerivAt.implicitToOpenPartialHomeomorphOfComplemented · cited by 10HasStrictFDerivAt.implici…TopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommGroup · cited by 12871AddCommGroupNontriviallyNormedField · cited by 8742NontriviallyNormedFieldnhds · cited by 5554nhdsContinuousLinearMap · cited by 5352ContinuousLinearMapHasFDerivAtFilter · cited by 81HasFDerivAtFilterHasStrictFDerivAtCITED BYCITES

Cites8

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

Cited by275

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 275.