Mathlib Map

Theorems · Theorem · real analysis

HasDerivAt.hasDerivWithinAt

∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {F : Type v} [inst_1 : NormedAddCommGroup F]
  [inst_2 : NormedSpace 𝕜 F] {f : 𝕜 → F} {f' : F} {x : 𝕜} {s : Set 𝕜}, HasDerivAt f f' x → HasDerivWithinAt f f' s x
Defined in
Mathlib.Analysis.Calculus.Deriv.Basic
Cited by
86 results in Mathlib
Foundations
Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpace

Around this declaration

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

HasDerivAt.comp_hasDerivWithinAt · cited by 21HasDerivAt.comp_hasDerivW…intervalIntegral.integral_eq_sub_of_hasDerivAt · cited by 11intervalIntegral.integral…HasFDerivAt.comp_hasDerivAt · cited by 10HasFDerivAt.comp_hasDeriv…intervalIntegral.integral_eq_sub_of_hasDerivAt_of_le · cited by 8intervalIntegral.integral…isIntegralCurveAt_iff_exists_mem_nhds · cited by 5isIntegralCurveAt_iff_exi…integral_cpow · cited by 5integral_cpowReal.abs_log_sub_add_sum_range_le · cited by 4Real.abs_log_sub_add_sum_…intervalIntegral.integral_mul_deriv_eq_deriv_mul · cited by 4intervalIntegral.integral…hasDerivAt_integral_of_dominated_loc_of_deriv_le · cited by 4hasDerivAt_integral_of_do…intervalIntegral.integrableOn_deriv_of_nonneg · cited by 4intervalIntegral.integrab…AffineMap.hasDerivWithinAt_lineMap · cited by 3AffineMap.hasDerivWithinA…intervalIntegral.integral_deriv_smul_comp' · cited by 3intervalIntegral.integral…MeasureTheory.integral_comp_rpow_Ioi · cited by 3MeasureTheory.integral_co…IsIntegralCurveOn.comp_mul · cited by 3IsIntegralCurveOn.comp_mulHasLineDerivWithinAt.smul · cited by 3HasLineDerivWithinAt.smulSet · cited by 53352SetNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldHasDerivAt · cited by 493HasDerivAtHasDerivWithinAt · cited by 333HasDerivWithinAtHasFDerivAt.hasFDerivWithinAt · cited by 34HasFDerivAt.hasFDerivWith…HasDerivAt.hasDerivWithinAtCITED BYCITES

Cites7

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

Cited by86

Results whose statement or proof uses this declaration.