Mathlib Map

Theorems · Theorem · global analysis

HasMFDerivWithinAt.mdifferentiableWithinAt

∀ {𝕜 : 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}
  {f' : TangentSpace I x →L[𝕜] TangentSpace I' (f x)}, HasMFDerivAt[s] f x f' → MDiffAt[s] f x
Defined in
Mathlib.Geometry.Manifold.MFDeriv.Basic
Cited by
20 results in Mathlib
Foundations
Depth 64 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…MDifferentiableWithinAt.comp · cited by 10MDifferentiableWithinAt.c…MDifferentiableWithinAt.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…mdifferentiableWithinAt_insert_self · cited by 1mdifferentiableWithinAt_i…ModelWithCorners.mdifferentiableOn_symm · cited by 1ModelWithCorners.mdiffere…MDifferentiableWithinAt.sub · cited by 1MDifferentiableWithinAt.s…ModelWithCorners.mdifferentiableWithinAt · cited by 1ModelWithCorners.mdiffere…MDifferentiableWithinAt.congr · cited by 1MDifferentiableWithinAt.c…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceRingHom.id · cited by 18349RingHom.idNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldContinuousLinearMap · cited by 5352ContinuousLinearMapModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpaceTangentSpace · cited by 555TangentSpaceMDifferentiableWithinAt · cited by 190MDifferentiableWithinAtHasMFDerivWithinAt · cited by 65HasMFDerivWithinAtHasMFDerivWithinAt.mdifferent…CITED BYCITES

Cites12

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

Cited by20

Results whose statement or proof uses this declaration.