Mathlib Map

Theorems · Theorem · real analysis

HasStrictDerivAt.hasStrictFDerivAt

∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {F : Type v} [inst_1 : AddCommGroup F] [inst_2 : Module 𝕜 F]
  [inst_3 : TopologicalSpace F] {f : 𝕜 → F} {f' : F} {x : 𝕜} [inst_4 : ContinuousSMul 𝕜 F],
  HasStrictDerivAt f f' x → HasStrictFDerivAt f (ContinuousLinearMap.toSpanSingleton 𝕜 f') x

Alias of the forward direction of hasStrictDerivAt_iff_hasStrictFDerivAt.

Defined in
Mathlib.Analysis.Calculus.Deriv.Basic
Cited by
21 results in Mathlib
Foundations
Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldAddCommGroupModuleTopologicalSpaceContinuousSMul

Around this declaration

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

HasStrictDerivAt.hasDerivAt · cited by 52HasStrictDerivAt.hasDeriv…HasStrictDerivAt.real_of_complex · cited by 6HasStrictDerivAt.real_of_…HasStrictFDerivAt.comp_hasStrictDerivAt · cited by 5HasStrictFDerivAt.comp_ha…Real.differentiableAt_rpow_const_of_ne · cited by 3Real.differentiableAt_rpo…HasStrictDerivAt.scomp · cited by 3HasStrictDerivAt.scompHasStrictDerivAt.fun_finsetProd · cited by 2HasStrictDerivAt.fun_fins…Function.Periodic.differentiableAt_cuspFunction · cited by 2Periodic.differentiableAt…HasStrictDerivAt.complexToReal_fderiv · cited by 2HasStrictDerivAt.complexT…HasStrictDerivAt.fun_pow · cited by 1HasStrictDerivAt.fun_powHasStrictDerivAt.fun_pow' · cited by 1HasStrictDerivAt.fun_pow'HasStrictDerivAt.congr_deriv · cited by 1HasStrictDerivAt.congr_de…HasStrictDerivAt.cpow · cited by 1HasStrictDerivAt.cpowUpperHalfPlane.hasStrictFDerivAt_smul · cited by 0UpperHalfPlane.hasStrictF…HasStrictDerivAt.iterate · cited by 0HasStrictDerivAt.iterateContinuousLinearMap.hasStrictDerivAt_of_bilinear · cited by 0ContinuousLinearMap.hasSt…TopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupNontriviallyNormedField · cited by 8742NontriviallyNormedFieldContinuousSMul · cited by 1016ContinuousSMulHasStrictFDerivAt · cited by 261HasStrictFDerivAtHasStrictDerivAt · cited by 163HasStrictDerivAtContinuousLinearMap.toSpanSingleton · cited by 133ContinuousLinearMap.toSpa…hasStrictDerivAt_iff_hasStrictFDerivAt · cited by 1hasStrictDerivAt_iff_hasS…HasStrictDerivAt.hasStrictFDe…CITED BYCITES

Cites9

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

Cited by21

Results whose statement or proof uses this declaration.