Mathlib Map

Theorems · Theorem · global analysis

DifferentiableWithinAt.hasFDerivWithinAt

∀ {𝕜 : 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 → HasFDerivWithinAt f (fderivWithin 𝕜 f s x) s x
Defined in
Mathlib.Analysis.Calculus.FDeriv.Basic
Cited by
132 results in Mathlib
Foundations
Depth 77 from the axioms, rests on 1,034 definitions · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldAddCommGroupModuleTopologicalSpaceAddCommGroupModuleTopologicalSpace

Around this declaration

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

DifferentiableAt.hasFDerivAt · cited by 134DifferentiableAt.hasFDeri…DifferentiableWithinAt.hasDerivWithinAt · cited by 85DifferentiableWithinAt.ha…HasFDerivWithinAt.fderivWithin · cited by 69HasFDerivWithinAt.fderivW…MDifferentiableWithinAt.hasMFDerivWithinAt · cited by 26MDifferentiableWithinAt.h…MDifferentiableAt.hasMFDerivAt · cited by 15MDifferentiableAt.hasMFDe…DifferentiableWithinAt.comp · cited by 13DifferentiableWithinAt.co…DifferentiableWithinAt.mono_of_mem_nhdsWithin · cited by 7DifferentiableWithinAt.mo…fderivWithin_comp · cited by 6fderivWithin_compDifferentiableWithinAt.congr_of_eventuallyEq · cited by 6DifferentiableWithinAt.co…differentiableWithinAt_pi · cited by 6differentiableWithinAt_piDifferentiableWithinAt.neg · cited by 6DifferentiableWithinAt.negDifferentiableWithinAt.prodMk · cited by 6DifferentiableWithinAt.pr…DifferentiableWithinAt.sub · cited by 5DifferentiableWithinAt.subfderivWithin_add · cited by 4fderivWithin_addfderivWithin_clm_apply · cited by 4fderivWithin_clm_applySet · 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_defDifferentiableWithinAt.hasFDe…CITED BYCITES

Cites11

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

Cited by132

Results whose statement or proof uses this declaration.