Mathlib Map

Theorems · Theorem · real analysis

HasStrictFDerivAt.hasStrictDerivAt

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

Alias of the forward direction of hasStrictFDerivAt_iff_hasStrictDerivAt.

Defined in
Mathlib.Analysis.Calculus.Deriv.Basic
Cited by
18 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.real_of_complex · cited by 6HasStrictDerivAt.real_of_…HasStrictFDerivAt.comp_hasStrictDerivAt · cited by 5HasStrictFDerivAt.comp_ha…HasStrictDerivAt.mul · cited by 3HasStrictDerivAt.mulhasStrictDerivAt_exp_of_mem_ball · cited by 2hasStrictDerivAt_exp_of_m…hasStrictDerivAt_exp_smul_const_of_mem_ball · cited by 2hasStrictDerivAt_exp_smul…hasStrictDerivAt_exp_smul_const_of_mem_ball' · cited by 2hasStrictDerivAt_exp_smul…HasStrictDerivAt.fun_finsetProd · cited by 2HasStrictDerivAt.fun_fins…hasStrictDerivAt_exp_zero_of_radius_pos · cited by 2hasStrictDerivAt_exp_zero…HasStrictDerivAt.smul · cited by 2HasStrictDerivAt.smulHasStrictDerivAt.fun_pow · cited by 1HasStrictDerivAt.fun_powHasStrictDerivAt.fun_pow' · cited by 1HasStrictDerivAt.fun_pow'ContDiffAt.hasStrictDerivAt · cited by 1ContDiffAt.hasStrictDeriv…HasFPowerSeriesAt.hasStrictDerivAt · cited by 1HasFPowerSeriesAt.hasStri…HasStrictDerivAt.const_smul · cited by 1HasStrictDerivAt.const_sm…HasStrictDerivAt.cpow · cited by 1HasStrictDerivAt.cpowDFunLike.coe · cited by 62936DFunLike.coeTopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommGroup · cited by 12871AddCommGroupNontriviallyNormedField · cited by 8742NontriviallyNormedFieldContinuousLinearMap · cited by 5352ContinuousLinearMapContinuousSMul · cited by 1016ContinuousSMulHasStrictFDerivAt · cited by 261HasStrictFDerivAtHasStrictDerivAt · cited by 163HasStrictDerivAthasStrictFDerivAt_iff_hasStrictDerivAt · cited by 1hasStrictFDerivAt_iff_has…HasStrictFDerivAt.hasStrictDe…CITED BYCITES

Cites11

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

Cited by18

Results whose statement or proof uses this declaration.