Mathlib Map

Theorems · Theorem · global analysis

DifferentiableAt.hasFDerivAt

∀ {𝕜 : 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}, DifferentiableAt 𝕜 f x → HasFDerivAt f (fderiv 𝕜 f x) x
Defined in
Mathlib.Analysis.Calculus.FDeriv.Basic
Cited by
134 results in Mathlib
Foundations
Depth 81 from the axioms, rests on 1,058 definitions · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldAddCommGroupModuleTopologicalSpaceAddCommGroupModuleTopologicalSpace

Around this declaration

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

DifferentiableAt.hasDerivAt · cited by 114DifferentiableAt.hasDeriv…HasFDerivAt.fderiv · cited by 93HasFDerivAt.fderivDifferentiableAt.comp · cited by 38DifferentiableAt.compDifferentiableAt.sub_const · cited by 17DifferentiableAt.sub_constDifferentiableAt.const_sub · cited by 14DifferentiableAt.const_subDifferentiableAt.mul · cited by 13DifferentiableAt.mulDifferentiableAt.sub · cited by 13DifferentiableAt.subDifferentiableAt.const_mul · cited by 12DifferentiableAt.const_mulContDiffAt.hasStrictFDerivAt · cited by 11ContDiffAt.hasStrictFDeri…DifferentiableAt.log · cited by 10DifferentiableAt.logDifferentiableAt.fderivWithin · cited by 9DifferentiableAt.fderivWi…DifferentiableAt.add · cited by 8DifferentiableAt.addfderiv_comp · cited by 8fderiv_compDifferentiableAt.isBigO_sub · cited by 7DifferentiableAt.isBigO_s…DifferentiableAt.neg · cited by 7DifferentiableAt.negTopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommGroup · cited by 12871AddCommGroupNontriviallyNormedField · cited by 8742NontriviallyNormedFieldContinuousLinearMap · cited by 5352ContinuousLinearMapDifferentiableAt · cited by 617DifferentiableAtfderiv · cited by 398fderivHasFDerivAt · cited by 350HasFDerivAtDifferentiableWithinAt.hasFDerivWithinAt · cited by 132DifferentiableWithinAt.ha…differentiableWithinAt_univ · cited by 14differentiableWithinAt_un…hasFDerivWithinAt_univ · cited by 14hasFDerivWithinAt_univfderiv_def · cited by 5fderiv_defDifferentiableAt.hasFDerivAtCITED BYCITES

Cites13

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

Cited by134

Results whose statement or proof uses this declaration.