Mathlib Map

Theorems · Theorem · global analysis

MDifferentiableWithinAt.hasMFDerivWithinAt

∀ {𝕜 : 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} {s : Set M},
  MDiffAt[s] f x → HasMFDerivAt[s] f x (mfderiv[s] f x)
Defined in
Mathlib.Geometry.Manifold.MFDeriv.Basic
Cited by
26 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.

HasMFDerivWithinAt.mfderivWithin · cited by 16HasMFDerivWithinAt.mfderi…mfderivWithin_comp · cited by 10mfderivWithin_compMDifferentiableWithinAt.congr_of_eventuallyEq · cited by 6MDifferentiableWithinAt.c…MDifferentiableWithinAt.mul · cited by 3MDifferentiableWithinAt.m…MDifferentiableWithinAt.neg · cited by 3MDifferentiableWithinAt.n…MDifferentiableWithinAt.inv · cited by 3MDifferentiableWithinAt.i…MDifferentiableWithinAt.mono_of_mem_nhdsWithin · cited by 2MDifferentiableWithinAt.m…MDifferentiableWithinAt.prod · cited by 2MDifferentiableWithinAt.p…MDifferentiableWithinAt.sum · cited by 2MDifferentiableWithinAt.s…MDifferentiableWithinAt.add · cited by 2MDifferentiableWithinAt.a…mvfderivWithin_smul · cited by 2mvfderivWithin_smulmfderivWithin_neg · cited by 2mfderivWithin_negmfderivWithin_subset · cited by 2mfderivWithin_subsetMDifferentiableWithinAt.mfderivWithin_congr_mono · cited by 1MDifferentiableWithinAt.m…MDifferentiableWithinAt.mfderivWithin_mono_of_mem_nhdsWithin · cited by 1MDifferentiableWithinAt.m…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldSet.preimage · cited by 4946Set.preimageSet.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.symmPartialEquiv.symm · cited by 453PartialEquiv.symmModelWithCorners.toFun' · cited by 373ModelWithCorners.toFun'fderivWithin · cited by 357fderivWithinMDifferentiableWithinAt.hasMF…CITED BYCITES

Cites26

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

Cited by26

Results whose statement or proof uses this declaration.