Mathlib Map

Theorems · Theorem · real analysis

HasDerivWithinAt.hasDerivAt

∀ {𝕜 : 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 → s ∈ nhds x → HasDerivAt f f' x
Defined in
Mathlib.Analysis.Calculus.Deriv.Basic
Cited by
18 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.

isIntegralCurveAt_iff_exists_mem_nhds · cited by 5isIntegralCurveAt_iff_exi…ContDiffAt.exists_forall_mem_closedBall_exists_eq_forall_mem_Ioo_hasDerivAt · cited by 2ContDiffAt.exists_forall_…HasLineDerivWithinAt.hasLineDerivAt' · cited by 2HasLineDerivWithinAt.hasL…exists_hasDerivWithinAt_eq_of_gt_of_lt · cited by 2exists_hasDerivWithinAt_e…isIntegralCurveOn_univ · cited by 2isIntegralCurveOn_univHasDerivWithinAt.lhopital_zero_nhdsWithin_convex · cited by 1HasDerivWithinAt.lhopital…intervalIntegral.integral_mul_deriv_eq_deriv_mul_of_hasDerivWithinAt · cited by 1intervalIntegral.integral…intervalIntegral.integral_deriv_mul_eq_sub_of_hasDerivWithinAt · cited by 1intervalIntegral.integral…derivWithin_tsum · cited by 1derivWithin_tsumODE.picard_eq_of_hasDerivAt · cited by 1ODE.picard_eq_of_hasDeriv…isIntegralCurveAt_iff_exists_pos · cited by 1isIntegralCurveAt_iff_exi…intervalIntegral.integral_smul_deriv_eq_deriv_smul_of_hasDerivWithinAt · cited by 1intervalIntegral.integral…Complex.deriv_Gamma_add_one · cited by 1Complex.deriv_Gamma_add_o…IntervalIntegrable.ae_hasDerivAt_integral · cited by 1IntervalIntegrable.ae_has…taylorWithinEval_hasDerivAt_Ioo · cited by 1taylorWithinEval_hasDeriv…Set · cited by 53352SetNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldFilter · cited by 8121Filternhds · cited by 5554nhdsHasDerivAt · cited by 493HasDerivAtHasDerivWithinAt · cited by 333HasDerivWithinAtHasFDerivWithinAt.hasFDerivAt · cited by 6HasFDerivWithinAt.hasFDer…HasDerivWithinAt.hasDerivAtCITED BYCITES

Cites9

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.