Mathlib Map

Theorems · Theorem · real analysis

derivWithin_zero_of_not_differentiableWithinAt

∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {F : Type v} [inst_1 : AddCommGroup F] [inst_2 : Module 𝕜 F]
  [inst_3 : TopologicalSpace F] {f : 𝕜 → F} {x : 𝕜} {s : Set 𝕜}, ¬DifferentiableWithinAt 𝕜 f s x → derivWithin f s x = 0
Defined in
Mathlib.Analysis.Calculus.Deriv.Basic
Cited by
12 results in Mathlib
Foundations
Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldAddCommGroupModuleTopologicalSpace

Around this declaration

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

MonotoneOn.derivWithin_nonneg · cited by 4MonotoneOn.derivWithin_no…InformationTheory.rightDeriv_klFun · cited by 3InformationTheory.rightDe…range_derivWithin_subset_closure_span_image · cited by 3range_derivWithin_subset_…derivWithin_zero_of_frequently_mem · cited by 2derivWithin_zero_of_frequ…derivWithin_mul_const_field · cited by 2derivWithin_mul_const_fie…derivWithin_Ioi_eq_Ici · cited by 2derivWithin_Ioi_eq_IcilineDerivWithin_zero_of_not_lineDifferentiableWithinAt · cited by 1lineDerivWithin_zero_of_n…derivWithin_zero_of_frequently_const · cited by 1derivWithin_zero_of_frequ…derivWithin.lhopital_zero_nhdsWithin_convex · cited by 1derivWithin.lhopital_zero…derivWithin_mem_iff · cited by 1derivWithin_mem_iffdifferentiableWithinAt_of_derivWithin_ne_zero · cited by 1differentiableWithinAt_of…InformationTheory.leftDeriv_klFun · cited by 1InformationTheory.leftDer…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommGroup · cited by 12871AddCommGroupNontriviallyNormedField · cited by 8742NontriviallyNormedFieldContinuousLinearMap · cited by 5352ContinuousLinearMapDifferentiableWithinAt · cited by 453DifferentiableWithinAtderivWithin · cited by 258derivWithinzero_apply · cited by 251zero_applyfderivWithin_zero_of_not_differentiableWithinAt · cited by 13fderivWithin_zero_of_not_…derivWithin_zero_of_not_diffe…CITED BYCITES

Cites12

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

Cited by12

Results whose statement or proof uses this declaration.