Mathlib Map

Theorems · Theorem · functional analysis

fderivWithin_zero_of_not_differentiableWithinAt

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E]
  [inst_3 : TopologicalSpace E] {F : Type u_3} [inst_4 : AddCommGroup F] [inst_5 : Module 𝕜 F]
  [inst_6 : TopologicalSpace F] {f : E → F} {x : E} {s : Set E},
  ¬DifferentiableWithinAt 𝕜 f s x → fderivWithin 𝕜 f s x = 0
Defined in
Mathlib.Analysis.Calculus.FDeriv.Defs
Cited by
13 results in Mathlib
Foundations
Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldAddCommGroupModuleTopologicalSpaceAddCommGroupModuleTopologicalSpace

Around this declaration

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

derivWithin_zero_of_not_differentiableWithinAt · cited by 12derivWithin_zero_of_not_d…fderiv_zero_of_not_differentiableAt · cited by 9fderiv_zero_of_not_differ…mfderivWithin_eq_fderivWithin · cited by 8mfderivWithin_eq_fderivWi…ContinuousLinearEquiv.comp_fderivWithin · cited by 6ContinuousLinearEquiv.com…fderivWithin_fun_neg · cited by 3fderivWithin_fun_negContinuousLinearEquiv.comp_right_fderivWithin · cited by 2ContinuousLinearEquiv.com…differentiableWithinAt_of_fderivWithin_injective · cited by 2differentiableWithinAt_of…fderivWithin_const_smul_of_invertible · cited by 2fderivWithin_const_smul_o…IsLocalMaxOn.fderivWithin_eq_zero · cited by 0IsLocalMaxOn.fderivWithin…IsLocalMinOn.fderivWithin_eq_zero · cited by 0IsLocalMinOn.fderivWithin…IsLocalMinOn.fderivWithin_nonneg · cited by 0IsLocalMinOn.fderivWithin…IsLocalMaxOn.fderivWithin_nonpos · cited by 0IsLocalMaxOn.fderivWithin…fderivWithin_mem_iff · cited by 0fderivWithin_mem_iffSet · 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 453DifferentiableWithinAtfderivWithin · cited by 357fderivWithinHasFDerivWithinAt · cited by 356HasFDerivWithinAtfderivWithin_def · cited by 12fderivWithin_deffderivWithin_zero_of_not_diff…CITED BYCITES

Cites11

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

Cited by13

Results whose statement or proof uses this declaration.