Mathlib Map

Theorems · Theorem · real analysis

HasDerivWithinAt.neg

∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {F : Type v} [inst_1 : NormedAddCommGroup F]
  [inst_2 : NormedSpace 𝕜 F] {f : 𝕜 → F} {f' : F} {x : 𝕜} {s : Set 𝕜},
  HasDerivWithinAt f f' s x → HasDerivWithinAt (-f) (-f') s x
Defined in
Mathlib.Analysis.Calculus.Deriv.Add
Cited by
14 results in Mathlib
Foundations
Depth 169 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.

ConcaveOn.le_slope_of_hasDerivWithinAt_Iio · cited by 3ConcaveOn.le_slope_of_has…ConcaveOn.slope_le_of_hasDerivWithinAt_Ioi · cited by 3ConcaveOn.slope_le_of_has…MeasureTheory.lintegral_image_eq_lintegral_deriv_mul_of_antitoneOn · cited by 2MeasureTheory.lintegral_i…StrictConcaveOn.lt_slope_of_hasDerivWithinAt_Iio · cited by 2StrictConcaveOn.lt_slope_…intervalIntegral.integral_le_sub_of_hasDeriv_right_of_le · cited by 2intervalIntegral.integral…MeasureTheory.integral_image_eq_integral_deriv_smul_of_antitoneOn · cited by 2MeasureTheory.integral_im…intervalIntegral.integral_hasDerivWithinAt_of_tendsto_ae_left · cited by 2intervalIntegral.integral…StrictConcaveOn.lt_slope_of_hasDerivWithinAt · cited by 1StrictConcaveOn.lt_slope_…HasDerivWithinAt.nonpos_of_antitoneOn · cited by 1HasDerivWithinAt.nonpos_o…MeasureTheory.integrableOn_image_iff_integrableOn_deriv_smul_of_antitoneOn · cited by 1MeasureTheory.integrableO…exists_hasDerivWithinAt_eq_of_lt_of_gt · cited by 1exists_hasDerivWithinAt_e…StrictConcaveOn.slope_lt_of_hasDerivWithinAt · cited by 1StrictConcaveOn.slope_lt_…StrictConcaveOn.slope_lt_of_hasDerivWithinAt_Ioi · cited by 1StrictConcaveOn.slope_lt_…HasDerivWithinAt.fun_neg · cited by 0HasDerivWithinAt.fun_negSet · cited by 53352SetNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldHasDerivWithinAt · cited by 333HasDerivWithinAtHasDerivAtFilter.neg · cited by 7HasDerivAtFilter.negHasDerivWithinAt.negCITED BYCITES

Cites6

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

Cited by14

Results whose statement or proof uses this declaration.