Mathlib Map

Theorems · Theorem · global analysis

HasFDerivWithinAt.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} {f' : E →L[𝕜] F} {x : E} {s : Set E},
  HasFDerivWithinAt f f' s x → DifferentiableWithinAt 𝕜 f s x
Defined in
Mathlib.Analysis.Calculus.FDeriv.Basic
Cited by
65 results in Mathlib
Foundations
Depth 62 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.

HasFDerivWithinAt.fderivWithin · cited by 69HasFDerivWithinAt.fderivW…HasDerivWithinAt.differentiableWithinAt · cited by 19HasDerivWithinAt.differen…DifferentiableWithinAt.comp · cited by 13DifferentiableWithinAt.co…DifferentiableWithinAt.mono_of_mem_nhdsWithin · cited by 7DifferentiableWithinAt.mo…DifferentiableWithinAt.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.subDifferentiableWithinAt.restrictScalars · cited by 4DifferentiableWithinAt.re…DifferentiableWithinAt.smul · cited by 4DifferentiableWithinAt.sm…DifferentiableWithinAt.sub_const · cited by 4DifferentiableWithinAt.su…DifferentiableWithinAt.add · cited by 3DifferentiableWithinAt.addDifferentiableWithinAt.const_smul · cited by 3DifferentiableWithinAt.co…ContDiffOn.differentiableOn_iteratedFDerivWithin · cited by 3ContDiffOn.differentiable…Set · 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 453DifferentiableWithinAtHasFDerivWithinAt · cited by 356HasFDerivWithinAtHasFDerivWithinAt.differentia…CITED BYCITES

Cites9

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

Cited by65

Results whose statement or proof uses this declaration.