Mathlib Map

Theorems · Theorem · real analysis

HasDerivWithinAt.hasFDerivWithinAt

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

Alias of the forward direction of hasDerivWithinAt_iff_hasFDerivWithinAt. Expressing HasDerivWithinAt f f' s x in terms of HasFDerivWithinAt

Defined in
Mathlib.Analysis.Calculus.Deriv.Basic
Cited by
26 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.

HasFDerivWithinAt.comp_hasDerivWithinAt · cited by 7HasFDerivWithinAt.comp_ha…MeasureTheory.integral_image_eq_integral_abs_deriv_smul · cited by 5MeasureTheory.integral_im…HasDerivWithinAt.fun_finsetProd · cited by 4HasDerivWithinAt.fun_fins…MeasureTheory.integrableOn_image_iff_integrableOn_abs_deriv_smul · cited by 4MeasureTheory.integrableO…Convex.norm_image_sub_le_of_norm_hasDerivWithin_le · cited by 4Convex.norm_image_sub_le_…Convex.lipschitzOnWith_of_nnnorm_hasDerivWithin_le · cited by 3Convex.lipschitzOnWith_of…MeasureTheory.lintegral_image_eq_lintegral_deriv_mul_of_monotoneOn · cited by 3MeasureTheory.lintegral_i…MeasureTheory.integrableOn_image_iff_integrableOn_deriv_smul_of_monotoneOn · cited by 3MeasureTheory.integrableO…HasDerivWithinAt.eventually_ne · cited by 2HasDerivWithinAt.eventual…HasDerivWithinAt.eventually_notMem · cited by 2HasDerivWithinAt.eventual…HasDerivWithinAt.clm_comp · cited by 2HasDerivWithinAt.clm_compHasDerivWithinAt.rpow · cited by 2HasDerivWithinAt.rpowMeasureTheory.integral_image_eq_integral_deriv_smul_of_monotoneOn · cited by 2MeasureTheory.integral_im…HasDerivWithinAt.tendsto_nhdsWithin_nhdsNE · cited by 1HasDerivWithinAt.tendsto_…HasDerivWithinAt.union · cited by 1HasDerivWithinAt.unionSet · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupNontriviallyNormedField · cited by 8742NontriviallyNormedFieldContinuousSMul · cited by 1016ContinuousSMulHasFDerivWithinAt · cited by 356HasFDerivWithinAtHasDerivWithinAt · cited by 333HasDerivWithinAtContinuousLinearMap.toSpanSingleton · cited by 133ContinuousLinearMap.toSpa…hasDerivWithinAt_iff_hasFDerivWithinAt · cited by 6hasDerivWithinAt_iff_hasF…HasDerivWithinAt.hasFDerivWit…CITED BYCITES

Cites10

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

Cited by26

Results whose statement or proof uses this declaration.