Mathlib Map

Theorems · Theorem · global analysis

MDifferentiableAt.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},
  MDiffAt f x → MDiffAt[s] f x
Defined in
Mathlib.Geometry.Manifold.MFDeriv.Basic
Cited by
23 results in Mathlib
Foundations
Depth 165 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.

mfderiv_comp_mfderivWithin · cited by 5mfderiv_comp_mfderivWithinmdifferentiableWithinAt_const · cited by 5mdifferentiableWithinAt_c…mfderivWithin_extChartAt_symm_comp_mfderiv_extChartAt · cited by 3mfderivWithin_extChartAt_…MDifferentiableOn.iUnion_of_isOpen · cited by 2MDifferentiableOn.iUnion_…MDifferentiableAt.inv · cited by 2MDifferentiableAt.invMDifferentiableOn.union_of_isOpen · cited by 2MDifferentiableOn.union_o…mfderivWithin_eq_mfderiv · cited by 2mfderivWithin_eq_mfderivmdifferentiableOn_localFrameCoeff · cited by 2mdifferentiableOn_localFr…MDifferentiableAt.clm_comp · cited by 2MDifferentiableAt.clm_compmfderiv_prodMk · cited by 1mfderiv_prodMkmdifferentiableOn_atlas · cited by 1mdifferentiableOn_atlasmdifferentiableOn_atlas_symm · cited by 1mdifferentiableOn_atlas_s…mdifferentiableWithinAt_snd · cited by 1mdifferentiableWithinAt_s…MDifferentiableAt.pow · cited by 1MDifferentiableAt.powBundle.Trivialization.mdifferentiableOn_section_iff · cited by 1Trivialization.mdifferent…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpaceSet.subset_univ · cited by 228Set.subset_univMDifferentiableAt · cited by 203MDifferentiableAtMDifferentiableWithinAt · cited by 190MDifferentiableWithinAtmdifferentiableWithinAt_univ · cited by 19mdifferentiableWithinAt_u…MDifferentiableWithinAt.mono · cited by 10MDifferentiableWithinAt.m…MDifferentiableAt.mdifferenti…CITED BYCITES

Cites12

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

Cited by23

Results whose statement or proof uses this declaration.