Mathlib Map

Theorems · Theorem · real analysis

HasDerivWithinAt.differentiableWithinAt

∀ {𝕜 : 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 → DifferentiableWithinAt 𝕜 f s x
Defined in
Mathlib.Analysis.Calculus.Deriv.Basic
Cited by
19 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…HasLineDerivWithinAt.lineDifferentiableWithinAt · cited by 7HasLineDerivWithinAt.line…DifferentiableWithinAt.fun_finsetProd · cited by 3DifferentiableWithinAt.fu…Real.differentiableWithinAt_arcsin_Ici · cited by 2Real.differentiableWithin…Real.differentiableWithinAt_arcsin_Iic · cited by 2Real.differentiableWithin…ConvexOn.differentiableWithinAt_Iio_of_mem_interior · cited by 2ConvexOn.differentiableWi…ConvexOn.differentiableWithinAt_Ioi_of_mem_interior · cited by 2ConvexOn.differentiableWi…LineDifferentiableWithinAt.congr_mono · cited by 1LineDifferentiableWithinA…RightDerivMeasurableAux.D_subset_differentiable_set · cited by 1RightDerivMeasurableAux.D…DifferentiableWithinAt.div_const · cited by 1DifferentiableWithinAt.di…ODE.contDiffOn_nat_picard_Icc · cited by 1ODE.contDiffOn_nat_picard…DifferentiableWithinAt.fun_div · cited by 1DifferentiableWithinAt.fu…differentiableWithinAt_Ioi_iff_Ici · cited by 1differentiableWithinAt_Io…monotoneOn_of_hasDerivWithinAt_nonneg · cited by 1monotoneOn_of_hasDerivWit…LineDifferentiableWithinAt.congr_of_eventuallyEq · cited by 0LineDifferentiableWithinA…Set · cited by 53352SetNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldDifferentiableWithinAt · cited by 453DifferentiableWithinAtHasDerivWithinAt · cited by 333HasDerivWithinAtHasFDerivWithinAt.differentiableWithinAt · cited by 65HasFDerivWithinAt.differe…HasDerivWithinAt.differentiab…CITED BYCITES

Cites7

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

Cited by19

Results whose statement or proof uses this declaration.