Mathlib Map

Theorems · Theorem · global analysis

MDifferentiableAt.hasMFDerivAt

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
  [inst_2 : NormedSpace 𝕜 E] {H : Type u_3} [inst_3 : TopologicalSpace H] {I : ModelWithCorners 𝕜 E H} {M : Type u_4}
  [inst_4 : TopologicalSpace M] [inst_5 : ChartedSpace H M] {E' : Type u_5} [inst_6 : NormedAddCommGroup E']
  [inst_7 : NormedSpace 𝕜 E'] {H' : Type u_6} [inst_8 : TopologicalSpace H'] {I' : ModelWithCorners 𝕜 E' H'}
  {M' : Type u_7} [inst_9 : TopologicalSpace M'] [inst_10 : ChartedSpace H' M'] {f : M → M'} {x : M},
  MDiffAt f x → HasMFDerivAt% f x (mfderiv% f x)
Defined in
Mathlib.Geometry.Manifold.MFDeriv.Basic
Cited by
15 results in Mathlib
Foundations
Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceChartedSpaceNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceChartedSpace

Around this declaration

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

HasMFDerivAt.mfderiv · cited by 12HasMFDerivAt.mfderivMDifferentiableAt.comp · cited by 11MDifferentiableAt.compmfderiv_comp · cited by 11mfderiv_compMDifferentiableAt.congr_of_eventuallyEq · cited by 4MDifferentiableAt.congr_o…hasMFDerivAt_extChartAt · cited by 3hasMFDerivAt_extChartAtMDifferentiable.mfderivWithin · cited by 3MDifferentiable.mfderivWi…MDifferentiableAt.mul · cited by 2MDifferentiableAt.mulMDifferentiableAt.neg · cited by 2MDifferentiableAt.negUniqueMDiffWithinAt.preimage_openPartialHomeomorph · cited by 1UniqueMDiffWithinAt.preim…MDifferentiableAt.const_smul · cited by 1MDifferentiableAt.const_s…MDifferentiableAt.sub · cited by 1MDifferentiableAt.submfderiv_sub · cited by 1mfderiv_submfderiv_add · cited by 1mfderiv_addMDifferentiableAt.add · cited by 1MDifferentiableAt.addconst_smul_mfderiv · cited by 0const_smul_mfderivTopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldSet.range · cited by 4705Set.rangeModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpacePartialEquiv.toFun · cited by 821PartialEquiv.toFunOpenPartialHomeomorph.toFun' · cited by 745OpenPartialHomeomorph.toF…OpenPartialHomeomorph.symm · cited by 460OpenPartialHomeomorph.symmModelWithCorners.toFun' · cited by 373ModelWithCorners.toFun'fderivWithin · cited by 357fderivWithinHasFDerivWithinAt · cited by 356HasFDerivWithinAtextChartAt · cited by 307extChartAtchartAt · cited by 301chartAtMDifferentiableAt.hasMFDerivAtCITED BYCITES

Cites23

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

Cited by15

Results whose statement or proof uses this declaration.