Mathlib Map

Theorems · Theorem · real analysis

DifferentiableWithinAt.hasDerivWithinAt

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

HasDerivWithinAt.derivWithin · cited by 62HasDerivWithinAt.derivWit…LineDifferentiableWithinAt.hasLineDerivWithinAt · cited by 9LineDifferentiableWithinA…MonotoneOn.derivWithin_nonneg · cited by 4MonotoneOn.derivWithin_no…DifferentiableWithinAt.fun_finsetProd · cited by 3DifferentiableWithinAt.fu…range_derivWithin_subset_closure_span_image · cited by 3range_derivWithin_subset_…taylor_isLittleO · cited by 2taylor_isLittleOnot_differentiableWithinAt_of_deriv_tendsto_atTop_Ioi · cited by 2not_differentiableWithinA…Manifold.pathELength_comp_of_monotoneOn · cited by 2Manifold.pathELength_comp…Real.differentiableWithinAt_arcsin_Ici · cited by 2Real.differentiableWithin…derivWithin_Ioi_eq_Ici · cited by 2derivWithin_Ioi_eq_IciderivWithin.scomp · cited by 2derivWithin.scompderivWithin_fun_add · cited by 2derivWithin_fun_addderivWithin_fun_const_smul · cited by 2derivWithin_fun_const_smulderivWithin_fun_finsetProd · cited by 2derivWithin_fun_finsetProdderivWithin_fun_mul · cited by 2derivWithin_fun_mulSet · cited by 53352SetNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldDifferentiableWithinAt · cited by 453DifferentiableWithinAtHasDerivWithinAt · cited by 333HasDerivWithinAtderivWithin · cited by 258derivWithinDifferentiableWithinAt.hasFDerivWithinAt · cited by 132DifferentiableWithinAt.ha…HasFDerivWithinAt.hasDerivWithinAt · cited by 14HasFDerivWithinAt.hasDeri…DifferentiableWithinAt.hasDer…CITED BYCITES

Cites9

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

Cited by85

Results whose statement or proof uses this declaration.